-
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
-
glopt-907fb23d8696
matlab application for nonlinear partial differential evolution equations. is a matlab application for the numerical study of some nonlinear partial differential evolution equations
- 2011-09-06 01:12:22下载
- 积分:1
-
MATLAB-function-library-dictionary
本辞典紧跟MATLAB发展的动态。搜集整理了1 000余条MATLAB的使用函数,以英文字母的先后顺序进行排序,在介绍每个函数的过程中,分别介绍了函数的语法、描述、应用实例以及与之相似的函数,可以让用户在学会一个函
数的同时,触类旁通地领会其他类似函数的用法,让用户更全面地掌握MATLAB的知识,在进行MATLAB开发时能方便快捷地查询到相关函数的使用方法。(The Dictionary of keeping up the MATLAB development dynamic. Has collected more than 1,000 more than the MATLAB use function, sort the order of the letters of the alphabet, introduced the process of each function, function syntax, description, application examples as well as the similar function, allows users learn a function at the same time, by analogy to understand the usage of other similar functions, allowing users to better grasp the knowledge of MATLAB In MATLAB development can quickly and easily query to the use of the correlation function.)
- 2013-03-28 14:50:23下载
- 积分:1
-
dwt_final
this file include dwt watermarking method which is implemented in malab
- 2011-05-24 16:05:27下载
- 积分:1
-
Multi-target-tracking-applications
在JPDA算法中,首先按照多目标跟踪门之间的几何关系,划分为多个聚。在每个聚中,任何一个目标跟踪门与其他至少一个目标的跟踪门之间交集非空。JPDA算法依次处理每个聚中的目标与量测。(Multi-target tracking applications in information fusion)
- 2012-06-04 21:14:39下载
- 积分:1
-
4G-LTE-LTE-Advanced-for-mobile-broadband_2011
4G LTE LTE-Advanced for mobile broadband_2011
- 2013-07-19 21:30:39下载
- 积分:1
-
PotentialField
Potential Field Function
- 2011-11-30 02:27:39下载
- 积分:1
-
RegularImmutableSortedSet
An immutable sorted set with one or more elements.
- 2014-01-17 14:16:17下载
- 积分:1
-
fir
64阶FIR滤波器程序,包含测试文件和数据文件(64-order FIR filter program, including test files and data files)
- 2010-07-21 10:46:24下载
- 积分:1
-
stprtool26feb08
matlab最新统计模式识别工具箱,更新日期2008.2.26(The latest statistical pattern recognition toolbox matlab, 2008.2.26 updated)
- 2008-05-15 19:43:50下载
- 积分:1