CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - VC s

搜索资源列表

  1. vcmatlab7src

    1下载:
  2. MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数文件等。MATLAB 6.5 使用的编译器包括了MATLAB 的C\\C++数学库函数以及图形库。动态链接库(dll)是编写软件中常用的一种技术,MATLAB提供了将M文件编制成dll文件的方法,本文就介绍如何在MATLAB6.5中将m文件z转化成dll文件,然后在VC中调用该dll文件。 -MATLAB Co
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:26.64kb
    • 提供者:林林
  1. examle

    0下载:
  2. Matcom是mathTools公司推出的一个能将M文件转化成相同功能C++代码的工具。相比Matlab自带的编译器Compiler,用Matcom转化代码要简单和方便得多。本文将结合作者编程经验,以VC6.0和Matcom为例,详细介绍如何利用Matcom进行VC与Matlab的联合编程。-Matcom is mathTools Company introduced a document can M into the same functional C code tool. Compared
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:101.64kb
    • 提供者:亲切
  1. VC_MATLAB

    0下载:
  2. VC++中使用MATLAB的C++数学库和MCC生成的程序-VC++ in the use of MATLAB' s C++ Math Library and MCC procedures generated
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:13.38kb
    • 提供者:liuzhe
  1. cameras_n2

    0下载:
  2. program is a very good location and license plate recognition system source code, can be more clear and accurate extracted vehicle license characters (including Chinese, English and digital ps : compressed plates attached map). In vc environment can
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:203.77kb
    • 提供者:mjdkadh
  1. VC_and_matlab_mix_code

    0下载:
  2. VC++与MATLAB的混合编程的快速实现 讨论了如何用MATLAB的complier将*.m函数编译为动态链接库DLL,供VC++使用的方法。-VC++ and MATLAB programming for fast implementation of mixed discuss how to use MATLAB' s complier to*. m functions compiled as dynamic link library DLL, VC++ for the methods
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:102.26kb
    • 提供者:清心
  1. MatlabAPI

    0下载:
  2. Matlab与VC接口编程的例子源代码 包括Matlab的MEX文件、Matlab引擎、Matcom编程、Matlab编辑器等内容-Matlab and VC interface programming source code examples include Matlab' s MEX files, Matlab engine, Matcom programming, Matlab Editor, etc
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:48.48kb
    • 提供者:潘家辉
  1. sadf

    0下载:
  2. VC++与MATLAB的混合编程 :This paper is origined from the API(Application Programme Interface)between Matlab6p5 and Visual C++6.0.and has mainly discussed on the idea about how to make a mixed programme with language C++ and Madab,what’s inore,has il
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:202.65kb
    • 提供者:miaoxikui
  1. guid-of-vc-and-matlab-programming

    0下载:
  2. 详细介绍了用vc和matlab混合编程的开发应用过程,从入门开始直到学会-introduce the programming way of vc and matlab,let s us konw how to use them together you kan study it in detail step by step
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1.35mb
    • 提供者:liangzifei
  1. test3

    0下载:
  2. vc和mat混合编程,利用matlab的com组件来实现mat和vc的混合编程-vc and mat mixed programming, the use of matlab' s com vc components to achieve mat and Hybrid Programming
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:3.98mb
    • 提供者:许巍
  1. matcom

    0下载:
  2. matlab 与VC++中使用MATLAB的C++数学库和MCC生成的程序,对初学matlab者有很好的借鉴作用-matlab and VC++ using MATLAB' s C++ Math Library and the MCC generated program, matlab for beginners who have a good reference
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:13.31kb
    • 提供者:董绪祥
  1. audio-processing-workbench

    0下载:
  2. 本作品基于matlab与vc++混合编程的一个语言信号处理平台,实现了matlab与vc++的接口通信,利用matlab强大的语言信号处理能力,再结合c++语言的强大的算法描述能力,两者取长补短,取得了很好的效果-This work is based on the matlab and vc++ mixed programming, a language signal processing platform, the matlab and vc++ interface communication
  3. 所属分类:matlab

    • 发布日期:2017-06-09
    • 文件大小:15.39mb
    • 提供者:蜗牛
  1. MatlabPID

    0下载:
  2. 笔者费了很大的经历找到的matlab实例资料,希望大家好好利用,绝对经典的好资料哦-Programming with vc for the sample program, which contains many of the author s experience, I hope you make good use of
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:46.83kb
    • 提供者:etwerwr
  1. s-function

    1下载:
  2. matlab 仿真弹道导弹拦截来袭敌方导弹的程序,用s函数编写,既直观而且转换成c/c++很方便,可以与vc混合编程,有问题随时联系-Matlab simulation of ballistic missile intercepting the enemy s missile program, written using the s function, both intuitive and converted to c/c++ is very convenient, can be mixed w
  3. 所属分类:matlab例程

    • 发布日期:2013-12-30
    • 文件大小:9.83kb
    • 提供者:周胜俞
搜珍网 www.dssz.com