The first edition of this book ranks among the small (very small) number of books that I credit with significantly elevating my skills as a professional software devel-oper. Like the others, it was practical and easy to read, but loaded with important advice. Effective C++, Third Edition, continues that tradition. C++ is a very powerful programming language. If C gives you enough rope to hang yourself, C++ is a hard-ware Store with lots of helpful people ready to tie knots for you. Mastering the points discussed in this book will definitely increase your ability to effectively use C++ and reduce your stress level.
標簽: small edition credit number
上傳時間: 2013-12-29
上傳用戶:talenthn
This manual describes how to run the Matlab® Artificial Immune Systems tutorial presentation developed by Leandro de Castro and Fernando Von Zuben. The program files can be downloaded from the following FTP address: ftp://ftp.dca.fee.unicamp.br/pub/docs/vonzuben/lnunes/demo.zip The tour is self-guided and can be performed in any order. To run the presentation, first uncompress the zipped archive and Store it in an appropriate directory. Run the Matlab® , enter the selected directory, and type “tutorial” in the prompt.
標簽: presentation Artificial describes tutorial
上傳時間: 2014-01-24
上傳用戶:qilin
CBUF.LIB OVERVIEW: The circular buffers here are standard rotating FIFO buffers. THey are currently used by the RS232 serial library to Store incoming and outgoing data, but they are general purpose.
標簽: buffers are OVERVIEW circular
上傳時間: 2014-01-10
上傳用戶:vodssv
SimpliciTI™ -1.0.3.exe for CC11xx and CC25xx SimpliciTI is a simple low-power RF network protocol aimed at small (<256) RF networks. Such networks typically contain battery operated devices which require long battery life, low data rate and low duty cycle and have a limited number of nodes talking directly to each other or through an access point or range extenders. Access point and range extenders are not required but provide extra functionality such as Store and forward messages. With SimpliciTI the MCU resource requirements are minimal which results in the low system cost.
標簽: SimpliciTI low-power network simple
上傳時間: 2014-11-05
上傳用戶:rishian
SimpliciTI™ -1.0.4.exe for CC2430 SimpliciTI is a simple low-power RF network protocol aimed at small (<256) RF networks. Such networks typically contain battery operated devices which require long battery life, low data rate and low duty cycle and have a limited number of nodes talking directly to each other or through an access point or range extenders. Access point and range extenders are not required but provide extra functionality such as Store and forward messages. With SimpliciTI the MCU resource requirements are minimal which results in the low system cost.
標簽: SimpliciTI low-power protocol network
上傳時間: 2016-05-21
上傳用戶:R50974
Class CatalogGUI lets the user display the product details of every product in the gourmet coffee Store s product catalog.
標簽: product the CatalogGUI display
上傳時間: 2016-07-03
上傳用戶:cooran
使用verilog作為CPU設計語言實現單數據通路五級流水線的CPU。具有32個通用寄存器、一個程序計數器PC、一個標志寄存器FLAG,一個堆棧寄存器STACK。存儲器尋址粒度為字節。數據存儲以32位字對準。采用32位定長指令格式,采用Load/Store結構,ALU指令采用三地址格式。支持有符號和無符號整數加、減、乘、除運算,并支持浮點數加、減、乘、除四種運算,支持與、或、異或、非4種邏輯運算,支持邏輯左移、邏輯右移、算術右移、循環右移4種移位運算,支持Load/Store操作,支持地址/立即數加載操作,支持無條件轉移和為0轉移、非0轉移、無符號>轉移、無符號<轉移、有符號>轉移、有符號<轉移等條件轉移。
上傳時間: 2013-12-11
上傳用戶:源弋弋
SQLite is a small, fast, embeddable database. What makes it popular is the combination of the database engine and interface into a single library as well as the ability to Store all the data in a single file. Its functionality lies between MySQL and PostgreSQL, however it is faster than both databases.
標簽: combination embeddable the database
上傳時間: 2014-01-19
上傳用戶:yimoney
數據庫exercise4作業,JSP,E-Store電子圖書添加、刪除、查看
上傳時間: 2016-12-26
上傳用戶:qazxsw
Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system development tool. The main purpose of this template class is to Store and sort general data types. I needed to implement the same thing in Java, since the tool I developed has a compatible Java version. I checked the Java SDK documentation before writing my own code, and found that almost everything I needed is already there, like the C++ case.
標簽: XYDataArray template article posted
上傳時間: 2017-03-03
上傳用戶:問題問題