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

搜索资源列表

  1. VC调用matlab工具箱函数进行图像处理编程

    1下载:
  2. VC调用matlab工具箱函数进行图像处理的技术与方法-VC call Matlab toolbox functions for image processing technologies and methods
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:464077
    • 提供者:穆雅
  1. vc与matlab编程接口

    0下载:
  2. 这是用c++语言开发编写的matlab和c++的接口程序-c prepared by the development of language and c Matlab interface procedures
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:31844
    • 提供者:袁辉
  1. VC++andMatlab

    1下载:
  2. 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-many engineering software necessary to use complex mathematical algorit
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:105013
    • 提供者:徐凯
  1. MATLABandVandVCinterface

    0下载:
  2. 10篇优秀的matlab与VB和VC接口的技术文献,对联合编程具有一定的指导和参考价值-10 outstanding Matlab and VB and VC interface technical literature Joint programming for a certain guidance and reference value
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2003892
    • 提供者:杨俊
  1. VC_and_MATLAB_and_fft

    0下载:
  2. VC++与MATLAB混合编程及其应用。本文详述了在VC++6.0编译环境下如何利用Matlab来实现应用系统的设计和分析,介绍了通过Matlab与VC应用程序连接的常用方法,分析了VC与Matlab的混合编程的步骤,最后通过一个具体实例的实现过程对上述方法进行了应用性介绍。
  3. 所属分类:软件工程

    • 发布日期:2014-01-16
    • 文件大小:5736
    • 提供者:六月的雨
  1. MatlabSimulink_and_vc

    0下载:
  2. matlab与VC很不错的。肯定不少人需要吧。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:197956
    • 提供者:梨园
  1. VC++matlab

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

    • 发布日期:2008-10-13
    • 文件大小:105032
    • 提供者:李谷
  1. VC++与MATLAB联合编程

    1下载:
  2. 由于在VC上对图形的现实变成很不方便,而MATLAB具有很好的图形显示功能,因此在vc编程时常将VC与MATLAB联合起来进行编程,本文档就详细介绍了VC++与MATLAB联合编程的方法,详细讲解了实现过程。
  3. 所属分类:软件工程

    • 发布日期:2011-08-29
    • 文件大小:1565901
    • 提供者:XL_W0503
  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. Matlab_VC

    0下载:
  2. 通过分析Matlab 和VC 的特点,指出了利用Matlab 与VC 接口进行应用程序开发的优点。 在与其他接口方式比较分析的基础上,得出了各种常用接口的利与弊,并证明Matlab 引擎所提供的 功能是最全面的。在介绍Matlab 引擎运作机理及相关函数之后,通过一个应用程序实现了Matlab 引擎和VC 在图像及数据处理中的有机结合。-By analyzing characteristics of Matlab and Visual C++ ,t he advantages of
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:297499
    • 提供者:wang han
  1. CombiningVisualCwithMatlab

    0下载:
  2. matlab与vc++混合编程主要有4种途径,本文主要介绍可脱离matlab环境的应用方法。中文文献-matlab with the vc++ mixed programming are mainly four kinds of ways, this article focuses on the environment could be out of matlab application methods
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:90036
    • 提供者:刘超
  1. VCMixedwithMATLABProgrammingandItsApplication

    0下载:
  2. 本文详述了在VC++6.0编译环境下如何利用Matlab来实现应用系统的设计和分析,介绍了通过Matlab与VC应用程序连接的常用方法,分析了VC与Matlab的混合编程的步骤,最后通过一个具体实例的实现过程对上述方法进行了应用性介绍。-This article details the build in VC++6.0 environment, how to use Matlab to implement application system design and analysis, prese
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:38672
    • 提供者:秦论剑
  1. MATLAB-VCPP

    0下载:
  2. 出了基于MATLAB与VC++混合编程的仿真计算,采用混合编程的仿真计算极大地提高了编程效率,减少了系统资源的消耗。-A simulation based the MATLAB and VC++ hybrid programming, simulation of hybrid programming greatly improve programming efficiency, reduce the consumption of system resources.
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:358482
    • 提供者:黄华
  1. VC-and-MATLAB

    0下载:
  2. 本文利用MATLAB提供的C/C++ 编译器实现了MATLAB 与VC++语言的接口将m文件编译 成脱离MATLAB 运行的可执行应用程序-In this paper, MATLAB provides the C/C++ compiler implementation the MATLAB and VC++ of language interface m file is compiled into an executable application running from the MATL
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:90130
    • 提供者:litaiwen
  1. VC-and-MATLAB-interface-

    0下载:
  2. 本文讲述了matlab与VC的接口及其实现过程-This article describes a Matlab and VC interface and its implementation process
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:53035
    • 提供者:liuxiaorong
  1. MatlabwithVC

    0下载:
  2. 一篇详细介绍matlab与VC混合编程的文章,可以很方便的理解和实现。-A detailed introduction matlab and VC mixed programming article, you can easily understand and implement.
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:6856
    • 提供者:李星雨
  1. Matlab-and-VC

    0下载:
  2. vc 与 matlab的混合编程,关于调用,执行-VC AND MATLAB
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:3023817
    • 提供者:luwei
  1. Combination-Programming-for-MATLAB

    0下载:
  2. 1.LabVIEW与Matlab_Simulink混合编程方法及应用 2.MATLAB_VC 组合编程方法及其应用 3.MATLAB和LabVIEW混合编程及在控制系统中的应用 4.Matlab与C_C 混合编程技术研究 5.VC6.0与MATLAB7.x混合编程方法研究 6.探讨Matlab与VC 联合编程-these PDF introduced the Research on the Combination Programming for MATLAB and VC 、
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:2672946
    • 提供者:xhz
  1. MatlabAndVC

    0下载:
  2. MATLAB与VC混合编程方法大全,可以实现VC调用Matlab绘图功能。-MATLAB and VC mixed programming method, can realize VC call MATLAB graphics.
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1481038
    • 提供者:陈枫
« 12 »
搜珍网 www.dssz.com