亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

principles

  • This book is intended for "hands-on" developers or advanced students interested in understanding the

    This book is intended for "hands-on" developers or advanced students interested in understanding the strategies and tactics of concurrent network programming using C++ and object-oriented design. We describe the key design dimensions, patterns, and principles needed to develop flexible and efficient concurrent networked applications quickly and easily. Our numerous C++ code examples reinforce the design concepts and illustrate concretely how to use the core classes in ACE right away. We also take you "behind the scenes" to understand how and why the IPC and concurrency mechanisms in the ACE toolkit are designed the way they are. This material will help to enhance your design skills and to apply C++ and patterns more effectively in your own object-oriented networked applications.

    標簽: understanding developers interested advanced

    上傳時間: 2015-08-09

    上傳用戶:epson850

  • PCI Hot-Plug Specification Revision 1.0 The primary objective of this specification is to enable

    PCI Hot-Plug Specification Revision 1.0 The primary objective of this specification is to enable higher availability of file and application servers by standardizing key aspects of the process of removing and installing PCI adapter cards while the system is running. Although these same principles can be applied to desktop and portable systems using PCI buses, the operations described here target server platforms.

    標簽: Specification specification objective Hot-Plug

    上傳時間: 2013-12-09

    上傳用戶:zyt

  • Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. J

    Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. Java Regex follows the same basic principles used in other languages, just withdi erent access methods, and some subtledi erences with the patterns. This primer is aimed towards developers already familiar with regex in other languages wanting a brief outline of its support in Java. It may also be beneficial to developers learning regex if used in conjunction with detailed documentation explaining the construction of regex patterns. Reading the javadoc forjava.util.regex. Pattern is a must to see how the Java regex patterns aredi erent from other languages such as Perl. Most of the functions discussed herin are from thejava.util.regex. Matcher class with a few fromjava.util.regex. Pattern. Reading this text in conjunction with the javadoc of those classes is advised.

    標簽: Java Expressions Regular version

    上傳時間: 2013-12-18

    上傳用戶:lanhuaying

  • Purpose of this White Paper This white paper describes a collection of standards, conventions, and

    Purpose of this White Paper This white paper describes a collection of standards, conventions, and guidelines for writing solid Java code. They are based on sound, proven software engineering principles that lead to code that is easy to understand, to maintain, and to enhance. Furthermore, by following these coding standards your productivity as a Java developer should increase remarkably – Experience shows that by taking the time to write high-quality code right from the start you will have a much easier time modifying it during the development process. Finally, following a common set of coding standards leads to greater consistency, making teams of developers significantly more productive.

    標簽: conventions collection describes standards

    上傳時間: 2014-02-12

    上傳用戶:123啊

  • ollydbg完全教程。OllyDbg 是一種具有可視化界面的 32 位匯編-分析調試器。它的特別之處在于可以在沒有源代碼時解決問題

    ollydbg完全教程。OllyDbg 是一種具有可視化界面的 32 位匯編-分析調試器。它的特別之處在于可以在沒有源代碼時解決問題,并且可以處理其它編譯器無法解決的難題。 一,什么是 OllyDbg? 二,一般原理[General principles] 三,反匯編器[Disassembler] 四,分析器[Analysis] 五,Object掃描器[Object scanner] 六,Implib掃描器 [Implib scanner] 七,如何開始調試[How to start debugging session] 八,CPU 窗口[CPU window] 九,斷點[Breakpoints] 十,內存映射窗口[Memory map window] 十一、十二,監視與監察器[Watches and inspectors] 十三,線程[Threads] 十四,復制到剪切板[Copy to clipboard] 十五,調用棧[Call stack] 十六,調用樹[Call tree] 十七,選項[Options] 十八,搜索[Search] 十九,自解壓文件[Self-extracting (SFX) files] 二十,單步執行與自動執行[Step-by-step execution and animation] 二一,Hit跟蹤[Hit trace]

    標簽: ollydbg OllyDbg 32 教程

    上傳時間: 2016-01-02

    上傳用戶:xhz1993

  • A Windows FTP client written without CInternetSession or CFtpConnection classes. Demonstrates manual

    A Windows FTP client written without CInternetSession or CFtpConnection classes. Demonstrates manual manipulation of Winsock sockets, FTP principles, and GUI concepts such as List controls with in-place label-editing and column sorting, progress indicators, and reading and writing to the Registry

    標簽: CInternetSession CFtpConnection Demonstrates Windows

    上傳時間: 2014-01-04

    上傳用戶:FreeSky

  • 中科院研究生院VLSI測試課程課件

    中科院研究生院VLSI測試課程課件,VLSI TEST principles AND ARCHITECTURES Design for Testability,搞好測試必看。

    標簽: VLSI 研究生 測試

    上傳時間: 2014-09-03

    上傳用戶:ANRAN

  • This book describes a collection of standards, conventions, and guidelines for creating effective U

    This book describes a collection of standards, conventions, and guidelines for creating effective UML diagrams. They are based on sound, proven principles that will lead to diagrams that are easier to understand and work with.

    標簽: conventions collection guidelines describes

    上傳時間: 2016-04-19

    上傳用戶:ggwz258

  • 搜索巨人Google和Autonomy

    搜索巨人Google和Autonomy,一家出售信息恢復工具的公司,都使用了貝葉斯定理(Bayesian principles)為數據搜索提供近似的(但是技術上不確切)結果。研究人員還使用貝葉斯模型來判斷癥狀和疾病之間的相互關系,創建個人機器人,開發能夠根據數據和經驗來決定行動的人工智能設備。

    標簽: Autonomy Google 搜索 巨人

    上傳時間: 2016-05-02

    上傳用戶:zhaiyanzhong

  • Software given here is to accompany the textbook: W.H. Tranter, % K.S. Shanmugan, T.S. Rappaport,

    Software given here is to accompany the textbook: W.H. Tranter, % K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, principles of % Communication Systems Simulation with Wireless Applications, % Prentice Hall PTR, 2004.

    標簽: K.S. W.H. T.S. Shanmugan

    上傳時間: 2016-06-12

    上傳用戶:shanml

主站蜘蛛池模板: 洛宁县| 宿松县| 金门县| 盐城市| 揭阳市| 溧水县| 昌邑市| 澳门| 广平县| 阳信县| 湖北省| 玉溪市| 澎湖县| 上栗县| 嵊泗县| 澜沧| 晴隆县| 措勤县| 政和县| 和政县| 古丈县| 收藏| 怀化市| 宕昌县| 青铜峡市| 龙岩市| 连云港市| 双流县| 芒康县| 湘潭县| 陆丰市| 德安县| 隆尧县| 茌平县| 宁国市| 比如县| 凤山市| 吕梁市| 冷水江市| 金堂县| 永德县|