-
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
-
bpsk_example
example shorter qpsk simulink
- 2011-04-26 18:00:21下载
- 积分:1
-
BP
说明: 基于BP网络的字母识别MATLAB源程序,可以对给定的字母进行识别。(BP network based on letter recognition MATLAB source, you can identify a given letter.)
- 2011-06-06 11:29:24下载
- 积分:1
-
singlephaseasynchronousmotorwithFC
A Fuel cell based single phase capacitor start asynchronous motor 0.25HP
- 2014-08-08 17:20:33下载
- 积分:1
-
nonmaxsuppts
detector de bordes de sobel
- 2013-03-05 09:26:14下载
- 积分:1
-
OPF-MATLAB-
利用内点法计算电力系统潮流计算,matlab源代码(The use of interior point method to calculate the power flow calculation, matlab source code)
- 2013-05-12 12:59:55下载
- 积分:1
-
An-Extended-Dynamometer-Setup-to-Improve-the-Accu
Toward Privacy Preserving and Collusion Resistance in a Location Proof Updating SystemToward Privacy Preserving and Collusion Resistance in a Location Proof Updating SystemToward Privacy Preserving and Collusion Resistance in a Location Proof Updating System
- 2013-12-12 20:14:26下载
- 积分:1
-
bayesclassifier
基于贝叶斯分类器的牙周病诊断系统,用matlab实现(Bayesian classifier based on periodontal diagnostic system, using matlab to achieve)
- 2007-12-04 11:21:53下载
- 积分:1
-
smooth_update
数值计算中的平滑算法,非线性滤波中使用。(Numerical calculation of the smoothing algorithm, the use of nonlinear filtering.)
- 2009-05-03 21:52:44下载
- 积分:1
-
vblast-detection
该程序包实现了VBLAST结构的传输下,接收端采用ZF、ZF_SIC、MMSE、MMSE-SIC等检测算法时误码率和信噪比的性能比较(The package implements the transmission of VBLAST structure, the receiver with ZF, ZF_SIC, MMSE, MMSE-SIC detection algorithm for error rate and SNR performance comparison)
- 2020-12-07 14:49:21下载
- 积分:1