登录
首页 » Visual C++ » ajks

ajks

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

  • LearnVB6
    this is visual basic shareware for learning kit.
    2009-09-15 18:26:36下载
    积分:1
  • dialog(ownerdraw)
    MFC对话框的自绘,各种样式对话框、美化对话框。(CDialog Ownerdraw)
    2013-10-19 13:43:24下载
    积分:1
  • UiFeature
    很好的一个界面库,基于directui的,类似QQ,希望大家能用好他。(A good interface library, based directui, similar to QQ, I hope we can better him.)
    2014-01-02 23:37:34下载
    积分:1
  • view
    一个视图切换的例子! 做课程设计时要用到的一个关键技术之一!! 希望朋友们来看(An example of switching the view! Do curriculum design is a key technology to use one! ! I hope you will see)
    2013-08-07 17:15:07下载
    积分:1
  • Alpha
    调整VB的窗体的透明度,可自行设定值0到255,0为完全透明,255为全显示。(Adjust the opacity of the VB forms)
    2011-12-07 11:22:49下载
    积分:1
  • dhxg
    vc窗体的动画效果的程序源码,很不错的demo(vc form animation program source code, very good demo)
    2011-06-28 06:49:11下载
    积分:1
  • CUIShadow
    duilib界面库缺少阴影,这段代码能给duilib的窗口阴影效果。(duilib interface library lacks shadows, give the code window of the shadow effect duilib.)
    2014-05-12 10:35:32下载
    积分: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
  • ATM5
    C语言模拟ATM界面 C语言模拟ATM界面 C语言模拟ATM界面 (C language simulation of ATM interface C language simulation of the ATM Interface C language simulation of ATM interface)
    2013-01-20 14:23:52下载
    积分:1
  • TimerDemo
    改代码是图形界面美化的很好的代码 希望对大家有用(Graphical interface to change the code is good code beautification want to be useful)
    2011-11-28 22:26:41下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载