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

搜索资源列表

  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. matlabwithVC

    0下载:
  2. 介绍引擎在vc中的应用,matlab与VC结合的很好的说明
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:3525
    • 提供者:成伟明
  1. VC_and_MATLAB_and_fft

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

    • 发布日期:2014-01-16
    • 文件大小:5736
    • 提供者:六月的雨
  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. vc++与matlab的接口技术。是一个很好的文章
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:313622
    • 提供者:zhanglei
  1. vc_matlab

    0下载:
  2. 用VC调用Matlab的文章,文章详细介绍了几种方法,并给出了示例
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:307942
    • 提供者:sy
  1. MatlabSimulink_and_vc

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

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

    0下载:
  2. VC与MATLAB数学库和图形库的混合编程应用-VC and MATLAB math library and graphics library application of mixed programming
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:224068
    • 提供者:asxinyu
  1. Matlab-and-VC-Mixed-Programming-

    0下载:
  2. 将Matlab编译成可执行程序的一种方法,使VC和MATLAB能联合仿真-Matlab and VC Mixed Programming by translating MATLAB program into an executable program
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:369164
    • 提供者:poseidon
  1. Matlab--and-VC

    0下载:
  2. 用于vc和matlab混合编程,提高效率-Used for vc and matlab mixing programming, improve efficiency
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:122581
    • 提供者:
  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. Matlab-code

    0下载:
  2. Matlab是一个很好的大型数值计算软件。解释型的程序执行、即时的调试窗口、高效的矩阵运算、丰富的工具箱,使它成为了数值计算和科研工作的必备软件。虽然Matlab具有众多的优势,可是它的程序却很难完全摆脱Matlab环境运行,在界面功能上也效率低下,这些缺点我们在使用Matlab的同时,不免担忧自己的成果不能方便地对外发布。对Matlab的运行方式进行了分析,之后提出了Matlab和VC高级语言之间混合编程的方法,以及Matlab程序独立打包和如何提高Matlab程序的界面运行效率的方法。 更多
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:129073
    • 提供者:王斌
  1. Matlab-and-VC

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

    • 发布日期:2017-05-12
    • 文件大小:3023817
    • 提供者:luwei
  1. VC-connect-to-MATLAB

    0下载:
  2. 详细讲解了VC和MATLAB的链接,总结了链接会出现的一些问题-Explain in detail the link VC and MATLAB, summed up some of the problems occur links
  3. 所属分类:Project Manage

    • 发布日期:2017-05-11
    • 文件大小:2484425
    • 提供者:zzh
  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. VCPP-and-MATLAB-Programming-

    0下载:
  2. 论述了在 环境下如何充分利用 强大的数据分析处理和数学计算的功能进行混合编程的问题,以期达到简单、快速进行 VC++ 和Matlab软件开发的目的-In the environment discussed how to leverage the power of data analysis and processing functions and mathematical programming problems mixed in order to achieve the simple, fas
  3. 所属分类:Software Testing

    • 发布日期:2017-04-30
    • 文件大小:41957
    • 提供者:李创
  1. matlab-and-CPP-hybrid-programming

    0下载:
  2. 项目需求,最近折腾了下混合编程。网上的相关教程有的太老,方法过时;有的由于matlab版本及系统的问题不适用。摸索整理此文,一是备忘,二是供大家有类似需求时参考。在VC中调用MATLAB,总结有以下几种方法:1、调用Matlab引擎;2、调用Matlab中M函数转化成的dll文件;3、调用Matlab中M函数转化成的c语言的函数。本文实现第二种方法,将m文件转为dll,供VC调用。-matlab and C++ hybrid programming
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:710333
    • 提供者:智伟
  1. Earthquake matlab VC

    0下载:
  2. 介绍了地震资料极化分析基本原理, 针对其软件编制中的复杂计算及3D 图形显示问题(This paper presents the basic principle of seismic datum polariza tion analysis for the complex calculatio ns and g raphic display in software.)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-15
    • 文件大小:1289216
    • 提供者:9Samsun
« 1 23 4 »
搜珍网 www.dssz.com