-
422
dsp28335的RS422通讯调试程序,已经通过实验,收发正常。(dsp28335 the RS422 communication debugger, has passed the test, send and receive normal.)
- 2020-12-17 09:19:12下载
- 积分:1
-
my_strcmp
说明: 常用算法 自定义strcmp 比较两个字符串是否匹配(本人第一个算法)(commonly used algorithm defined strcmp compare whether two strings match (I first algorithm) hee h)
- 2006-04-08 10:48:36下载
- 积分:1
-
SUN
奇迹世界破解无限多开Wonder of the World to crack open an infinite number(Wonder of the World to crack open an infinite number)
- 2021-04-15 15:48:54下载
- 积分:1
-
复杂样式excel导出
复杂样式Excel导出 用HTML table 表格页面布局导出Excel(Ora Connection Help Class)
- 2019-03-21 17:52:27下载
- 积分:1
-
bianchenggaoshou
说明: 非常不错的一本VC++编程书籍,《编程高手箴言》,程序员必备(Very good one VC++ Programming books, )
- 2008-10-31 16:20:00下载
- 积分:1
-
PCtoLCD2002
字摸提取软件,可以是图片,可以是汉字,并且大小可调,好用至极(Braille extraction software, which can be pictures, which can be characters, and the size is adjustable, extremely easy to use)
- 2013-08-22 21:02:23下载
- 积分:1
-
HtmlVIE
使用CHtmlView类,实现类似IE的网页浏览器,VC++经典编程学习源码,很好的参考资料。(Use the CHtmlView class, to achieve a similar IE webpage browser, VC++ classic learning programming source code, a good reference.)
- 2013-11-25 13:15:31下载
- 积分:1
-
ShellExe
程序直接用键盘过滤驱动拦截键盘数据,可以屏蔽掉系统热键以实现自己想要的功能。通过设置快捷键命令,可以通过任意键的组合实现快速打开运用程序和网址两个功能。
(Procedures for the direct use of the keyboard filter driver to intercept the keyboard data, you can mask out the system hot key to achieve their desired functionality. By setting the shortcut command keys can be any combination of rapid application programs and web site to open two functions.)
- 2009-11-20 13:49:10下载
- 积分:1
-
SHA-1
SHA1算法、pdf资料、c代码、keil调试环境
(SHA1 algorithm, pdf information, c code, keil debugging environment)
- 2013-10-23 11:48:11下载
- 积分: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