-
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
-
username
code for user name interface
- 2010-05-07 19:42:30下载
- 积分:1
-
list
list控件的基本适应方法,简单易懂。。很适合初学者(The basic adaptation list controls, easy to understand. . It is suitable for beginners)
- 2014-02-10 22:46:21下载
- 积分:1
-
SkinPPWTL
SKINPPWTL静态库,正版!
原来公司买的,后来去掉了验证现在分享出来!
(SKINPPWTL static library, genuine! The original company bought, and later removed to verify share out now!)
- 2014-07-03 02:10:35下载
- 积分:1
-
RegSaver_src
A GUI that Save or Restore Registry Keys.(Save or Restore Registry Keys.)
- 2006-11-27 17:27:56下载
- 积分:1
-
SelfScroll
可以设置背景的VB个性滚动条、进度条,有需要的下。(Can set the background of the scroll bar, progress bar, VB personality in need.)
- 2013-08-19 08:19:14下载
- 积分:1
-
ImageView
利用BAYER表抖动显示图象的C++环境下的代码(use bayer table to show images)
- 2012-04-16 14:25:17下载
- 积分:1
-
MFCDraw
MFC 画图程序
包括了所有画图的功能!
里面包括了源代码,相当好用!(MFC Paint program to include all the functions of drawing! Which includes source code, very easy to use!)
- 2020-11-19 10:09:37下载
- 积分:1
-
20051215228872
自动缩放窗体内控件,重点推荐
资源类别:
VB源码¦用户界面 (Automatic zoom window body control, focus on recommended resources category: VB Source ¦ user interface)
- 2010-07-27 11:17:28下载
- 积分:1
-
suijizimu
在窗口点击鼠标左键,随机显示字幕,位置,颜色都设置为随机(In the window click the mouse left key, random display subtitles, location, color is set to random)
- 2012-03-28 08:55:16下载
- 积分:1