-
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
-
sort
HEap Sort Implementation !!
- 2014-10-07 13:49:01下载
- 积分:1
-
Untitled1
matlab绘制阵列正六边形。采用角度方法。(Draw a regular hexagon array matlab. Using the angle method.)
- 2014-01-27 17:04:28下载
- 积分:1
-
tsuspension_so
matlab 实现汽车悬架分析,四分之一、二分之之一,整车悬架悬架 ,经测试可直接使用。
(matlab vehicle suspension analysis, one-quarter, one-half of vehicle suspension suspension, tested directly use.)
- 2012-09-30 19:24:01下载
- 积分:1
-
RecPlayUseMemBlock
RecPlayUserMemBlock
功能:双缓冲内存录、放音演示程序。
版本:Ver1.0。
(RecPlayUserMemBlock function: double-buffered memory, record, playback demo. Version: Ver1.0.)
- 2011-06-06 11:23:47下载
- 积分:1
-
opencv_src
for camera calibration
- 2009-02-24 19:37:53下载
- 积分:1
-
IEEE14
MATLAB潮流程序(IEEE14 直角坐标 牛拉法)MATLAB潮流程序(IEEE14 直角坐标 牛拉法)(MATLAB trend (IEEE14 rectangular coordinates Cattle rafa)MATLAB trend (IEEE14 rectangular coordinates Cattle rafa))
- 2015-04-21 16:17:27下载
- 积分:1
-
Lms_C_Fixed
DSP DSK6713 LMS Filter project
- 2014-11-30 13:10:17下载
- 积分:1
-
matlabODEexample
说明: 从方程组中消去一些未知函数及其各阶导数,得到只含有一个未知函数的高阶常系数线性微分方程(Eliminated from the equations of some unknown function and its first derivative, the only unknown function contains a higher-order linear differential equations with constant coefficients)
- 2008-11-23 14:21:58下载
- 积分:1
-
CRectTrackerDocs
CRectTracker(俗称“橡皮筋”类)是一个非常有意思的类,这是一个详细的的使用说明(CRectTracker (commonly known as the rubber band ) is a very interesting class, this is a detailed instructions for the use of MSWord file)
- 2015-03-01 20:41:55下载
- 积分:1