-
MyOpenGL
说明: 利用OPENGL实现三维显示,包括读入OBJ数据进行平移旋转缩放等操作(3D VIEW)
- 2011-04-01 17:38:23下载
- 积分:1
-
liaot
Visual C++案例开发集锦第六章\聊天室服务器端开发的程序源码,值得一看!(Visual C++ case development highlights Chapter Chat server-side development of the program source code, worth a visit!)
- 2011-08-13 16:09:13下载
- 积分:1
-
ModScan32-1
用于监控PLC,针对的是modbus协议(monitoring PLC with modbus protocol)
- 2013-10-21 12:50:17下载
- 积分:1
-
WEHRGMO553
一个用C写的内存管理系统,模拟操作系统内存,很好不错的(A memory management system written in C, analog operating system memory, very good)
- 2018-09-30 04:35:54下载
- 积分:1
-
DEMO
说明: 一个小的游戏Dome大家可以看看,技术不成熟!大家要多指点啊!源代码大部分再里面,我只切出了一个文件!(A little game we will look at the Dome, the technology was not! We have to show ah! Most of the source code inside again, I just cut out a document)
- 2009-08-10 12:20:56下载
- 积分:1
-
Visual-CPP--
深入编程内幕——Visual C++,详细介绍vc编程的内幕(Depth programming Insider- Visual C++)
- 2013-06-12 17:00:49下载
- 积分: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
-
SoundFister
从声卡获取数据,并保存成文件,最后可以播放保存的文件.(Get data from SoundCard and save it to file.you can play this file.)
- 2009-03-23 18:09:22下载
- 积分:1
-
toolmenu
用ObjectARX开发AutoCAD的一个实例,这是做出来在AutoCAD中显示工具栏的一个例子(A sample for develop AutoCAD using ObjectARX, to display tool menu in AutoCAD.)
- 2005-07-16 12:09:12下载
- 积分:1
-
UDPdatatrasmission
利用UDP协议实现两台计算机点对点之间的数据传输和聊天功能(Using UDP protocol between two computers peer-to-peer data transfer and chat features)
- 2009-05-11 12:50:33下载
- 积分:1