登录
首页 » Visual C++ » ajks

ajks

于 2006-03-23 发布 文件大小:6KB
0 326
下载积分: 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 个回复

  • beginningVCPP
    初学者入门适合看的代码,很简单,就是一个界面编辑(beginning learning vc code)
    2012-02-21 14:55:12下载
    积分:1
  • Debug
    vc++ mfc界面下制作四连杆曲柄机构仿真对话本(vc++ four-bar linkage crank mechanism simulation produced the following dialogue mfc interface)
    2014-04-25 12:37:16下载
    积分:1
  • ShadeBtn_Jan2010_demo
    当时做一个项目时找来的,对其进行了一些改造,用于花样按钮(At that time got from doing a project and to carry out a number of transformation, for the pattern button)
    2010-02-07 14:31:10下载
    积分:1
  • VC_Control
    本程序是实现VC控制操作的小例程,可实现属性页,列表框、编辑框等多种控件的操作。适合初学VC的同学参考。(This procedure is to achieve VC control operation of small routines, enabling property pages, list box, edit box and other control operations. Suitable for beginners VC reference students.)
    2016-12-18 15:15:56下载
    积分:1
  • src
    说明:  Visual basic opengl implementation in RSA
    2020-05-08 21:50:31下载
    积分:1
  • kklc
    进程调度模拟程序-优先权只是调度算法考虑的一个方面进程调度依据调度程序运行时()
    2017-09-27 22:08:37下载
    积分: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
  • pcacement
    vc,net编写的一个仿qq程序支持添加删除好友及头像选择等功能,()
    2017-11-18 07:29:12下载
    积分:1
  • ADDRESSbook
    说明:  VC++编写的通迅录,可实现增加,修改,删除等等功能,利用了多个控件,对初学者非常有帮助!!(VC++ written communication records, can be realized to increase, modify, delete, etc. capabilities, the use of a number of controls, very helpful for beginners! !)
    2011-04-12 20:33:29下载
    积分:1
  • vbDelphText
    用VB做的,可以使文本框透明,这样就不影响美观了,十分好的资源,欢迎大家下载,用到了API(Do with VB, you can make the text box transparent, so as not to affect the appearance of very good resources, are welcome to download, use the API)
    2011-08-15 08:07:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载