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

搜索资源列表

  1. chazhi

    0下载:
  2. vb插值首先论述了VC和MATLAB各自的优缺点,然后提出了VC与MATLAB混合编程的三种方法。并详细阐述了如何通过基于动态链接库(DLL)实现VC和MATLAB混合编程的技术-vb interpolation first discusses the advantages and disadvantages of each VC and MATLAB, MATLAB and then propose a VC and three methods of mixed programming. De
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6672863
    • 提供者:xiaowei
  1. VCPPandMatlab

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

    • 发布日期:2017-04-17
    • 文件大小:104944
    • 提供者:赵晖
  1. matlab2012_vs2005

    0下载:
  2. 解决新版本MATLAB与VC++混合编程问题。经过验证能够使用-Solve the problem of the new version MATLAB and VC++ for hybrid programming. Proven ability to use
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:57083
    • 提供者:duke
  1. VC_matlab_hybrid-programming

    0下载:
  2. vc和matlab混合编程资料,讲述了如何让配置文件,和其中遇到问题的解决办法-vc and matlab mixed programming information about how to make the configuration file, and which solutions to the problems encountered
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:259272
    • 提供者:张文婷
  1. VCPmatlab

    0下载:
  2. 本文详细介绍了如何实现VC与Matlab的混合编程,对于进行复杂的运算有很好的用处-This paper describes how the VC and Matlab programming mix, for complex calculations to good use
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:4081148
    • 提供者:方言平
  1. Combiation-of-MatlabaLabView-

    0下载:
  2. LabVIEW与Matlab无缝集成的三种常用方法,即COM组件法、中 间文件传递参数法和VC++参数类型转化法。利用这些方法可将两种软件取长补短,且便于软件的 发布。 -Three methods were introduced with a typical example to show how to integrate LabVIEW and Matlab seamlessly, which were COM object method, transmitting para
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:543761
    • 提供者:Yang
  1. matlabhunhebiancheng

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

    • 发布日期:2017-04-25
    • 文件大小:129071
    • 提供者:王斌
  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. Drawing-3D-Graphics

    0下载:
  2. 文章介绍了 VC++环境下调用 MATLAB 实现绘制三维图形的两种方法: 利用 MATLAB 编译器和 MATLAB 引擎, 并用实例证明这两种方法可实现 VC++的用户界面与 MATLAB 的强大图形功能的交互。分析了这两种方法的优缺点, 对各自的接口环境配置进行了对比, 详细说明了两种方法的具体步骤, 提出了各自适合的应用时机。-Two methods are introduced to draw 3D graphics in VC++ IDE respectively by callin
  3. 所属分类:Software Testing

    • 发布日期:2017-04-25
    • 文件大小:232899
    • 提供者:Eddie
  1. MatlabPVC(OpenCV)

    0下载:
  2. matlab、VC、OpenCV混合编程PPT 已经在matlab2013、VS2008和OpenCV2.4.3环境下调试成功。-matlab、VC、OpenCV mex Programming
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1086077
    • 提供者:hujunyi
  1. vcPPhybrid

    0下载:
  2. 混合编程,vc++和matlab混合编程,通过rtw转换-Mixed programming, vc++ and matlab mixed programming, through rtw conversion
  3. 所属分类:Document

    • 发布日期:2017-04-27
    • 文件大小:41539
    • 提供者:李佳
  1. fisheye-algorithm

    0下载:
  2. 提出了鱼眼图像投影、拼接等一系列核心算法。并用vc++与matlab进行了实现。-The fisheye image projection, stitching and a series of core algorithm. And using vc++ and MATLAB to achieve.
  3. 所属分类:Project Design

    • 发布日期:2017-05-07
    • 文件大小:1278717
    • 提供者:cym
  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
    • 提供者:陈枫
  1. VCPPUSEMATLAB-Engine

    0下载:
  2. matlab 混合编程讲解PPT VC++调用MATLAB Engine库-Matlab mixed programming to explain PPT VC++ call MATLAB Engine library
  3. 所属分类:Communication

    • 发布日期:2017-12-14
    • 文件大小:12309
    • 提供者:cnnj
« 1 2 3 4»
搜珍网 www.dssz.com