登录
首页 » Visual C++ » ajks

ajks

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

  • 09_ListCtrlDemo
    VC++ 6.0,MFC,List控件,演示列表控件的使用方法。(VC++ 6.0, MFC, List controls, demonstrates the use of the list control.)
    2013-06-05 22:24:03下载
    积分:1
  • GuiLibwithMFC
    著名的界面源码,使用MFC,demo中实现了很多著名的界面,如VC2003、OutLook、Office、PowerPoint等的界面。(famous source interface using MFC, the demo to fulfill the many famous interface, If VC2003, OutLook, Office, PowerPoint, and other interface.)
    2020-06-26 04:20:01下载
    积分:1
  • ImageViewCtrl
    一个picture控件类,可以对图片作简单处理,如:放大、缩小、滚动浏览等。(A picture control class, you can make a simple image processing, such as: zoom, scroll and so on.)
    2013-08-20 17:18:04下载
    积分:1
  • DuilibPCalendar
    利用Duilib库做的简单的日历,没有添加单击日期功能。(Simple calendar Duilib library does not add click on the date function.)
    2012-07-05 15:56:42下载
    积分:1
  • C8
    说明:  孙鑫VC++深入详解第八章vc++基于对话框的程序设计(sunxin VC++ shen ru xiang jie chapter8 dialogue program VC++)
    2012-05-15 22:12:54下载
    积分:1
  • simple_information_management
    一个vc6编写的小界面, 列表控件的学生信息管理。(Vc6 prepared a small interface, the list of student information management controls.)
    2020-07-03 02:40:01下载
    积分:1
  • Plugin
    VB插件编写示例及调用演示源程序,有需要的就下.(VB demo source plug-ins writing sample and call, is in need.)
    2013-07-28 08:12:48下载
    积分:1
  • InfoListCtrl
    利用VC的对话框开发出可视化的控件.这种方法可以利用VC的对话框程序设计出各种控件。(Developed Active X control using VC Visualization dialog control. it is just a sample to view the develop steps of developing active X control.)
    2010-09-02 16:55:35下载
    积分:1
  • OPMS6
    实现养老院信息管理系统中老人信息管理功能(Information management system to achieve the elderly in nursing homes information management capabilities)
    2010-01-11 17:11:06下载
    积分:1
  • btokstore
    任务概述 1.目标: 建立完善的网络书店电子商务网站,不错的源码(Summary of task 1. The goal: to establish a perfect network bookstore e-commerce sites, good source)
    2017-04-12 16:20:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载