-
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
-
Measurement-fuel
说明: 针对阀控式密闭铅酸蓄电池的直流法测试内阻,二次放电法(Sealed valve-regulated lead-acid batteries for the DC resistance test method, the second discharge method)
- 2011-02-17 13:34:14下载
- 积分:1
-
control
很全的控制matlab程序,经典之作,欢迎大家下载(Very wide control matlab program, classic, welcome to download)
- 2013-08-25 15:59:38下载
- 积分:1
-
code-(2)
matlab cod efor 2013 ieee paper a two level fh cdma
- 2013-12-07 14:03:13下载
- 积分:1
-
PID
MATLAB PID控制程序包,里面有较强的功能实现。(MATLAB PID control package, which has strong functions.)
- 2008-07-25 09:23:47下载
- 积分:1
-
simulinkexample
内容为matlabsimulink通信系统仿真配套例程,
有大量例程(this is example of communation program
for matlab simulink)
- 2013-11-15 15:52:10下载
- 积分:1
-
program
this code is used for frequency modulation in matlab
- 2011-05-24 19:13:13下载
- 积分:1
-
SFM
Implementation of 8 point algo and homography
- 2012-02-01 15:26:17下载
- 积分:1
-
robotic-toolbox
用matlab的robotic工具箱,对6自由度PUMA560机械臂的正逆运动学进行仿真。想运行这个程序,要先安装robotic工具箱,安装说明和使用说明都在压缩文件里。(Using robotic matlab toolbox, the 6 degrees of freedom of the PUMA560 manipulator of the inverse kinematics simulation. Want to run this program, you need to install the robotic toolbox, installation instructions and instructions are in the compressed file.)
- 2020-12-30 14:58:59下载
- 积分:1
-
MPPver1p6
Matlab preprocessor that replaces macros with their names
- 2010-11-12 01:43:12下载
- 积分:1