搜索资源列表
VC_Matlab
- 在分析Visual C++和Matlab各自特点的基础上,提出了混合编程的几种方法,对VC++利用Matlab数学库和图形库进行应用程序开发,并对在VC++环境下嵌入mcc命令在Matlab环境中转变的C++程序代码作了详细介绍。
MATLAB_VC
- 提出了在MATLAB 与VC++实现组合编程的四种方法, 即利用MATLAB 引擎、调用MATLAB 的数学库、将MATLAB 程 序编译成mex 文件和C 或C++文件技术,并阐述了将四种编程环境的功能优势与应用系统无缝集成的方式。这种混合编程 实现了VC++的面向对象程序设计与MATLAB 强大的数值计算能力的结合。-This paper introduces the techniques of the technology of the MATLAB/VC++ co- progra
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
CPPPBuilder1
- MATLAB是功能非常强大的数学软件,Borland C++Builder是基于windOWS平台下强大的应用程序开发系统,利用MATLAB提供的APl函数库和DLL技术,能够在BorlandC++Builder开发的应用程序中完全操纵MATLAB,实现混合编程-MATLAB is a very powerful mathematical software, Borland C++Builder powerful based on windOWS platform application dev
CPPBuilder2
- MatLab具有强大的科学计算能力,而C++ Builder具有很强的图形用户界面开发和数据库管理功能,两者的互补结合可以快速和高效地开发涉及科学计算的可视化仿真软件.介绍在Windows环境下常用的C++ Builder和MatLab混合编程的方法,并对两者在可视化仿真软件开发中的综合应用进行了讨论. -MatLab has a powerful scientific computing capabilities, and C++ Builder has a strong graphical
Matlab-cPP
- ,从Matlab调用C/C++代码及C/C++调用m文件两方面,深入地研究了它们之间混合编程的原理和实现机制,并且给出了具体条件下的混合编程方法和步骤。实例表明,提出的Matlab与C/C++混合编程方法是简洁、有效的。 更多还原 -Two aspects, called from Matlab the C/C++ code, C/C++ call m files, in-depth study of the principles and implementation mechanisms
MATLAB-and-C--interface-
- 研究如何实现matlab和c混合编程时的接口,可以看看思路。此文为中文学习资料。-The study how to achieve matlab and c mixed programming interface, you can look at the ideas. Article for Chinese learning materials.
Matlab
- Matlab与C/C++混合编程技术研究。本文基于常用的Matlab6.5 和VC6.0开发环境,在Windows平台下就它们之间的混合编 程问题从Matlab调用C/C++和C/C++调用Matlab两方面进行 深入研究并举例说明。-Matlabhasstrongabilityofnumericalvaluecalculationandanalysis, whereasC/C++isoneofthemostpopularprogramming languages. Andthe
matlab-mixed-programming-with-C
- matlab和c的混合编程,对两种环境下的相互转化非常有帮助,很全面的资料。-c and matlab mixed programming , right into each other under the two environments are very helpful , very comprehensive information .
Matlab-C
- 关于matlab 和C 混合编程的一个文档材料,推荐看一下。-a file about the programme of matlab and C.