Welcome![Sign In][Sign Up]
Location:
Search - matlab matcom

Search list

[Other resourcematcom

Description: 这个工具可以方便的实现从matlab和vc++的结合,它可以将matlab代码翻译为vc的 函数-this tool can facilitate the realization of Matlab and vc, the combination of which can be translated Matlab code for the function vc
Platform: | Size: 8391425 | Author: 张衡 | Hits:

[Other resourcetrous_1

Description: 基于matlab的多孔算法,matlab,matcom-based on the porous Matlab algorithms, Matlab, matcom
Platform: | Size: 1032 | Author: 朱云华 | Hits:

[Other resourcematcom

Description: 利用MATCOM可以实现VC++与MATLAB的混合编程,本例子实现了独立与具体开发环境的绘图的方法 -MATCOM can be achieved using VC and MATLAB mixed programming, The example of the independence and achieve specific development environment mapping methods
Platform: | Size: 52751 | Author: dm | Hits:

[Other resourcematcom

Description: 在MATCOM环境下实现VC++对MATLAB的调用
Platform: | Size: 182857 | Author: 肖宝剑 | Hits:

[matlabC++ Builder && Matlab 混合编程

Description: C++ builder与 Matlab混合编程,通过Matcom将Matlab的m文件编译为cpp文件,实现C++ builder调用Matlab;软件完成后,可以脱离Matlab运行环境。
Platform: | Size: 11551104 | Author: self_discipline | Hits:

[matlabmatcom

Description: 这个工具可以方便的实现从matlab和vc++的结合,它可以将matlab代码翻译为vc的 函数-this tool can facilitate the realization of Matlab and vc, the combination of which can be translated Matlab code for the function vc
Platform: | Size: 8390656 | Author: 张衡 | Hits:

[matlabvc+matlab

Description: matlab 与 vc++接口五种不同的方法与实例-vc Matlab interface with five different methods and examples
Platform: | Size: 718848 | Author: | Hits:

[matlabtrous_1

Description: 基于matlab的多孔算法,matlab,matcom-based on the porous Matlab algorithms, Matlab, matcom
Platform: | Size: 1024 | Author: 朱云华 | Hits:

[matlabmatcom

Description: 利用MATCOM可以实现VC++与MATLAB的混合编程,本例子实现了独立与具体开发环境的绘图的方法 -MATCOM can be achieved using VC and MATLAB mixed programming, The example of the independence and achieve specific development environment mapping methods
Platform: | Size: 1551360 | Author: dm | Hits:

[Graph Drawing042758c2a36843

Description: matlab与matcom混合编程实现绘图功能,有兴趣的-matlab and Matcom Matlab graphics, interested
Platform: | Size: 2349056 | Author: 123456 | Hits:

[source in ebookmatcom

Description: 在MATCOM环境下实现VC++对MATLAB的调用-Environment in MATCOM realize VC++ Of MATLAB call
Platform: | Size: 182272 | Author: 肖宝剑 | Hits:

[OtherMatcom_code_38

Description: matcom演示程序,转载调试说明: 1.如果直接运行exe文件,只须将ago4501.dll和v4501v.dll加入相应的 release目录即可. 2.如果需要在VC6.0环境下测试,可按如下步骤进行. 1)从workspace中删除v4501v.lib,通过project->add to project->files 重新加入v4501v.lib. 2)编译连接后,将ago4501.dll和v4501v.dll加入release目录.运行程序即可. 注意: 1)v4501v.lib,ago4501.dll和v4501v.dll都放在lib目录下. 2)jpg目录下为文档编辑所需要的图片,如需重新排版,可参考使用。-Matcom demo program, reproduced debugging: 1. If directly run exe files, simply by adding ago4501.dll and v4501v.dll corresponding release directory can be .2. If you need VC6.0 environment testing, may proceed as follows to .1) from the workspace to delete v4501v.lib, through project-
Platform: | Size: 3328000 | Author: dxqzyc | Hits:

[matlabmatcom

Description: 介绍了vc与matlab的联合编程,很有用处-Matlab introduced vc with joint programming, very useful
Platform: | Size: 1477632 | Author: 王海涛 | Hits:

[VC/MFCmatlab

Description: 本书主要介绍如何运用Matlab与C/C+ +进行混合程序设计。本书全面详细介绍了MatlabC数学库、MatlabC+ +数学库、Matcom、MatlabCOM Builder、MatlabEngine及编译Matlab独立可执行程序等Matlab混合程序设计的内容。-This book mainly introduces how to use Matlab and C/C++ mixed programming. This comprehensive book details MatlabC math library, MatlabC++ Math Library, Matcom, MatlabCOM Builder, MatlabEngine and compiler independent executable programs such as Matlab mixed Matlab programming content.
Platform: | Size: 512000 | Author: wanglimin | Hits:

[Software Engineeringmatcom

Description: c语言和matlab是我们日常用的最多的两种变成语言,而matcom可以将这两种语言有效的结合,这里给大家分享一篇介绍matcom的文章。-matcom-c and matlab
Platform: | Size: 220160 | Author: 李丽丽 | Hits:

[matlabMatcom

Description: 介绍如何使用matcom实现matlab和C++的混合编程,利用matcom将.m文件直接转成.cpp文件-matcom,matlab,c++
Platform: | Size: 1210368 | Author: sy | Hits:

[Software EngineeringMATCOM

Description: 通过matcom方式实现vc++与matlab的联合编程,开发环境VC++6.0,matlab7-Matcom be achieved through vc++ and matlab joint programming, development environment, VC++6.0, matlab7
Platform: | Size: 696320 | Author: 马振良 | Hits:

[Mathimatics-Numerical algorithmsmatcom

Description: 将MATLAB的.m文件转换为C/C++ 文件 MATLAB和vc混合编程的一种很有用的工具-To MATLAB' s. M files to C/C++ file MATLAB and vc mixed programming a very useful tool
Platform: | Size: 8602624 | Author: liange | Hits:

[matlabMATCOM-VC-MATLAB

Description: 用MATCOM实现VC_对MATLAB中_m文件的调用-With MATCOM achieve VC_ on file in MATLAB call _m
Platform: | Size: 1961984 | Author: 李哲 | Hits:

[Communication-MobileVisualC_调用MATLAB程序的接口方法_杨文波

Description: 本文介绍了VC++调用 MATLAB的M 文件的几种常用方法及各自的特点 , 并结合开发实例重点说明了在VC ++中使用MATCOM 连接Matlab 文件的具体实现过程(Several interface methods of calling Matlab m file are introduced in this paper, as well as their characters.And an instance is given to illustrate the method to call m file by Matcom inVC++)
Platform: | Size: 95232 | Author: Effie | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net