搜索资源列表
MatlabEngine_link
- VC调用matlab的典型编程,采用matlab引擎的方法,成功实现了Vc对matlab的调用。并且做了可视化的界面。把程序中的main_edgelink2换成自己要调用的matlab程序-VC typical call Matlab programming using Matlab engine, the successful implementation of the Vc Matlab call. Done a visual interface. The procedures main_e
WoodpeckerPrj
- 设计了一个框架,现在只要在VC环境中编好相应的算(程序),可以在可以生成动态链接库,这样MATLAB可以直接调用运行-Designed a framework, and now as long as the VC environment made good the corresponding operator [program], you can generate a dynamic link library, so that MATLAB can directly call the run!
3VC-call-Matlab
- VC调用matlab 函数的编程的例子,值得参考-VC call matlab function programming examples, good reference
Matlab_DLL_HDNum
- 本程序用c++编了一个提取硬盘物理序列号的dll程序,然后用matlab的m文件调用链接库文件,在matlab语言环境中提取硬盘序列号。本程序中的链接库文件也可用于VC、vb等其他语言调用。-Of this program compiled with c++ the extract the serial number of hard physical the dll procedure, then call matlab m file link library file, extract the
Zuoye
- vc与matcom混合编程实例,里面包含了matcom将matlab m文件转换成C++文件的例子,然后在vc中调用,画图,并借助matlab在vc中对音频文件进行幅度和相位分析-Vc mixed with matcom programming examples, containing the matcom transform matlab m file into the c++ file example, and then call in the vc, drawing, and with t
ingormation_list_box
- 用VC调用MATLAB的DLL,使用MATLAB画出简单的图 不错的,可以-Using VC call MATLAB DLL, use MATLAB to draw simple figure good, you can
vhoj8
- vc与matlab混合编程的具体实例,通过vc编译器调用matlab编译的,-The concrete living example of vc and matlab mixed programming, through the vc compiler calling matlab compiler,
9905013
- VC++中调用Matlab ,m函数编译后的对应c函数,请大家共享,-Vc++ calling Matlab, m function is the compiled corresponding c functions, please share,
9201752
- VC图像处理,包括图像的基本操作和处理,调用了matlab的库函数()