-
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
-
cvx
说明: 斯坦福大学Grant和Boyd教授等开发的凸优化matlab最新工具箱(Windows版)(Stanford University Professor Boyd Grant and the development of new convex optimization toolbox matlab (Windows Version))
- 2011-02-28 16:48:07下载
- 积分:1
-
tftb2002toolbox
说明: 小波变换工具包,包括信号产生函数、噪声产生函数、线性处理函数、Cohen类双线性时频处理函数、Affine类双线性时频处理函数、模糊函数和其他处理函数。(Wavelet Transform tool kit, including signal generator function, noise function, linear processing function, Cohen category bilinear time-frequency processing function, Affine category bilinear time-frequency processing function, Fuzzy processing function and other functions.)
- 2006-05-16 17:18:37下载
- 积分:1
-
guihua
机械臂规划算法,朋友写的,可以用来学习交流(Manipulator planning algorithm, a friend wrote, can be used to study the exchange of)
- 2008-03-25 17:02:50下载
- 积分:1
-
feisher(matlab)
利用fisher准则设计一个分类器并在matlab上仿真实现检验其功能(Fisher guidelines to design a classifier and simulation test its function in matlab)
- 2012-10-17 10:35:18下载
- 积分:1
-
SquareOfCircle_C
Code finds the square of a circle.
- 2015-03-22 18:18:46下载
- 积分:1
-
Engineering-Optics-with-MATLAB
通过matlab对光学中基本的物理光学现象、几何光学现象进行了模拟,对于学光学的同志来说具有很高的价值(Matlab on the optical basic physical optical phenomena, geometric optical phenomena simulation, high value for the comrades who studied optical)
- 2013-05-17 17:10:04下载
- 积分:1
-
Craig-JJ---Intro-To-Robotics_
Introduction to Robotics by J J Craig
- 2014-12-17 23:31:06下载
- 积分:1
-
SIMULINK-PV-CIRCUIT-MODEL
pv cell modeling
SIMULINK PV CIRCUIT MODEL
- 2012-01-25 00:58:50下载
- 积分:1
-
Matlab-digital
《精通Matlab数字图像处理与识别》(张铮等)书本代码(" Mastering Matlab digital image processing and recognition" (Zhang Zheng, etc.) code books)
- 2014-01-27 12:30:51下载
- 积分:1