-
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
-
bisp3cum
利用三阶矩求双谱,直接输入信号,即可求出(calculate bispectrum using 3rd order cumulant)
- 2009-11-19 11:35:34下载
- 积分:1
-
XorNN
说明: 编了一个用C++程序实现BP网络的异或问题。(compiled a C program BP network problems or differences.)
- 2006-05-04 16:50:35下载
- 积分:1
-
TSP-PSO
TSP-PSO算法的matlab程序文件,有助于了解该算法(The produce of matlab about TSP-POS)
- 2013-04-13 22:37:55下载
- 积分:1
-
codes-(2)
huffman code to encode text
- 2015-03-09 17:20:37下载
- 积分:1
-
RadarEKF
雷达EKF跟踪算法实例,包含目标状态向量的产生,量测产生。(radar target tracking algorithm with EKF,including generating target state, target measurements)
- 2020-07-26 22:38:41下载
- 积分:1
-
H-2
说明: 两电平SVPWM整流器控制,dp解耦,双闭环,C语言,锁相环(Two level SVPWM rectifier control)
- 2020-03-23 18:57:09下载
- 积分:1
-
node
自适应算法是一种新的算法,本程序提供了该算法去噪功能,用处广泛。(reducing the noise using the self-adaptation)
- 2009-06-13 14:19:32下载
- 积分:1
-
matlab_tree
用matlab做出有两个分叉的分形树的图形,树枝逐渐密集(Matlab make graphics fractal tree with two forked branches gradually intensive)
- 2013-04-06 17:29:43下载
- 积分:1
-
Helmtz_cal_20141205
计算亥姆霍兹线圈的磁场大小及标准偏差,并比对圆形和方形。(Calculate magnetic field s size and standard deviation of Helmholtz coil, compare typical round and square type.)
- 2015-01-07 08:19:24下载
- 积分:1