-
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
-
EnumerateAudioCaptureFilterCapabilities
audio card enumerate searching ok.
for multimedia developing project.
thank you
- 2014-01-08 17:50:46下载
- 积分:1
-
Desvirus
Traz de volta os arquivos ocultos e potegidos do sistema dentro de um diretorio especifico
- 2014-11-08 04:12:42下载
- 积分:1
-
Clieduua
计算机械振动烈度,由采集的振振动位移数据来求得可直接使用。
(Calculation of the mechanical vibration intensity, obtained by the vibration vibration displacement data collected can be used directly.)
- 2012-07-24 00:39:57下载
- 积分:1
-
ACO-Path-planning-
基于蚁群算法的路径规划,包括二维路径和三维路径,非常实用,无BUG,注释详细(Path planning, ant colony algorithm, including 2D and 3D path planning path,)
- 2015-04-16 17:13:03下载
- 积分:1
-
sadf
VC++与MATLAB的混合编程
:This paper is origined from the API(Application Programme Interface)between Matlab6p5 and
Visual C++6.0.and has mainly discussed on the idea about how to make a mixed programme with language
C++ and Madab,what’s inore,has illustrated the scheme and difficulties to enhance the speed and efficien—
cy of the simulation software and code executing.Consequently,it provides the students and engineers with an
effective reference. (:This paper is origined from the API(Application Programme Interface)between Matlab6p5 and
Visual C++6.0.and has mainly discussed on the idea about how to make a mixed programme with language
C++ and Madab,what’s inore,has illustrated the scheme and difficulties to enhance the speed and efficien—
cy of the simulation software and code executing.Consequently,it provides the students and engineers with an
effective reference. )
- 2010-12-25 16:57:26下载
- 积分:1
-
kalman-flitering-(CPP_C_MATLAB)
卡尔曼滤波简介及其算法实现代码C++_C_MATLAB(kalman flitering)
- 2012-05-24 16:02:07下载
- 积分:1
-
Hotelling_KLT_MATLAB
KLT(PCA,EIGEN T, HOTELLING T) for MATLAB
- 2010-05-13 00:18:15下载
- 积分:1
-
Test
vc++ 调用 matlab
vc++ 调用 matlab
vc++ 调用 matlab
vc++ 调用 matlab(vc++ matlab)
- 2011-06-28 12:54:47下载
- 积分:1
-
chudeng
一个介绍matlab的课件,介绍初等模型的,相信对大家都有用处的,很好的课件。(An introduction matlab courseware to introduce elementary model, I believe we have useful, well courseware.)
- 2010-07-27 16:41:55下载
- 积分:1