-
beginning-directx-11-game-programming
Many of us wish to create our own video games. For some, gaming is a hobby, and
for others it is something fun to participate in casually. But for the rest of us,
gaming and the dream of making our own games is more like a passion. Chances
are, if you’ve purchased this book, you are looking to turn your desire and passion
into something you can play and share with others.
- 2013-12-20 01:00:40下载
- 积分:1
-
code1
代码去注释,C++描述,趋势科技2011笔试题,修改网上一些版本的代码错误(Code to comments, C++ description, Trend Micro 2011 pen questions, modified version of the code line number of error)
- 2010-11-29 20:56:10下载
- 积分:1
-
ReadColor
一个读取屏幕上当前鼠标点颜色值的小程序,对于分析屏幕上的颜色有帮助。(A read on the screen the current mouse point color value of small procedures, the analysis of color on the screen has to help.)
- 2008-05-26 09:26:35下载
- 积分:1
-
port_scan
Visual C++案例开发集锦第六章\端口扫描程序的程序源码,值得一看!(Visual C++ case development highlights Chapter program source port scanner, worth a visit!)
- 2011-08-13 16:06:40下载
- 积分:1
-
listtest
修改list 列名称 adsfasdf(asdfasdf)
- 2009-03-04 13:03:15下载
- 积分:1
-
IR_Trainning_DOC
Philips RC-5/6协议
Philips RC-MM协议
红外编码格式17- Toshiba TC9148P 
NEC协议 经本人翻译为中文版本的,很好的开发档案,值得下载!(Philips RC-5/6 Philips RC-MM protocol agreement infrared code format 17- Toshiba TC9148P NEC protocol for the Chinese version translated by me, the good development of the file, it is worth downloading!)
- 2010-10-07 17:23:32下载
- 积分:1
-
ajks
说明: 许多现代浮点单元的一项主要体系结构功能,是能够将一个乘法与后面紧跟的加法作为单个运算执 行,且没有中间舍入误差。例如,Intel 的 Itanium 体系结构提供了一些指令,将三元运算 (a*b+c) 、(a*b-c) 和 (c-a*b) 中的每一个都组合为单个浮点指令(分别为 fma、fms 和 fnma)。这些单个 指令都比执行独立的乘法和加法指令快,并且因为没有中间乘法舍入,所以更为精确。该优化可以显 著提高那些含有多个交错乘法和加法运算的函数的速度(many modern floating point unit of a major system structure and function is to be a follow closely behind multiplication and addition of implementation as a single operator, with no intermediate rounding error. For example, Intel's Itanium architecture provides a number of directives to the ternary operator (a* b, c), (a* b-c) and (c-a* b) each have a portfolio to a single floating point instructions (Fullmetal respectively, and fms fnma) . These individual instruction than the implementation of an independent and additive multiplication instructions quickly, and because no middle multiplication into homes, so more precise. The optimization can significantly increase those containing more than staggered multiplication and addition operations function of the speed)
- 2006-03-23 20:52:57下载
- 积分:1
-
CCS3.3
上传的是CCS3.3的入门教程,很详细,需要的朋友可以下载下来看看。(it s the ccs3.3 pdf,it was suitable for us to learn.)
- 2014-08-17 20:41:52下载
- 积分:1
-
TestNetCard
禁用网卡以及恢复的程序:可以模拟硬件管理器中的停用和启用功能(仅对网卡)(banned card and recovery procedures : can simulate hardware management for the suspension and the opening function (LAN only))
- 2005-04-08 15:42:04下载
- 积分:1
-
16CRC
16位CRC校验原理与算法分析,很详尽,学习CRC16的重要资料。(16-bit CRC checksum algorithm theory and analysis, very detailed and important information to learn CRC16.)
- 2009-09-27 09:29:15下载
- 积分:1