搜索资源列表
vcmatlab7src
- MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数文件等。MATLAB 6.5 使用的编译器包括了MATLAB 的C\\C++数学库函数以及图形库。动态链接库(dll)是编写软件中常用的一种技术,MATLAB提供了将M文件编制成dll文件的方法,本文就介绍如何在MATLAB6.5中将m文件z转化成dll文件,然后在VC中调用该dll文件。 -MATLAB Co
examle
- Matcom是mathTools公司推出的一个能将M文件转化成相同功能C++代码的工具。相比Matlab自带的编译器Compiler,用Matcom转化代码要简单和方便得多。本文将结合作者编程经验,以VC6.0和Matcom为例,详细介绍如何利用Matcom进行VC与Matlab的联合编程。-Matcom is mathTools Company introduced a document can M into the same functional C code tool. Compared
VC_MATLAB
- VC++中使用MATLAB的C++数学库和MCC生成的程序-VC++ in the use of MATLAB' s C++ Math Library and MCC procedures generated
cameras_n2
- program is a very good location and license plate recognition system source code, can be more clear and accurate extracted vehicle license characters (including Chinese, English and digital ps : compressed plates attached map). In vc environment can
VC_and_matlab_mix_code
- VC++与MATLAB的混合编程的快速实现 讨论了如何用MATLAB的complier将*.m函数编译为动态链接库DLL,供VC++使用的方法。-VC++ and MATLAB programming for fast implementation of mixed discuss how to use MATLAB' s complier to*. m functions compiled as dynamic link library DLL, VC++ for the methods
MatlabAPI
- Matlab与VC接口编程的例子源代码 包括Matlab的MEX文件、Matlab引擎、Matcom编程、Matlab编辑器等内容-Matlab and VC interface programming source code examples include Matlab' s MEX files, Matlab engine, Matcom programming, Matlab Editor, etc
sadf
- VC++与MATLAB的混合编程 :This paper is origined from the API(Application Programme Interface)between Matlab6p5 and Visual C++6.0.and has mainly discussed on the idea about how to make a mixed programme with language C++ and Madab,what’s inore,has il
guid-of-vc-and-matlab-programming
- 详细介绍了用vc和matlab混合编程的开发应用过程,从入门开始直到学会-introduce the programming way of vc and matlab,let s us konw how to use them together you kan study it in detail step by step
test3
- vc和mat混合编程,利用matlab的com组件来实现mat和vc的混合编程-vc and mat mixed programming, the use of matlab' s com vc components to achieve mat and Hybrid Programming
matcom
- matlab 与VC++中使用MATLAB的C++数学库和MCC生成的程序,对初学matlab者有很好的借鉴作用-matlab and VC++ using MATLAB' s C++ Math Library and the MCC generated program, matlab for beginners who have a good reference
audio-processing-workbench
- 本作品基于matlab与vc++混合编程的一个语言信号处理平台,实现了matlab与vc++的接口通信,利用matlab强大的语言信号处理能力,再结合c++语言的强大的算法描述能力,两者取长补短,取得了很好的效果-This work is based on the matlab and vc++ mixed programming, a language signal processing platform, the matlab and vc++ interface communication
MatlabPID
- 笔者费了很大的经历找到的matlab实例资料,希望大家好好利用,绝对经典的好资料哦-Programming with vc for the sample program, which contains many of the author s experience, I hope you make good use of
s-function
- matlab 仿真弹道导弹拦截来袭敌方导弹的程序,用s函数编写,既直观而且转换成c/c++很方便,可以与vc混合编程,有问题随时联系-Matlab simulation of ballistic missile intercepting the enemy s missile program, written using the s function, both intuitive and converted to c/c++ is very convenient, can be mixed w