-
ajks
说明: 许多现代浮点单元的一项主要体系结构功能,是能够将一个乘法与后面紧跟的加法作为单个运算执 行,且没有中间舍入误差。例如,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)
- 2006-03-23 20:52:57下载
- 积分:1
-
MarchingCubes
VTK实验程序,利用VTK开源库实现Marching Cubes等值面提取算法,程序中可修改等值面参数,交互界面实现物体的旋转、缩放,数据文件在工程目录下(VTK experimental procedures, the use of open-source library implementation VTK Marching Cubes isosurface extraction algorithm, the program can be modified isosurface parameters, interactive interface to achieve the object rotation, scaling, data files in the project directory)
- 2021-04-03 21:19:05下载
- 积分:1
-
TPPendulumh
这个程序是基于固高公司运动控制卡的倒立摆完整控制程序,包括括了界面、实时曲线显示、算法等部分。,
(This program is a card based on the the Googol movement control inverted pendulum complete control procedures, including including the interface, real-time curve display, algorithms and other parts. ,)
- 2020-09-10 04:48:00下载
- 积分:1
-
loginin
界面登陆vb,实现进入系统常用的登录方式,是初学者所需要的(Interface Log in vb, login into the system, beginners need)
- 2012-12-27 08:56:57下载
- 积分:1
-
ioctl_fuzzer-1.2
I/O fuzzer of windows Gud One
- 2011-05-27 03:45:43下载
- 积分:1
-
CYMDSelector_demo
日期选择控件(The date select control)
- 2020-07-30 09:48:38下载
- 积分:1
-
VCPP_real_windows_screen_saver
VC++实现真正的windows屏保程序(VC++ real windows screen saver)
- 2013-04-05 16:50:58下载
- 积分:1
-
zoomformView
MFC formview窗口 控件随窗口大小自动缩放(MFC formview window controls with the window size automatically zoom)
- 2013-11-07 17:22:47下载
- 积分:1
-
Student
说明: 数据库输入界面设计,通过源代码学习可以初步学会数据库中数据界面编程的学习(Database input interface design, through the source code can initially learn to study the data in a database programming interface, the learning)
- 2009-08-27 23:25:07下载
- 积分: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