搜索资源列表
C++BuilderMatlab
- c++Builder与Matlab混合编程.-c Builder and Matlab programming.
VC++andMatlab
- 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-many engineering software necessary to use complex mathematical algorit
VC++matlab
- VC++与Matlab混合编程的快速实现,这样可以有效利用matlab的便捷及c代码的速度。
Matlab R2009b与MSVC 2008混合编程
- Matlab R2009b与MSVC 2008混合编程
基于Delphi和Matlab的混合编程方法在交通流量估算中的应用
- 介绍了一种基于组件对象模型(COM)的Delphi与Matlab混合编程方法。在交通流量估算中充分利用两者各自的编程优势,大大提高了预测未来交通流量的水平和效率。
matlab 混合编程
- c++ matlab混合编程
MATLAB与VC混合编程指导书.doc
- MATLAB与VC混合编程指导书, DOC文档,希望对各位有帮助!
MATLAB与VC混合编程
- VC和MATLAB混合编程 VC中调用MATLAB编译生成的动态链接库方法 软件:MATLAB 7.4(R2007a),VC6.0
MATLABprogramtechnology
- MATLAB混合编程技术,COM(Component Object Model,组件对象模型)是以组件为发布单元的对象模型,是一系列面向对象技术和工具的集合。 -MATLAB program technology
VC6_0_MATLAB7_x
- VC + + 与MATLAB 混合编程,可以将VC 优秀的可视化编程能力和MATLAB 强大的计算能力结合起来。 分析了C 语言与MATLAB7. x 在接口的特点,详细介绍了VC + + 6. 0 与MATLAB7. x 混合编程的三种方法: MATLAB 引擎、MATLAB 编译器和MATLAB COM 编译器。比较分析了各种方法的适用范围,介绍了发布混编程序的方法。- Wit h t he combination of VC++ and MA TLAB , t he p ower
mex_VC_Matlab
- 通过 mex 文件实现 VC 和 Matlab 的混合编程,可以作为参考-Mex file through VC++ and Matlab mix of programming, can be used as reference
VC_MATLAB2
- VC++60与MATLAB混合编程技术的原理与实现,值得一看的。-VC++60 mixed with the MATLAB programming and implementation of the principle, worth a visit.
Matlab--and-VC
- 用于vc和matlab混合编程,提高效率-Used for vc and matlab mixing programming, improve efficiency
C-and-Matlab
- C++与matlab混合编程,实现VS2010中调用matlab程序-C++ and matlab mixed programming, call matlab program VS2010
Mixed-program-of-Excel-and-Matlab
- 本文介绍了如何利用excel link实现Excel与Matlab混合编程。通过连接Excel和Matlab,用户可以在Excel工作表空间和宏编程工具中使用Matlab的数值计算,图形处理等功能,不需要脱离Excel环境。-This article describes how to use excel link Excel and Matlab achieve. By connecting Excel and Matlab, Matlab users can use the numerical
CSharp-and-MATLAB
- 基于COM技术的C#与Matlab混合编程-COM technology C# and Matlab based
matlab-2010b-VS2008-Hunhebiancheng
- 一份学习Matlab混合编程的资料,很值得初学者看一下-Study mix program of MATLAB
Matlab&C
- Matlab和C混合编程,概念性介绍Matlab和C混合编程中的语法与函数,同时具体讲解混合编程的原理,便于Matlab和C混合编程的入门(Matlab and C mixed programming, conceptual presentation of Matlab and C mixed programming syntax and function, while explaining the principles of mixed programming, easy to Matlab
精通Matlab与C C++ 混合程序设计 第2版
- 改文档详细介绍MATLAB与C++混合编程的方法,环境设置,内容简洁详细,是入手新生非常有用的资料(Change the document in detail MATLAB and C++ mixed programming method, environment settings, concise and detailed content, is a very useful information to start new students)
MATLAB生成动态链接库+VS调用库文件
- 详细描述了MATLAB+VS混合编程的步骤(MATLAB, Visual Studio2013)