-
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
-
kdtree1.2
kd-tree 是广泛用来处理多维寻找最近点的数据结构。该文件中是由matlab调用c++代码实现的,其中实现包括kd-tree的建立最近点的查找等。(kd-tree is kind of data structure which is widely used to find the nearest point in multi-demensions.The zip file contain matlab and cpp files.The functions implemented include kd-tree building and nearest points searching and so on.)
- 2010-07-17 15:44:11下载
- 积分:1
-
NonlControl
一个非线性控制比较通用的maltab工具箱,适用于研究非线性控制的学者。(A more general maltab nonlinear control toolbox for nonlinear control research scholar.)
- 2010-09-19 11:22:07下载
- 积分:1
-
nsct_toolbox
非下采样轮廓波变换,NSCT变换,主要用于图像去噪,效果非常不错(Nonsubsampled contourlet transform, NSCT transform, mainly for image denoising, the effect is very good)
- 2012-12-09 18:37:37下载
- 积分:1
-
lms
均衡器抽头参数中,使用LMS算法确定有限长最优抽头参数(Tap equalizer parameters, the use of finite-length LMS algorithm to determine the optimal tap parameters)
- 2008-12-19 14:49:13下载
- 积分:1
-
maibo
脉搏测量仪代码
主要功能是显示脉搏跳动次数,测试时间和上一次测试次数(Pulse measuring instrument code
The main function is to display the number of pulse, the test of time and the last number of tests)
- 2012-05-14 01:10:27下载
- 积分:1
-
20110719
神经网络工具箱中的BP工具函数及其应用,请大家放心使用(BP neural network toolbox utility functions and its applications, please rest assured to use)
- 2011-07-19 10:03:19下载
- 积分:1
-
Implementation-of-Playfair-cipher
Implementation of Playfair Cipher in C
- 2014-10-01 13:16:33下载
- 积分:1
-
Passiv_Netz_VSC_Normalbetrieb
电压源型高压直流输电系统向无源网络供电。matlab R2011a(Supply voltage source HVDC transmission system to the passive network. matlab R2011a)
- 2013-03-31 18:22:52下载
- 积分:1
-
gENETIC_opf
MODIFIED GENETIC ALGORITHM BASED OPF
- 2015-02-27 13:49:41下载
- 积分:1