-
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
-
NORMALIZED_CUT
Normalized Cut for image segmentation
- 2010-11-04 12:50:02下载
- 积分:1
-
octave
倍频程和三分之一倍频程滤波器设计源代码 希望大家多多交流(Octave and third octave filter design source code hope that we can exchange)
- 2011-09-30 16:03:04下载
- 积分:1
-
Hw2
Matrix multiplication for two input matrices
- 2014-01-27 03:10:47下载
- 积分:1
-
induction_motor
simulin model in 3 phase induction machine
- 2011-01-07 15:36:10下载
- 积分:1
-
psk
psk modulation is done using simulink model in this document. hope u get knowledge
- 2013-02-05 12:19:07下载
- 积分:1
-
LMS
说明: MATLAB的LMS算法仿真程序,包括主程序和LMS功能函数实现以及仿真结果图(LMS algorithm simulation program of MATLA)
- 2020-06-19 12:40:01下载
- 积分:1
-
四节点四边形板单元振动模态分析
说明: 在matlab中实现四节点板单元刚度矩阵求解,振动模态分析(Realize the solution of the stiffness matrix of the four-node plate element and the vibration modal analysis in matlab.)
- 2021-04-09 16:48:59下载
- 积分:1
-
hf_dem
霍夫曼编码matlab程序 对英文字母进行编码 进过高斯信道后 接收端解码
(Hoffman coding matlab procedures for receiving encoding into the Gauss channel after the decoding of English letters)
- 2014-11-08 17:54:35下载
- 积分:1
-
ParticleMotion
C program to map particle movement over a vectored velocity field
- 2015-03-12 07:28:29下载
- 积分:1