-
zhengxuan_signal
正弦波声音信息发生器VC源代码,感兴趣的可以参考下。(VC voice message generator sine wave source)
- 2011-05-24 06:05:43下载
- 积分:1
-
02-28
C++初学者必须经历的几个程序 如有错误请互相指正,谢谢。(C beginner must go through five program)
- 2012-02-08 16:02:22下载
- 积分:1
-
crc
CRC源代码,C语言编写,希望各位同学下载斧正交流(CRC ABBBABFABBFABFBDABFABDBFABFA)
- 2010-11-26 14:58:45下载
- 积分:1
-
Licai2.0
个人理财系统是我用MFC做的一个有界面的程序,里面涉及了数据库编程,常用的控件等知识。里面的数据都存储在SQL Server2005里面,我用的是ado方式访问数据库,实现了记录日常每餐的消费食物,消费水平,并可以自动算出一段时间的消费金额。(Personal financial management system is an interface program I do with MFC, which involves a database programming, controls and other knowledge. Inside the data stored in SQL Server 2005 which I use ado to access the database, to record daily meal consumption of food, consumption levels, and can automatically calculate the amount of the consumer for a period of time.)
- 2012-03-30 23:16:01下载
- 积分:1
-
DataBinding
DATABINDING 的实例,可以作为参考来做自己的实例 (Examples DATABINDING, you can do your own examples as a reference)
- 2013-11-25 22:23:15下载
- 积分:1
-
simulateellipse
利用已知的一些点,利用多项式模拟出椭圆(圆形),适合于数学图像算法的初学者,只要打开*.CPP文件,加入一些点的文件就可以用。自己可以拓展为多种图形的数学模拟(to simulatorsllipe, Adampt to fresh student)
- 2012-11-30 09:04:09下载
- 积分:1
-
串口调试,串口设备模拟 Modbus Tools
串口调试,串口设备模拟,支持32/64位系统。(Serial debugging, serial device simulation)
- 2020-06-20 08:00:01下载
- 积分:1
-
ggg
ASP.net留言版,一个很实用的留言版,适合刚刚学习C#net编程的爱好者学习。(ASP.net message board, a very practical message board for just learning C# Net programming enthusiasts learning.)
- 2007-12-14 17:39:22下载
- 积分: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
-
Symbian
说明: 塞班手机输入法源码
塞班手机输入法源码(Symbian Input Source)
- 2010-04-06 15:44:14下载
- 积分:1