登录
首页 » Visual C++ » ajks

ajks

于 2006-03-23 发布 文件大小:6KB
0 166
下载积分: 1 下载次数: 0

代码说明:

说明:  许多现代浮点单元的一项主要体系结构功能,是能够将一个乘法与后面紧跟的加法作为单个运算执 行,且没有中间舍入误差。例如,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)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • draw
    根据数据库的内容绘制曲线,数据轴可根据库中数据大小自动调整(According to the contents of a database drawing curves, the data-axis can automatically adjust the size of the data library)
    2009-10-09 19:46:24下载
    积分:1
  • dotnetui
    说明:  用Visual C++ 实现的类似MSDN 2002 样的界面代码。(Using Visual C++ to achieve a similar kind of interface MSDN 2002 code.)
    2009-08-03 10:13:46下载
    积分:1
  • vb开发的切分窗口.rar
    vb开发的程序,可以模拟VC中的切分窗口,可以使自己的程序专业化。(vb the program can simulate the VC splitting window, can make its specialized procedures.)
    2005-05-01 11:51:10下载
    积分:1
  • VB6_DPP
    VB 实现的数字信号处理界面的总程序, 包括usb 通信协议(The general program of digital signal processing interface implemented by VB, including USB communication protocol)
    2018-10-24 14:20:15下载
    积分:1
  • VBPNG
    此控件方便VB用户直接载入PNG图片,完美结了VB6无法添加PNG图片的问题,方便又实用,值得收藏!(This control is easy to VB users to directly load PNG images, perfect knot VB6 unable to add PNG images that are convenient and practical, worth collecting!)
    2013-07-01 16:52:52下载
    积分:1
  • EsayDayCE
    详细得的源程序 可工大家参看 谢谢 多指教(detail in the source code you can see the many exhibitions Thank you)
    2007-04-19 17:06:40下载
    积分:1
  • 3.loadinpsw-a-call-dialog
    在MFC平台环境下,用C++编写的关于编辑框和调用窗口的程序。(The MFC platform environment, the edit box and call window with C++ written procedures.)
    2012-11-30 21:37:09下载
    积分:1
  • dockdemo
    说明:  一个关于window界面的程序代碼:實習了可改變可停靠工具栏大小的功能。(a window on the interface code : attachment of the change will be docked toolbar size functions.)
    2006-04-15 16:15:48下载
    积分:1
  • Clock
    用VB编写的动画时钟,实现定时闹钟功能,供学习参考(Regular alarm clock function, written in VB animated clock reference for learning)
    2013-03-20 10:07:56下载
    积分:1
  • breakeoiltnombination
    十六进制编辑器VC源码共有三个显示项目:地址,十六进制代码和ascii码,还可以调节显示列数()
    2017-10-28 17:57:25下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载