-
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
-
gc
说明: 代码之美的迷你版,大家可以学习一下哦,好了不多说了,上传先。(The beauty of the mini-version of the code, you can learn about Oh, well more than that, and upload the first.)
- 2010-05-06 09:01:04下载
- 积分:1
-
Matlab
该资料详细介绍了MATLAB这款软件及一些入门知识,着重介绍了常用函数的使用等等,对初学者有很大帮助。(The information details the MATLAB software and some introductory knowledge of this, highlighting the use of commonly used functions, etc., are very helpful for beginners.)
- 2015-04-12 17:13:42下载
- 积分:1
-
shenjingwangluo
自适应滤波LMS算法和bp算法,解决一些基本数学问题(Adaptive filtering LMS algorithm and the bp algorithm to solve basic math problems)
- 2012-05-06 23:21:12下载
- 积分:1
-
Newmark
有限元分析中newmarket法的运用及代码分析(Finite element analysis of the the newmarket law in the use of)
- 2013-03-17 21:24:34下载
- 积分:1
-
Jmatrix
返回电力系统规划中用matpower计算一次潮流后得到的雅可比矩阵.(Return to power system planning using matpower after the tide once the Jacobian matrix.)
- 2020-12-16 16:29:13下载
- 积分:1
-
flowers
image swirl,input angle,fuction and output swirl
- 2010-12-07 06:31:28下载
- 积分:1
-
Image_Restoration
文件给出了运动失真或噪声干扰的图像恢复修复源代码(Documents given movement distortion or noise source image restoration repair)
- 2010-06-01 20:43:50下载
- 积分:1
-
MATLAB
多尺度熵matlab计算程序,应用于信号分析和处理(multi-scale entropy)
- 2013-12-07 17:21:37下载
- 积分:1
-
matlab数据做图
主要是对数据做初级滤波和组合分析,其实就是对多路数据做了采集并组合做图(Primary filtering and combination analysis of data)
- 2020-06-24 22:00:02下载
- 积分:1