搜索资源列表
Matlab与VC CBuilder混合编程精选
- 本套资料,包含了各种Matlab和C++混合编程的例子和理论.是研究Matlab 和VC CBuilder的最权威和经典的例子.在网上搜集的时候发了一个下午的时间。结果发现内容太少了.不得不到我们学校的图书馆去找了。找遍了整个中国期刊全文数据库(CJFD),才找到了这几篇对与编程人员来说的有帮助和参考的文章了。发了我好几块钱了,希望对那些Matlab与Vc和Cbuilder混合编程的人员有很大的帮助了.-the sets of data, including a variety of mixed
matlabenginetest
- 该程序是一个matlab与C++混合编程的例子,用matlab引擎在c++中调用matlab程序-that the procedure was a mixed Matlab and C programming examples, Matlab engine used in c Calling Matlab procedures
matlabVCsimulink
- Matlab7.0利用mcc与VC++编程实例,MATLAB 与 C 语言的接口,在simulink环境下实现实时仿真。
MATLAB
- 环境下构建一种新的系统辨识仿真工具箱(SIST: System Identification Toolbox)的原理与实现,讨论了在MATLAB 环境下工具箱的数据和算法结构形式,以及利用GUIDE完成图行界面的设计,用MATLAB 与C++混编技术实现物理系统的I/O 接口和系统辨识...
matlab_c++
- 《精通matlab与c++混合编程》的光盘内容,是本书的源码。有很大的实际价值。
Source_Code_Of_Guide_To_MATLAB_Mix_Programming
- 这是机械工业张德丰《MATLAB与外部程序接口编程》随书源码,这本书详细介绍了MATLAB与C、C++、Excel、VB、Delphi、FORTRAN相互调用的方法,使得我们可以综合利用传统编程语言执行效率高和MATLAB函数库功能强大的优势,本书对于MEX和MAT文件、MATLAB引擎、MATLAB C/C++函数库、Matcom等都作了详细的介绍并举例说明,书籍最后还介绍了MATLAB的串口接口。-This is the machine-building industry张德丰" M
Matlab_Cpp_Programming
- 刘维的《精通Matlab与Cpp混合程序设计》。 本书主要介绍如何运用Matlab与C/C++进行混合程序设计。共分8章,主要包括:Matlab程序设计初步、Matlab编译器、Matlab与C语言的接口、生成可独立运行的Matlab程序、Visual C++调用Matlab程序、Matlab DotNet Builder与Visual C++、Matcom与C/C++以及Visual C++调用Mattab C++数学库。另外,附录中介绍有关动态链接库的基础知识。-By Liu Wei.
Matlab-Csharp
- Matlab与C#混合编程的实现 实现matlab和c#混合编程的多种方法-matlab C# mixure coding
MATLAB
- MATLAB与C/C++混合编程代码,包括MATLAB引擎,MAT共享,MEX技术,COM,Mideva工具-MATLAB and C/C++ mixed programming code, including MATLAB engine, MAT share, MEX technology, COM, Mideva tools
mixed-programming--Matlab-and-CCPP
- Matlab具有强大的数值计算和分析等能力,而C/C++是目前最为流行的高级程序设计语言,两者互补结合的混合编程在科学研究和工程实践中具有非常重要的意义。因此,从Matlab调用C/C++代码及C/C++调用m文件两方面,深入地研究了它们之间混合编程的原理和实现机制,并且给出了具体条件下的混合编程方法和步骤。实例表明,提出的Matlab与C/C++混合编程方法是简洁、有效的。-Matlab has strong ability of numerical value calculation and
Matlab_VC_hybrid-programe
- Matlab与C接口技术(两本pdf书籍,感觉很不错的),希望对大家有帮助-Matlab and C interface technology (two pdf books, I feel very good), we want to help
dk
- 这是何强matlab扩展编程一书的完整源代码。以MATLAB扩展编程及其应用实例为主线,以MATLAB与C 程序、Visual Basic、Excel、网络和系统硬件的接口为核心,采用图文并茂的方式、简捷明快的手法和通俗易懂的语言,配合大量的代码实例以及一个简单的语音识别系统的具体实现。-This book of MATLAB programming and its applications expand as the main line, MATLAB and C program, Visua
Matalb--and-C-Programming
- 个人总结的Matlab与C++混合编程的资料,其中的代码完全经过验证。-For Matlab and C++ programming
matlab-program
- matlab 案例程序,一共包括5个色图矩阵的控制,粘贴板操作,matlab与C#混编,矩阵操作,修改菜单的字体大小和颜色。-matlab program
matlab
- matlab拓展编程,本书以matlab扩展编程及其应用实例为主线,以matlab与c、visual basic、excel、网络和硬件接口为核心,采用图文并茂的方式,系统介绍了matlab的新特性-matlab to expand programming, book matlab expansion of the programming and its application examples the main line, as the core of matlab and c, visual
MATLAB
- C语言与MATLAB接口:编程与实例,实现接口Matlab与C语言编程互换-C language and MATLAB interfaces: programming with examples, the interface with Matlab and C programming language swap
精通Matlab与C_C++混合程序设计(第2版)
- C语言与matlab混合编程。C语言调用matlab函数。matlab调用C语言函数。(c program. matlab program. c using matlab functions. matlab using c functions.)
实战matlab之并行程序源码
- 本书各章源代码除特别说明之外,其开发和编译环境均为Matlab2010与VisualC++2010。第7章与第10章内容与Matlab、Visual C++等环境配置密切相关,如果出现配置文件、头文件、库文件、动态链接库等相关的问题,请正确配置软件和硬件环境后再完成相关操作。(In addition to the special descr iption of the source code of this book, the environment for its development an
精通Matlab与CC 混合程序设计光盘[第三版]
- This book is mainly about using C to call Matlab DLL dynamic library to realize high complexity algorithm or some confidential content in the case that time is not very strict.
VS2015 与 Matlab2016b编译环境设置
- 64位编译,VS2015调用Matlab2016编译生成的DLL,搞定各种运行错误,调试错误。32位编译下,VC++(Visual studio)调用Matlab编译生成的DLL本来是一件很容易的事情,现在转到64位了,编译环境设置不当,程序无法调通。另外,参照别人的帖子copy代码,不仔细思考,容易出现各种运行报错。(VS2015 call the DLL by Matlab2016. Enviroment setting in the Visual studio 2015. Solve th