-
nituishexiangji
此程序可由固定位置的标定点,逆推摄像机的世界坐标。(This procedure can be fixed by the location of the calibration points, the world coordinate inverse camera.
)
- 2015-03-11 14:27:22下载
- 积分:1
-
pointer
文档中介绍了三种二维数组指针的用法,让读者对二维数组指针有了更进一步的了解。(Document introduces three kinds of the usage of the two-dimensional array pointer, let readers have a better understanding of how two dimensional array pointer.)
- 2014-12-17 12:56:44下载
- 积分:1
-
biaogao4
机械设计及理论 转子动力学中对轴承的研究(Mechanical Design and Theory Rotor Dynamics)
- 2013-10-08 10:47:31下载
- 积分:1
-
CR_pm
认知无线电功率控制算法中各认知用户最小发射功率的计算(Calculation of each cognitive user minimum transmit power in cognitive radio power control algorithm)
- 2012-05-04 11:06:21下载
- 积分:1
-
wavelet_transf
小波变换进行图像压缩 采用matlab编程
(Wavelet transform for image compression
Using matlab programming)
- 2012-03-27 20:09:59下载
- 积分:1
-
Simulations-Dislocations
介绍晶体结构,以及如何构建位错,纳米孪晶,如何利用C++与matlab编程(Introduction crystal structure, and how to build dislocations, nano twins, how to use C++ and matlab programming)
- 2013-09-05 15:19:16下载
- 积分:1
-
kjsjsy
说明: 空间数据索引技术的描述,初学者可以进行简单的了解(Description of spatial data indexing technology, beginners can be a simple understanding of)
- 2010-03-22 23:49:38下载
- 积分:1
-
vr
说明: 一本matlab的虚拟现实的讲义,书写的还不错!(A virtual reality matlab lecture notes, writing bad!)
- 2011-04-14 00:29:44下载
- 积分:1
-
xitongfenxi
09系分习题与解答,适合系统分析人员的学习资料和技术文档(Exercises and answers to sub-09 system is suitable for systematic analysis of the learning materials and technical documentation)
- 2010-03-05 13:24:08下载
- 积分:1
-
VC_MATLAB7SharedLibrary
调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构:
1.声明变量或者是函数作为输入变量;
2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR
状态,并且构建MCR实例;
3. 对于每个库,调用一次<libraryname>Initalize函数,为库创建一个MCR 实例;
4. 调用库中的函数,并处理其结果(这是程序的主要部分);
5. 为每个库调用一次<libraryname>Terminate函数,用于注销相联系的MCR;
6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源;
7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)
- 2009-06-06 10:46:54下载
- 积分:1