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
数据结构(c\c++)1800例题与答案,值得一看
上传时间: 2014-11-29
上传用户:181992417
AES for BCB5/6 控件 安装: 1)展开XAES.ZIP 2)启动C++ Builder,菜单: File --> Open Project -->(定位到你展开的目录)--> 根据你的编译器版本,找到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.解决数据表字段nvarchar型后,用无法使用OnGetText事件的问题
标签: FastReport pas frxClass frxDesgn
上传时间: 2016-04-20
上传用户:一诺88
c++ how to program 里面详细介绍了从第1章到第24章的代码学习实例。是初学者很好的学习资料。 第1章 计算机、Internet和万维网简介 第2章 C++编程入门 第3章 类和对象介绍 第4章 控制语句(第Ⅰ部分) 第5章 控制语句(第Ⅱ部分) 第6章 函数和递归入门 第7章 数组与CC+标准库类模板vector 第8章 指针和基于指针的字符串 第9章 类的深入剖析(第Ⅰ部分) 第10章 类的深入剖析(第Ⅱ部分) 第11章 运算符重载:字符串和数组对象 第12章 面向对象编程:继承 第13章 面向对象编程:多态性 第14章 模板 第15章 输入/输出流 第16章 异常处理 第17章 文件处理 第18章 String类和字符串流处理 第19章 Web编程 第20章 搜索和排序 第21章 数据结构 第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