-
SLAM_C
用C++编写的单目视觉SLAM 图形化界面 VC++6.0环境(monoslam vc++ environment)
- 2010-06-24 09:00:42下载
- 积分:1
-
WindowText
在Window标题栏写title的两种方法的VC原代码( Writes title in the Window title block two methods VC original
codes )
- 2004-07-07 00:16:39下载
- 积分:1
-
FftTest
这是一个介绍vc 和matlab混合接口编程的实例,主要是在vc下面调用matlab里的各个库。(This is a example of introducing vc and matlab programing , it call matlab s function in visual C++.)
- 2021-03-04 19:49:32下载
- 积分:1
-
CodeRainTest
很漂亮的代码雨,为什么一定要20字啊,好无赖啊(The code is very beautiful rain, why must 20 words, ah, ah good rogue)
- 2013-12-26 19:14:53下载
- 积分:1
-
2010Expo-tour-guide-system
Shanghai World Expo tour guide system上海世博会导游系统(Shanghai World Expo tour guide system)
- 2013-10-16 20:38:01下载
- 积分:1
-
hyperedit_demo
multiple hyperlinks with syntax highlighting for edit control.
- 2020-06-21 16:00:01下载
- 积分:1
-
ListCtrlPlus
大家记得MFC中的LISTCTRL控件吗?它实用但是并不好用。我的这个类对这个控件派生后进行了加强,允许双击修改数据等等新的功能,就像EXCLE的表格一样了。(We remember that MFC' s LISTCTRL control it? It is useful but not useful. I derived this class after this control was strengthened to allow double-click to modify the data so the new features, like EXCLE form the same.)
- 2010-09-19 18:46:35下载
- 积分:1
-
DialogAndControl
WTL工程项目,根据不同的控件更改鼠标的形状(According to the different control change the mouse shape-WTL)
- 2011-05-19 17:16:36下载
- 积分:1
-
32lu-led
水滴实验(水滴变大下落,带拖尾效果)
水滴实验(水滴变大下落,带拖尾效果)
(Drop experiment (larger droplets fall, with tail effect) drop test (larger droplets fall, with tail effect))
- 2020-09-23 13:57:51下载
- 积分: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