-
vcc_mex
一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方:
a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦
b. 不能利用VC特有的ClassWizard自动创建和维护类
c. 不能用MFC类库编写应用程序
d. 不能方便地进行类似VC的项目管理
本文详细解说如何在IDE中编译MEX程序(Under normal circumstances, we are all in the MATLAB command line or DOS command line program to compile MEX. Command is used by: mex filename.c This has a lot of inconvenient places: a. Although the mex can also compile C++ The mex program, but it is still the main frame C of a. When the procedure has a number of modules the need to repeatedly use the mex command, the operation is cumbersome b. Can not use VC-specific ClassWizard automatically create and maintain the category c. can not use MFC class library to write applications easily d. should not conduct a similar project management VC a detailed explanation of how this article IDE compiling MEX procedures)
- 2007-09-27 15:44:55下载
- 积分:1
-
matlabtiaozhijietiaoprogram
matlab实现调制解调程序,并适用matlab的绘图功能描述了具体图像实现(matlab achieve modulation and demodulation process and the application of mapping matlab functions described in the specific image to achieve)
- 2008-01-22 18:40:10下载
- 积分:1
-
zhujiemian
说明: 利用MATLAB实现的自动控制系统分析的界面(Use MATLAB to achieve the automatic control system analysis interface)
- 2008-11-22 10:49:08下载
- 积分:1
-
concavefalt01
平凹腔激光模式计算程序,利用边界元方法计算,matlab编程!(concave cavity laser mode procedures, the use of the boundary element method, the Matlab programming!)
- 2006-07-03 19:35:56下载
- 积分:1
-
lms-algorithms
图像处理中几种lms滤波的matlab代码(several auto_adaptive filter s algorithms of lms on image processing,using matlab)
- 2012-06-04 21:02:25下载
- 积分:1
-
rgb2grayScale
rgb to grayscale conversion very easy very simple check it yourselg
its easy and compileable
- 2013-10-30 13:42:31下载
- 积分:1
-
Vold-kalman
Vold-Kalman时频工具箱 对非平稳信号进行阶次分析(Vold-Kalman second generation, multi-order, simultaneous order tracking code (vkm.m).)
- 2020-12-18 16:39:10下载
- 积分:1
-
linblkcoderx
LINEAR BLOCK CODE SIMULATION IN MATLAB
- 2009-03-14 11:58:33下载
- 积分:1
-
GAzujuan1
基于遗传算法的自动组卷算法,能实现按照知识点、难度、区分度的自动试题提取组卷。(Automatic test paper based on genetic algorithm, can achieve according to knowledge, the difficulty of distinguishing the degree of automatic extraction of test paper questions.)
- 2014-11-25 21:21:28下载
- 积分:1
-
image-processing
基于MATLAB的图像基本操作代码,实现图像的滤波,增强。变换等。(image processing)
- 2013-03-30 19:24:59下载
- 积分:1