文件名称: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 Compiler is a built-in MATLAB Compiler, it will be m documents into C, C p, or other types of source code and generating executable required documents lib files (libraries), dll files or documents S function. MATLAB 6.5 The compiler includes MATLAB C \\ C math library functions and graphics library. Dynamic link library (dll) software is commonly used to prepare a technical, MATLAB M will provide the documentation dll file into the method, on how the document Matlab6.5 will m z into dll file, and then call in the VC dll file.
-MATLAB Compiler is a built-in MATLAB Compiler, it will be m documents into C, C p, or other types of source code and generating executable required documents lib files (libraries), dll files or documents S function. MATLAB 6.5 The compiler includes MATLAB C \\ C math library functions and graphics library. Dynamic link library (dll) software is commonly used to prepare a technical, MATLAB M will provide the documentation dll file into the method, on how the document Matlab6.5 will m z into dll file, and then call in the VC dll file.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 25811257vcmatlab7src.rar 列表 vcmatlab7src vcmatlab7src\ceshi vcmatlab7src\ceshi\bin vcmatlab7src\ceshi\bin\FigureMenuBar.fig vcmatlab7src\ceshi\bin\FigureToolBar.fig vcmatlab7src\ceshi\ceshi.cpp vcmatlab7src\ceshi\ceshi.dsp vcmatlab7src\ceshi\ceshi.dsw vcmatlab7src\ceshi\ceshi.h vcmatlab7src\ceshi\ceshi.rc vcmatlab7src\ceshi\ceshiDlg.cpp vcmatlab7src\ceshi\ceshiDlg.h vcmatlab7src\ceshi\Debug vcmatlab7src\ceshi\dlltest.dll vcmatlab7src\ceshi\dlltest.h vcmatlab7src\ceshi\dlltest.lib vcmatlab7src\ceshi\ReadMe.txt vcmatlab7src\ceshi\res vcmatlab7src\ceshi\res\ceshi.ico vcmatlab7src\ceshi\res\ceshi.rc2 vcmatlab7src\ceshi\res\Thumbs.db vcmatlab7src\ceshi\Resource.h vcmatlab7src\ceshi\StdAfx.cpp vcmatlab7src\ceshi\StdAfx.h