登录
首页 » Visual C++ » ajks

ajks

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

  • HDistance
    测绘编程之距离计算,可以实现亮点之间距离的计算,MFC编程(Distance Calculate)
    2016-05-02 18:15:29下载
    积分:1
  • MyBtSt
    C++下的界面美化编程类,非常适合C++、VC程序员使用(C++ programming classes under the beautification of the interface is ideal for C++, VC programmers)
    2010-11-25 10:19:48下载
    积分:1
  • Phong-shading-light
    球面Phong明暗处理光照算法,VC6.0上用MFC编程实现球面Phong明暗处理光照算法。界面简单,内容完整。下载后可以直接使用。(Phong shading spherical illumination algorithms implemented in the VC6.0 MFC programming fractal bush L system model algorithm. The interface is simple, content and complete. It can be used directly after download.)
    2020-10-12 23:17:31下载
    积分:1
  • VBModuleReader
    说明:  这个制作精良的编辑器可以阅读VB模块格式,并有相应函数处理模式(the production of sophisticated editors VB module can be read format, and have the corresponding function processing mode)
    2006-04-06 19:47:36下载
    积分:1
  • 20051215228872
    自动缩放窗体内控件,重点推荐 资源类别: VB源码¦用户界面 (Automatic zoom window body control, focus on recommended resources category: VB Source ¦ user interface)
    2010-07-27 11:17:28下载
    积分:1
  • Duilib
    2013+duilib入门简明教程+整个工程(含资源、代码)+(2013+duilib entry Concise Guide+ entire project (including resources, code)+)
    2014-03-24 15:36:16下载
    积分:1
  • ZedGraph_Control_Test
    easeus data recovery
    2017-10-08 11:06:16下载
    积分:1
  • VBSlider
    VB 6.0 做的SLIDER滑块,不用再使用微软那么大一个OCX了,这个是全部代码生成,不用OCX(VB 6 to do the SLIDER slider, no longer use Microsoft so big a OCX, this is all code generation, no OCX)
    2015-12-09 08:17:34下载
    积分:1
  • SpecialSourceCode
    介绍了窗口编程的几种特效显示的方法。比如动态切分,百叶窗等。(Introduction of the window show the effects of several programming approach. For example, dynamic segmentation, blinds and so on.)
    2008-01-30 15:05:28下载
    积分:1
  • pass_text
    vc密码文本框的程序源码,希望对大家有所帮助(vc password text box program source code, we hope to help)
    2011-06-05 23:06:15下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载