-
vb-rewrite-txt
用vb实现从读写txt文件,重新写入txt文件,为txt加一列等。(
With vb a txt file read and write, re-write txt file to txt plus one and so on.)
- 2016-05-06 16:23:36下载
- 积分:1
-
Protocol6
计算机网络选择重传协议,效率达到90 以上,北邮计科计算机网络课程作业(Select the computer network retransmission agreement, more than 90 efficiency, BUPT Jike computer network course work)
- 2014-03-31 20:55:07下载
- 积分:1
-
9_2
VC中容器和游标的使用,一个简单的例子。。(VC cursor in the containers and the use of a simple example. .)
- 2009-05-31 23:35:52下载
- 积分:1
-
MyMath
C++实现多种常用数字信号处理算法,傅里叶变换,FIR滤波器,IIR滤波器,卷积等(C++ implementation of a variety of commonly used digital signal processing algorithms, Fourier transform, FIR filters, IIR filters, convolution, etc.)
- 2016-01-12 11:39:55下载
- 积分:1
-
3DGame
说明: 一个初学D3D的Demo,有望高手给点意见(D3D a beginner)
- 2008-11-03 11:36:28下载
- 积分:1
-
76855736346
VB检测Windows系统内核的代码,有需要的就下载吧。(VB detection Windows kernel code, there is need to download it.)
- 2013-08-30 11:30:27下载
- 积分:1
-
123
单片机ds1302程序,能够实现时间的自动更新,掉电不消失(Ds1302 chip program, to achieve the automatic time update, power down does not disappear)
- 2011-10-10 16:50:33下载
- 积分:1
-
SYIN
数学符号输入工具SYIN,完全开源免费。作者最近忙重修,过了寒假可能会出一个输入法版本。现在只是在MFC下做了个简单的实现,可以根据拼音输出对应的符号,常用的数学符号基本都可以输出,具体的见程序帮助。有兴趣的可以看看。英语不好,翻译就交给谷歌吧。
上午发的有点问题,望大家见谅。网络不好,传了好几次没传上(Mathematical symbols input tool SYIN, completely free open source. Of busy recently rebuilt after the winter break may be a version of an input method. A simple realization is now just under MFC Pinyin output corresponding symbol, basic mathematical symbols can be output, specific see the program help. Interested can look at. Poor English translation to the Google.)
- 2012-12-05 19:22:09下载
- 积分: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
-
commassist
visual C++ MFC 环境下 串口的连接,收发数据的实现,串口探测工具部分功能的实现(Serial port connection)
- 2013-07-20 17:03:57下载
- 积分:1