搜索资源列表
matlabc123
- VC++与Matlab混合编程的快速实现 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。 关键词: Matlab VC++ MCC Complier 动态链接库D-VC and Matlab for the rapid realization of the paper discusses how to use the Matlab Co. m *. mpli
VC_Matlab
- 在分析Visual C++和Matlab各自特点的基础上,提出了混合编程的几种方法,对VC++利用Matlab数学库和图形库进行应用程序开发,并对在VC++环境下嵌入mcc命令在Matlab环境中转变的C++程序代码作了详细介绍。
mcc
- 自己通过MATLAB写的指纹的圆柱码,希望对大家可以提供参考,- written by MATLAB fingerprint cylindrical code, hope can provide reference to everybody, thank you
使用MATLAB的MCC命令生成CC++程序
- 本文介绍了如何配置matlab,利用mcc命令生成C/C++程序。(This article introduces how to configure MATLAB and generate C/C++ program by using MCC command.)