-
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
-
Reckteneald
Recteneald数值计算一书的所有源码和课件(Recteneald on a numerical calculation of all source and courseware)
- 2006-10-13 14:27:04下载
- 积分:1
-
beamform
线阵,圆阵,圆柱阵,球阵三维波束形成图,二进制和十进制(小数)的转换(The 3D beamforming diagram of the linear array, circular array, cylindrical array ball array, binary and decimal (decimal) conversion)
- 2013-03-05 22:04:34下载
- 积分:1
-
outage
一篇计算中断概率的仿真程序,对于初学者是个不错的参考。(An interrupt probability calculation simulation program, for beginners is a good reference.)
- 2021-04-27 20:38:44下载
- 积分:1
-
ABC算法程序(小木虫下载)
说明: 其中含有人工蜂群算法的源代码和各种测试函数的源代码,可运行蜂群算法 matlab(It contains source code of artificial bee colony algorithm and source code of various test functions, which can run bee colony algorithm)
- 2020-11-06 16:09:41下载
- 积分:1
-
PIDirPI_derinimas_3
PId and PI ITAE tunning
- 2009-03-27 03:30:26下载
- 积分:1
-
xiangduiwucha
光纤通信中用来计算相对误差的matlab源程序,对于刚入门的人有很大的帮助。(Optical Fiber Communication is used to calculate the relative error of the matlab source code, for people who have just started a great help.)
- 2010-01-08 12:19:07下载
- 积分:1
-
1
说明: simulink simulation in micro converter file
- 2014-11-21 23:43:28下载
- 积分:1
-
matlab
非线性方程组数值解法之拟牛顿法matlab程序代码(The numerical method for solving the nonlinear equations of the quasi-newton method of matlab program code)
- 2013-12-22 17:23:03下载
- 积分:1
-
17.LMS自适应波束形成MATLAB程序
说明: 经典波束形成算法,LMS算法,绝对好用!注解清晰,参考书为张小飞的阵列信号处理那本!(Classical beamforming algorithm, LMS algorithm, absolutely easy to use! The annotation is clear, the reference book is Zhang Xiaofei's array signal processing book!)
- 2021-01-04 09:48:13下载
- 积分:1