In this book, you will acquire a comprehensive understanding of GIMP Toolkit (GTK+) that can help you to become a proficient graphical programmer. Before continuing, you should be aware that this book is aimed at C programmers, so we will jump right into using GTK+. Time will not be spent covering information you already know.
標簽: comprehensive understanding acquire Toolkit
上傳時間: 2014-01-22
上傳用戶:Miyuki
"TR1 roughly doubles the size of the C++ standard library, and it introduces many new facilities and even new kinds of library components. TR1 has some classes, for example, where some nested types may or may not exist depending on the template arguments. To programmers whose experience stops with the standard library, this is strange and unfamiliar. This book is complete (it covers all TR1 facilities), it is easier to understand than TR1 itself, and it is technically accurate."
標簽: introduces facilities and the
上傳時間: 2016-07-20
上傳用戶:aappkkee
Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook approach deepens your understanding, builds your confidence, and strengthens your skills. Covers all five categories of design pattern intent: interfaces, responsibility, construction, operations, and extensions. CD-ROM contains all code examples from the book -- plus bonus code examples not found in the book. About the Author: Steven John Metsker is a researcher and author focused on advanced techniques for magnifying the abilities of object-oriented software developers. A rising star in the patterns community, he was recently invited to join the acclaimed Hillside Group. He is author of Building Parsers with Java? (Addison-Wesley).
標簽: Java-centric companion hands-on Patterns
上傳時間: 2013-12-01
上傳用戶:1079836864
這是個反向工程delphi的程序的全部源代碼.能分析幾乎所有的結構 Revendepro is a program to reverse engineer Delphi program. Revendepro finds almost all structures (classes, types, procedures, etc) in the program, and generates the pascal representation, procedures will be written in assembler. Due to some limitation in assembler the generated output can not be recompiled.
標簽: program Revendepro engineer reverse
上傳時間: 2016-07-21
上傳用戶:songrui
完整的一個論壇,安裝方法如下: 1、系統環境要求: MySQL4.1以上版本,需配置為支持utf8連接方式 JDK1.5以上版本 Tomcat5.5以上版本 推薦在Windows上運行 2、安裝好以上環境后,配置好虛擬目錄,比如:配置好后的訪問路徑為http://localhost:8080/cwbbs/index.jsp 導入setup目錄下的數據庫文件cwbbs.sql 例:將cwbbs.sql拷貝至C盤根目錄下 運行:mysql\bin\mysql -u root -p --default-character=utf8 mysql> source c:\cwbbs.sql 3、運行 http://localhost:8080/cwbbs/setup 按照操作向導一步一步進行,注意在配置時所有的路徑中的"\",請用"/"替代 安裝完成后請務必刪除setup目錄 4、管理員帳號:admin 密碼:111111 管理員登錄路徑:http://localhost:8080/cwbbs/cms/index.jsp
上傳時間: 2014-12-02
上傳用戶:BOBOniu
設計一個一元多項式的簡單計算器,其基本功能應有¬ ①輸入并建立多項式,②輸出多項式,③多項式相加,④多項式相減,⑤多項式的乘積。可利用單鏈表或單循環鏈表實現之。
上傳時間: 2013-12-26
上傳用戶:cccole0605
A major goal of this book is to show to make devices that are inherently reliable by design. While a lot of attention has been given to “quality improvement,” the majority of the emphasis has been placed on the processes that occur after the design of a product is complete. Design deficiencies are a significant problem, and can be exceedingly difficult to identify in the field. These types of quality problems can be addressed in the design phase with relatively little effort, and with far less expense than will be incurred later in the process. Unfortunately, there are many hardware designers and organizations that, for various reasons, do not understand the significance and expense of an unreliable design. The design methodology presented in this text is intended to address this problem.
標簽: inherently reliable devices design
上傳時間: 2016-07-30
上傳用戶:xiaodu1124
Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE (as defined in Landscape.h). If this map is not found, the program attempts to open "Map.ved", a Tread Marks map file. Tread Marks maps will only work for MAP_SIZE == 1024. Also, the MULT_SCALE to view Tread Marks maps correctly is "0.25f". (www.TreadMarks.com)
標簽: constants Requires Project program
上傳時間: 2014-12-03
上傳用戶:LouieWu
Abstract—Wireless networks in combination with image sensors open up a multitude of previously unthinkable sensing applications. Capable tools and testbeds for these wireless image sensor networks can greatly accelerate development of complex, yet efficient algorithms that meet application requirements. In this paper, we introduce WiSNAP, a Matlab-based application development platform intended for wireless image sensor networks. It allows researchers and developers of such networks to investigate, design, and evaluate algorithms and applications using real target hardware. WiSNAP offers standardized and easy-to-use Application Program Interfaces (APIs) to control image sensors and wireless motes, which do not require detailed knowledge of the target hardware. Nonetheless, its open system architecture enables support of virtually any kind of sensor or wireless mote. Application examples are presented to illustrate the usage of WiSNAP as a powerful development tool.
標簽: combination previously multitude Abstract
上傳時間: 2013-12-03
上傳用戶:D&L37
直接執行本子系統時,需要手工修改Setup.ini文件的內容,將 Server Name=waiti UserName=sa PasswordName=sa 各項的參數值設置為您本地數據,然后保存該ini文件即可。 另外需要吧數據庫添加進服務器。
標簽: 子系統
上傳時間: 2014-01-16
上傳用戶:www240697738