-
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
-
VC-call-matlab-multiThread
VC++调用matlab画图,效果很好!值得看(VC++ Call matlab drawing, the effect is very good!)
- 2013-09-24 17:30:51下载
- 积分:1
-
2DPOCHA
日本教授Ozaki所编写的二维相关光谱的计算可执行程序,国际上比较流行适用。(2dcos software to implement the nir spectroscopy analysis.)
- 2013-12-15 20:08:58下载
- 积分:1
-
test_detect1
program to detect detection of vehicle on road using learning of haar features
- 2014-01-30 17:41:07下载
- 积分:1
-
MfengjiiA
MATLAB风力发电机模型。。小电机模型,可以进行相关修改
(MATLAB wind turbine model. . Small motor model can modify the)
- 2012-07-19 19:50:10下载
- 积分:1
-
Buck_digtal
一个关于降压BUCK电路的模型建立,很好很强大(BUCK a buck on the modeling circuit, a very powerful)
- 2011-09-02 21:15:53下载
- 积分:1
-
faceRecognition
this is a folder
containing algorithms and source codes for face recognition
- 2010-10-19 00:56:12下载
- 积分:1
-
LDPC
LDPC码的C语言编译码,包含校验矩阵,备注等等(LDPC codes codec C language, including parity check matrix, notes, etc.)
- 2015-02-26 08:12:55下载
- 积分:1
-
floatPointAECNR
The attached source code is the implemenation of acoustic echo canceller and noise reduction.
- 2014-12-11 23:40:19下载
- 积分:1
-
RS232
rs232收发程序matlab (rs232 transceiver procedures matlab)
- 2014-10-23 09:58:45下载
- 积分:1