-
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
-
Draw_mfc
MFC消息映射机制的剖析,讲述如何运用ClassWizard(MFC message mapping mechanism analysis, how to use ClassWizard)
- 2013-06-30 16:06:50下载
- 积分:1
-
avi
vc 一个可以在按钮上显示AVI动画的源代码(vc an AVI animations on the button display the source code)
- 2011-07-03 08:46:47下载
- 积分:1
-
owkb493
An MFC Class which offers you the abbility(The An MFC Class which offers you the abbility)
- 2017-03-31 21:59:56下载
- 积分:1
-
TimerDemo
改代码是图形界面美化的很好的代码 希望对大家有用(Graphical interface to change the code is good code beautification want to be useful)
- 2011-11-28 22:26:41下载
- 积分:1
-
VCsrcOICQjiemian
VC源码完全模仿OICQ的界面的程序,做界面的可以下载看下。 (VC-source interface OICQ fully mimic the procedure, and can be downloaded facie interface.)
- 2009-04-16 18:00:50下载
- 积分:1
-
XGraph二维曲线图
二维曲线的实现方法,用来画二维曲线 输入XY坐标即可以得到曲线图型(two-dimensional curve of the method used to draw two-dimensional curve that is the importation of XY coordinates can be curve-)
- 2005-07-04 09:46:07下载
- 积分:1
-
stkconnect
很好用的Visual studio编的MFC界面程序,STK控制台程序(Good use of Visual Studio Series MFC interface program, STK console program)
- 2021-02-25 15:39:38下载
- 积分:1
-
myWindowClass
利用WINDOWS API编写的创建一个简单的界面程序,可以用于了解MFC的基本机制(WINDOWS API to write to create a simple interface program can be used to understand the basic mechanism of the MFC)
- 2012-04-30 17:42:09下载
- 积分:1
-
activexaaa
工业仪表界面,可以用来开发工业常见仪表式界面程序,采用控件编程,方便使用(industrial instrumentation interface can be used for the development of industrial instrumentation interfaces common procedures used controls programming, ease of use)
- 2006-07-28 13:12:26下载
- 积分:1