CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - matlab与C混合编程

搜索资源列表

  1. C++BuilderMatlab

    0下载:
  2. c++Builder与Matlab混合编程.-c Builder and Matlab programming.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:22016
    • 提供者:ttlljj
  1. BorlandMatlab

    0下载:
  2. Borland C++Builder与MATLAB混合编程之COM实现方法-Borland C Builder and MATLAB's programming mixed COM method
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:235920
    • 提供者:andy
  1. mtandvc

    0下载:
  2. matlab与Visual c++是图像处理的常用工具,介绍了matlab与Visual c++混合编程接口的配置及实现。-Matlab and Visual c is a common image processing tools, on the Matlab and Visual Programming Interface c mixed configuration and implementation.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:268884
    • 提供者:zhouaijun
  1. matlab_vc_example

    0下载:
  2. 现在要实现VC与MATLAB混编的方法有好几种,而其中最方便高效的为使用MATCOM,MATCOM因其可视化界面,方便丰富的调试功能以及对数学库的强大支持,尤其是可以直接在VC中实现可视化编程,并能将.m文件编译成相应C++程序,受到愈来愈多工程技术人员的重视。通过VisualMatcom实现混合编程,既保持了MATLAB的优良算法,又保证了c++的高执行效率。本文所使用的是VC6与MATCOM4.5
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6549
    • 提供者:高一
  1. VCandMatlab

    0下载:
  2. Visual C++与Matlab混合编程方法在图像处理中的应用
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:8547
    • 提供者:原野
  1. VC++matlab

    0下载:
  2. VC++与Matlab混合编程的快速实现,这样可以有效利用matlab的便捷及c代码的速度。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:105032
    • 提供者:李谷
  1. MATLAB_VC

    0下载:
  2. 提出了在MATLAB 与VC++实现组合编程的四种方法, 即利用MATLAB 引擎、调用MATLAB 的数学库、将MATLAB 程 序编译成mex 文件和C 或C++文件技术,并阐述了将四种编程环境的功能优势与应用系统无缝集成的方式。这种混合编程 实现了VC++的面向对象程序设计与MATLAB 强大的数值计算能力的结合。-This paper introduces the techniques of the technology of the MATLAB/VC++ co- progra
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:116268
    • 提供者:wang han
  1. VC6_0_MATLAB7_x

    0下载:
  2.  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
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:277730
    • 提供者:wang han
  1. MatlabandC

    0下载:
  2. 精通matlab与C++混合程序设计。讲述matlab与C语言混合编程设计。-matlab and C mixed programming language design.
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:8411430
    • 提供者:鲤鱼
  1. MatlabandC

    0下载:
  2. Matlab与C混合编程实现Type2模糊系统,文献资料-Matlab and C mixed programming Type2 fuzzy systems, literature
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:394065
    • 提供者:asxinyu
  1. MATLAB

    0下载:
  2. 实现matlab与C++的混合编程,非常非常的有实用-A mixture of matlab with C++ of programme
  3. 所属分类:software engineering

    • 发布日期:2017-12-09
    • 文件大小:1792191
    • 提供者:庄博涵
  1. Matlab-cPP

    0下载:
  2. ,从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
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:145898
    • 提供者:学文
  1. C-and-Matlab

    0下载:
  2. C++与matlab混合编程,实现VS2010中调用matlab程序-C++ and matlab mixed programming, call matlab program VS2010
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:138465
    • 提供者:xxf
  1. Matlab

    0下载:
  2. Matlab与C/C++混合编程技术研究。本文基于常用的Matlab6.5 和VC6.0开发环境,在Windows平台下就它们之间的混合编 程问题从Matlab调用C/C++和C/C++调用Matlab两方面进行 深入研究并举例说明。-Matlabhasstrongabilityofnumericalvaluecalculationandanalysis, whereasC/C++isoneofthemostpopularprogramming languages. Andthe
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:226844
    • 提供者:jiaren
  1. CSharp-and-MATLAB

    0下载:
  2. 基于COM技术的C#与Matlab混合编程-COM technology C# and Matlab based
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:259593
    • 提供者:仁者无敌
  1. Matlab-and-C-mixed-programming

    0下载:
  2. Matlab转换为dll库再与C混合编程-Matlab and C mixed programming
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:169542
    • 提供者:水月
  1. CSharpvsMatlab2014a

    0下载:
  2. 为了实现C#与Matlab混合编程,费了好大劲才实现生成的DLL文件能够正常调用,而不出现调用组件报错“初始值设定项引发异常”的问题。-In order to realize the C# and Matlab mixed programming, the DLL file can be realized with a great effort to achieve the normal call, and does not appear to call the components of th
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:1001428
    • 提供者:wenshaohua
  1. Matlab

    0下载:
  2. Matlab与C/C++混合编程方法,Matlab调用C/C++代码及C/C++调用-Matlab and C/C++ mixed programming method, Matlab call C/C++ code and a C/C++ call
  3. 所属分类:software engineering

    • 发布日期:2017-12-14
    • 文件大小:108940
    • 提供者:小名
  1. Matlab&C

    0下载:
  2. 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
  3. 所属分类:文章/文档

    • 发布日期:2017-12-18
    • 文件大小:62464
    • 提供者:墨一
  1. 精通Matlab与C C++ 混合程序设计 第2版

    0下载:
  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)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-03
    • 文件大小:28462080
    • 提供者:陈铿
搜珍网 www.dssz.com