搜索资源列表
200552823195
- 一步步讲解如何在VC中调用matlab图像处理工具箱来进行canny边缘提取 1.包含pdf文档和源代码 2.源代码code 开发环境是VC6、Matlab7 -a step by step on how to call in VC Matlab Image Processing Toolbox to a canny edge extraction. Pdf files and contains the source code two. Source code develo
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
CEGraph
- matlab与vc6.0实现混合编程的源代码,可以实现C++调用matlab数学方法,而无需安装matlab,可以实现快速数学算法实现,效率比较高!欢迎大家下载学习!-matlab and vc6.0 achieve mixed programming source code, you can call C++ implementation matlab math methods, and do not need to install matlab, mathematical algorithm
readmat
- VC6.0 读写matlab7.0的mat文件.分享此段代码,运行成功。-read the mat file of the matlab7.0,under the vc6.0
VCMATLAB
- 如何用VC6.0和MATLAB进行联合编程文章-How to conduct a joint program VC6.0 and MATLAB article
MCMProjects
- 我备战2010数学建模美赛所精心准备的算法资料,一共13个算法。应该说是目前比较全的算法集了。每个算法由一个VC6例子实现,来解决一个问题。其中一些是自己编写,其它的也是由网上找到后经过修改编译通过的。比赛结果还不错,一个M,现在把资料共享出来,希望对大家有所帮助,算法主要有模拟退火,遗传算法,蒙特卡罗算法,蚁群算法,粒子群算法,元胞自动机,Dijkstra,最小生成树算法,二分图最大匹配算法,最大流算法,动态规划算法,分支定界法,排队论算法,决策论算法等,我写了个说明文件,列的挺详细的-I a
CMathArray
- 在vc6.0z中开发的数学矩阵类,用来操控矩阵相关编程,功能还待完善,但一定程度上,是我们不用再去搞C++与matlab的混编-to control simple calculation works in mathmetical array works with compile language just based c++ in the vc6.0 enviroment.
dialogtest
- 小波分解与重构,用VC6.0和MATLAB实现的混合编程,用MFC实现的界面设计。-Wavelet decomposition and reconstruction, with VC6.0 and MATLAB implementation of the hybrid programming, interface design implemented with MFC.
VC6_MATCOM_2
- VC6和MATCOM来开发图像处理程序.pdf-VC6 and MATCOM to develop image processing procedures. Pdf
VC6.0-MATLAB-COM-
- VC6.0通过matcom调用m文件的文章-VC6.0 m file by calling the article matcom
vcmatlab7src
- 利用MATLAB7.0与VC6.0联合编程,通过com组件实现了二维曲线,非常好,保证没错误-VC6.0 joint programming with the use of MATLAB7.0 by com component implements two-dimensional curve, very good, to ensure no errors
API
- MATLAB的M文件编译成dll文件供VC6调用-VC6 Debug the dll folder from the MATLAB S m-file
VCPPcall-DLL-generated-from-Matlab
- 将Matlab中现成的数学函数编译为动态链接库,供VC调用,可以省去工程应用中要编写各种C++数学算法的烦恼。这几个工程是我总结的几个案例,分别是VC6.0和VS2008下调用Matlab r2010a生成的dll的例子,还包括2个我自己做的矩阵求逆和数值积分的例子。-Will be ready in Matlab mathematical functions compiled to a dynamic link library for VC call, eliminating the need
matlab_VC
- matlab与vc的混合编程说明,主要是如何配置环境,有详细的截图说明-the help for together using of matlab and VC6.0,including collocate environment and giving detailed illustrate
MexDemo
- 使用vc6.0与matlab 2010b联合编程,并且测试通过 接口函数的编写-vc6.0 matlab 联合编程
Win32-Dynamic-Link-Library
- vc6.0通过 Win32 Dynamic-Link Library创建MEX程序-vc6.0 MEX program created by the Win32 Dynamic-Link Library
extending-MFC-dynamic-link-library
- vc6.0通过扩展MFC动态链接库创建MEX程序-vc6.0 create the MEX program by extending MFC dynamic-link library
matlab7.0.1-and-vc6.0-and-dll
- 使用MATLAB_Engine与C混合编程的实例,并添加DLL的使用-MATLAB_Engine andC hybrid programming plus dll