登录
首页 » Visual C++ » ajks

ajks

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

  • list
    一个关于列表框控件自绘的小程序,点击某项会相应显示输入框或者组合框。(A small program on self-drawn list box control, the click of a corresponding input box or combo box.)
    2013-03-05 15:21:07下载
    积分:1
  • jishi
    计时程序 控件丰富 操作简便 很实用 初学者可用的 好东西(Rich simple timing program control is very useful for beginners can be a good thing)
    2011-05-05 21:25:00下载
    积分:1
  • VC_UI_programing
    VC界面类编程技巧 很多十分有用的实例 包括VC编程实现IE风格的界面 用Visual C++实现带阴影弹出窗口的技术 创建一个不规则形状的窗口等等(VC interface class programming skills a lot of very useful examples include the VC-style interface IE programming Visual C++ implementation with shaded pop-up window technology to create an irregular shape of the window, etc.)
    2010-09-13 13:23:26下载
    积分:1
  • guqlwc
    A Biosprint Function Using A Call to Int86x(),()
    2018-05-15 20:54:03下载
    积分:1
  • VCDialogDrawing
    VC版绘图,直接在对话框中绘制曲线图,可以在二维与上位之间切换(VC version of the drawing, directly draw graphs in the dialog box, you can switch between two-dimensional and the host)
    2013-07-15 14:31:20下载
    积分:1
  • ceditlistctrl
    一个经典的可以编辑的listctrl控件(an edit listctrl very class)
    2021-01-13 02:28:47下载
    积分:1
  • DlgDateExchange2
    vc 非模态对话框与应用程序之间的数据交换DlgDateExchange2的程序源码(vc non-modal dialog and exchange of data between applications DlgDateExchange2 the program source code)
    2011-07-03 11:01:15下载
    积分:1
  • 1656
    VB编写的用户登陆界面,实现简单的密码验证功能,适合VB初学者(VB, user login interface, simple password authentication function for VB beginners)
    2013-08-22 09:54:16下载
    积分:1
  • 11
    说明:  VB 仿Office 2007 Ribbon风格控件(VB imitation Office 2007 Ribbon style controls)
    2013-07-24 13:41:05下载
    积分:1
  • src
    说明:  Visual basic opengl implementation in RSA
    2020-05-08 21:50:31下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载