-
Visual_CPP_Optimization_Assembly
focus on the use of assembly language in programs created with Visual C++ .NET 2003, currently the most powerful C++ development environment
- 2009-06-10 01:23:42下载
- 积分:1
-
Lissajous
Lissajous,李萨茹曲线,
Win32 API,多窗口,其中一个窗口作为
工具条(Lissajous Curves Drawing,using
Win32 API. Muti-Windows, Multi Threads.)
- 2012-05-08 19:59:01下载
- 积分:1
-
桌面银行管理
C#桌面版的用户管理系统,也是实现了简单的业务逻辑,主要是用于学习使用,有好的建议或者其他什么的都可以回复。
- 2023-05-19 17:25:03下载
- 积分:1
-
guanwangpingcha
最高用水量时,给水管网平差程序,c语言开发,含实例演示(When the maximum water consumption, water distribution network adjustment program, c language development, with examples demonstrate)
- 2010-06-04 22:54:07下载
- 积分:1
-
wktssrq
涵盖温控调速散热器所有源代码!哈尔滨工程大学;经典实用。(All source code to cover the thermostat governor radiator! Harbin Engineering University classic and practical.)
- 2012-05-21 15:17:48下载
- 积分:1
-
Untitled1
matlab绘制阵列正六边形。采用角度方法。(Draw a regular hexagon array matlab. Using the angle method.)
- 2014-01-27 17:04:28下载
- 积分:1
-
tabucol
关于图着色问题中禁忌搜索算法的讲解,适合新手使用和学习(Tabu search algorithm on the graph coloring problem explanations, suitable for beginners to use and learn)
- 2021-03-31 13:19:09下载
- 积分:1
-
Titere
A tiny app that controls a puppet with a wiimote controller. Uses the wiimotelib and a serial port to communicate the arduino board. The code for the arduino board is in other file.
- 2015-01-11 02:07:07下载
- 积分:1
-
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
-
EasyWin
掌握开发环境,创建首个Windows程序,理解编译、运行和调试的基本概念(Master development environment to create the first Windows program, to understand the basic concepts of compiling, running and debugging)
- 2015-04-20 22:48:15下载
- 积分:1