登录
首页 » Visual C++ » ajks

ajks

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

  • YMHW
    声卡数字频率计 该程序是标准的Windows界面,界面友好,以黑色背景红色大号字体显示频率值,具有醒目,程序简洁和测量精度高的特点()
    2018-06-20 09:30:57下载
    积分:1
  • com_port_terminal_vb
    COMPORT VISUAL BASIC WHITH SOURCE
    2009-11-12 05:09:13下载
    积分:1
  • MFCui
    handan001编写的一个关于MFC扩展界面库的源代码小程序(handan001 written an MFC extension interface library source code applet)
    2012-09-04 15:40:54下载
    积分:1
  • TestGettickcount
    在对话框中,使用VB6获取系统精确时钟数的简单小程序(in the dialog box, use VB6 acquisition system precision clock small number of simple procedures)
    2007-03-14 23:13:53下载
    积分:1
  • propertysheet
    说明:  包括两个类,能够进行类似属性表 属性页的编程,但功能更多(Includes two classes, a similar property to the table properties page programming, but more features)
    2010-05-04 18:41:23下载
    积分:1
  • 1
    说明:  界面化的简单文件操作 创建读写修改权限 可通过界面交互操作(simple file operations with interface )
    2015-06-09 18:17:34下载
    积分:1
  • 创建
    说明:  1 程序开发步骤 (1) 打开vc,选择菜单项file->new,选择projects选项卡并建立一个名为"process"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件"process.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"process.cpp";接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件(同上一试验); (3) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->process.exe程序;再把给定的launchset.txt文件存入该debug目录下,就可以在控制台下进入该目录以launchset.txt为参数运行程序,命令行为:process launchset.txt;要强调的是,在launchset.txt中指定的应用程序路径要正确,否则建立新的进程时会出错,这时需要对照系统的实际情况改动所给的参数文件。 2 补充说明 这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。(a program development steps (a) to open vc, select menu item file-gt; New, tab to choose projects and the establishment of a "process" of win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) establish a project document "process.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "process.cpp"; the next question asks whether the creation of new documents to answer "yes"; then Workspace- gt; FileView- gt; Source Files open the document (ibid. a pilot); (3) Order by calling menu items build-gt; build compile all connected, in the specific project directory under debug- gt; process. exe; then to the launchset.txt documents)
    2005-11-04 12:45:13下载
    积分:1
  • 0123
    说明:  这个程序可以将位图图标放置在菜单中,代码比较简单(This procedure can be placed bitmap icon in the menu, the code is relatively simple)
    2009-08-15 21:47:49下载
    积分:1
  • 模拟 Windows 开机动态色带条
    模拟 Windows 开机动态色带条... [代码性质] VC可重用代码段 [文件大小] 67K( Simulates Windows to open the mobile condition inked ribbon strip... [ code nature ] VC to be possible to entrust with heavy responsibility the code section [ document size ] 67K )
    2020-06-26 10:20:02下载
    积分:1
  • copy_image
    本例展示了怎样将mschart控件作出的图形拷贝到剪贴板中的方法.非常实用!(the cases demonstrate how to control the mschart graphics copied to the clipboard. Very real use!)
    2007-05-13 12:08:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载