This tutorial will deal with getting input using Direct Input. All you will need to run and/or compile this tutorial is a keybaord, mouse, DirectX 8.0 or 9.0 and the DirectX 8.0 or 9.0 SDK.
標簽: will tutorial getting Direct
上傳時間: 2016-01-17
上傳用戶:star_in_rain
數(shù)據(jù)結構(c\c++)1800例題與答案,值得一看
標簽: 1800 cc 數(shù)據(jù)結構
上傳時間: 2014-11-29
上傳用戶:181992417
AES for BCB5/6 控件 安裝: 1)展開XAES.ZIP 2)啟動C++ Builder,菜單: File --> Open Project -->(定位到你展開的目錄)--> 根據(jù)你的編譯器版本,找到Release下對應的XAes_CB5.bpk或者XAes_CB6.bpk,打開! 3)選擇Compile,編譯完成后點擊“Install”,Aes控件將安裝到控件板的Netsys頁上。
上傳時間: 2014-01-15
上傳用戶:hxy200501
The BeeStack Application Development Guide describes how to develop an application for BeeStack, including discussions on major considerations for commercial applications. This document is intended for software developers who write applications for BeeStack-based products using Freescale development tools. It is assumed the reader is a programmer with at least rudimentary skills in the C programming language and that the reader is already familiar with the edit/compile/debug process.
標簽: BeeStack Application Development application
上傳時間: 2016-04-17
上傳用戶:lijianyu172
一.安裝說明 1.[FastReport v4.3.rar]是控件4.3的安裝版 2.安裝完控件后,將這兩個文件[frxClass.pas,frxDesgn.pas,frxDBSet,frxGraphicUtils.pas]覆蓋到Source目錄下 3.運行recompile.exe,選擇上Recompile all packages,點擊Compile按鈕,編譯完就可以了. 二.補丁修改說明 1.修改了在win9.x和winxp下中文顯示不全的問題 2.修改了在win9.x和winxp下中文重疊的問題 3.將默認字體改成“宋體”。 4.解決數(shù)據(jù)表字段nvarchar型后,用無法使用OnGetText事件的問題
標簽: FastReport pas frxClass frxDesgn
上傳時間: 2016-04-20
上傳用戶:一諾88
c++ how to program 里面詳細介紹了從第1章到第24章的代碼學習實例。是初學者很好的學習資料。 第1章 計算機、Internet和萬維網(wǎng)簡介 第2章 C++編程入門 第3章 類和對象介紹 第4章 控制語句(第Ⅰ部分) 第5章 控制語句(第Ⅱ部分) 第6章 函數(shù)和遞歸入門 第7章 數(shù)組與CC+標準庫類模板vector 第8章 指針和基于指針的字符串 第9章 類的深入剖析(第Ⅰ部分) 第10章 類的深入剖析(第Ⅱ部分) 第11章 運算符重載:字符串和數(shù)組對象 第12章 面向對象編程:繼承 第13章 面向對象編程:多態(tài)性 第14章 模板 第15章 輸入/輸出流 第16章 異常處理 第17章 文件處理 第18章 String類和字符串流處理 第19章 Web編程 第20章 搜索和排序 第21章 數(shù)據(jù)結構 第22章 位、字符、C字符串和結構體 第23章 標準模板庫 第24章 其他主題
上傳時間: 2014-01-13
上傳用戶:yuzsu
This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was realized in a 0.5 µ m CMOS process and it shows a power advantage of a factor 4 compared to a recent synchronous implementation in the same technology. The chip is fully bit compatible with the synchronous implementation, and timing compatible for external memory access. The circuit is a compiled VLSI-program, using Tangram as VLSI-programming language and the Tangram tool set to compile the design automatically to a standard-cell netlist. This design approach proves to be powerful enough to describe the microcontroller and derive an efficient implementation. Further, it offers the designer the possibility to explore various alternatives in the design space.
標簽: microcontroller implementation asynchronous low-power
上傳時間: 2016-06-07
上傳用戶:冇尾飛鉈
GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and data structure classes, etc. This framework offers a class foundation that hides platform differences from your C++ application so that you need not write platform specific code. GNU Common C++ has been ported to compile nativily on most platforms which support either posix threads, or on maybe be used with Debian hosted mingw32 to build native threading applications for Microsoft Windows.
標簽: applications framework optimized portable
上傳時間: 2014-01-02
上傳用戶:luke5347
If you re like me, you re excited by what people do with template metaprogramming (TMP) but are frustrated at the lack of clear guidance and powerful tools. Well, this is the book we ve been waiting for. With help from the excellent Boost Metaprogramming Library, David and Aleksey take TMP from the laboratory to the workplace with readable prose and practical examples, showing that "compile-time STL" is as able as its runtime counterpart. Serving as a tutorial as well as a handbook for experts, this is the book on C++ template metaprogramming."Chuck Allison, Editor, The C++ Source
標簽: metaprogramming you template excited
上傳時間: 2016-07-20
上傳用戶:gundamwzc
The source code example of ARM9 development board from Artila (M-501 starter kit). The source code can compile on linux or cygwin. find more information on http://www.artila.com/p_matrix.html#m_501.
標簽: source code development The
上傳時間: 2016-08-08
上傳用戶:851197153