-
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
-
ATM
利用stemwin制作的几款界面软件,便于新手学习进步啊。(Stemwin make use of several interface softwaremFacilitate novice learning progress .)
- 2015-12-07 20:56:32下载
- 积分:1
-
vista
简单的带有透明、茶色效果的form.模拟vista界面。(Simple with a transparent, brown effect form. Analog vista interface.)
- 2010-11-30 09:56:40下载
- 积分:1
-
00960
DirectUI窗口源码程序,例程调用易语言模块DirectUI界面库.ec实现易语言窗口组件的DirectUI效果(DirectUI window source program, routine calls Easy language interface library module DirectUI effect .ec achieve DirectUI easy language window components)
- 2016-09-13 18:35:58下载
- 积分:1
-
vc-skin
vc 皮肤库 skin++包含了大量的皮肤文件,欢迎下载(vc skin, skin++ library contains a large number of skin files, please download
)
- 2020-09-13 14:18:00下载
- 积分:1
-
vba_meunl
vba script drop-down menu
- 2011-04-28 14:33:31下载
- 积分:1
-
Virtual_Oscillograph_based_on_labview
声卡采集示波器,不仅可以调波形,还可以将波形以bmp格式保存,文件读取回放,复位,暂停时调节波形,动态显示测量数据及相应的信号处理数据,具有各种滤波处理。里面附带了流程图和详细的技术文档资料,设计论文。(Design and Realization of Virtual
Oscillograph based on LABVIEW
)
- 2009-10-14 18:24:49下载
- 积分:1
-
StringGrid2Excel
说明: 將stringsgrid轉換到excel(Will stringsgrid conversion to excel)
- 2008-10-29 14:01:51下载
- 积分:1
-
Desktop
这是MFC控件应用的练习,如按钮、 列表框、进度条等等。
对于新人来说,是很好的练习.(This practice is applied MFC controls such as buttons, list boxes, progress bars and so on. For newcomers, it is good practice.)
- 2011-11-04 17:01:43下载
- 积分:1
-
1656
VB编写的用户登陆界面,实现简单的密码验证功能,适合VB初学者(VB, user login interface, simple password authentication function for VB beginners)
- 2013-08-22 09:54:16下载
- 积分:1