-
SkinTest_demo
vc++ 皮肤切换源码与两个皮肤,支持换肤功能的窗口实例,在自定义皮肤和winXP皮肤之间进行切换(To support the skin function of the window example, in a custom skin and the skin to switch between winXP.)
- 2012-05-16 14:33:33下载
- 积分:1
-
Artificial-potential-field-method
智能车避障路径动态规划和车体控制研究,通过改进传统人工势场法来实现车辆壁障。(Dynamic planning and vehicle body control of intelligent vehicle obstacle avoidance,by improving the traditional artificial potential field method to realize the vehicle wall barrier.)
- 2021-03-31 11:19:08下载
- 积分:1
-
IEButtonDemo
界面示例,讲述如何在MFC中生成一个动态按钮(Interface example, describes how to generate a dynamic button in MFC)
- 2011-05-19 13:54:28下载
- 积分:1
-
tree
C语言树的简单实现,介绍了树你前序遍历,树插入与删除节点的实现(C-tree is simple to achieve, before you introduced the tree traversal, tree insert and delete nodes to achieve)
- 2011-01-11 22:19:07下载
- 积分:1
-
bianchengnixiangjishujvfenxi
编程,逆向及数据分析
编程逆向及数据分析.
:数据分析的几个方面的经验总结.(Programming, reverse and data analysis
编程逆向及数据分析.
Programming of reverse engineering and data analysis
:数据分析的几个方面的经验总结.
: data analysis of several aspects of the experience
)
- 2014-01-03 06:13:35下载
- 积分:1
-
gbn
使用GBN协议,模拟GBN的工作原理. (GBN protocol used to simulate the working principle of GBN.)
- 2020-06-30 16:40:01下载
- 积分:1
-
decimate
MATLAB 数字信号处理工具箱中decimate函数c语言实现(MATLAB Digital Signal Processing Toolbox decimate function c language)
- 2013-11-05 14:13:08下载
- 积分:1
-
MA4
串的一些基本运算,删除一段子串,置换,求s串中从start位置开始长度为len的子串等等(Some of the basic string operations, delete a substring, replacement, seeking s string starting from the start position of the sub-string of length len, etc.)
- 2009-11-16 13:10:13下载
- 积分:1
-
时钟系统&&定时器
认识时钟系统和定时器的作用和如何去运用。(Understand the function of clock system and timer and how to use it.)
- 2017-11-11 13:36:06下载
- 积分: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