-
programming-of-VC-network
VC网络高级编程很好很全面的网络编程书籍(High-level programming of the VC network)
- 2012-08-14 10:32:20下载
- 积分:1
-
09_ListCtrlDemo
VC++ 6.0,MFC,List控件,演示列表控件的使用方法。(VC++ 6.0, MFC, List controls, demonstrates the use of the list control.)
- 2013-06-05 22:24:03下载
- 积分:1
-
Modem
这是一个关于MODEM的网络编程源代码,采用VC++编写。(This is a MODEM network programming source code, written using VC++.)
- 2010-06-05 14:41:15下载
- 积分:1
-
SFML-2.1-windows-vc10-32bits
SFML-2.1-windows-vc10-32bits.zip 2d游戏开发库
- 2020-08-07 16:58:32下载
- 积分:1
-
GIS_data_reader
用VC编写的GIS 地图数据读写程序,很好用。(GIS map data reading and writing process)
- 2010-11-08 20:11:56下载
- 积分:1
-
FileFilter
一个简单的U盘过滤器驱动程序,能够实现使得U盘只读功能(A simple U-disk filter driver, can be achieved making the U-disk read-only function)
- 2011-08-17 10:08:21下载
- 积分:1
-
Prof_UIS
Prof_UIS2.3源代码,非常漂亮的Docking Windows编程(Prof_UIS2.3 source code, a very beautiful Docking Windows Programming)
- 2005-04-27 10:11:01下载
- 积分: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
-
TCP_GPRS_XSTECK
一个科技公司使用的GPRS接收程序。可是直接使用(A PROGRAM OF GPRS SERVER 。IT S VERY EASY TO USE.)
- 2010-07-03 12:19:47下载
- 积分:1
-
EasyGUI
简单的GUI,可以作为学习,也可以自己根据基类作扩展(Simple GUI can be used as learning can also be the base class for the extension)
- 2012-07-22 00:19:37下载
- 积分:1