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

搜索资源列表

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

    0下载:
  2. This application note is used to demonstrate the use of MATCOM software (by Mathtools Corporation) to generate Dynamic Link Library files (*.dll files) that can be used with ACOLADE.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:115.74kb
    • 提供者:zhuzhu
  1. vc调用matlab

    0下载:
  2. 将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 -m to a docu
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.71kb
    • 提供者:李震
  1. WiMAX_Test_4

    0下载:
  2. 本程序是对IEEE 802.16e物理层和链路层的仿真。 使用matlab的simulink仿真工具,先运行data.m产生仿真数据,再运行WiMAX_Test_4.dll进行仿真。-This program is the physical and link layer simulation of IEEE 802.16e. The simulation uses the simulink tool of MATLAB. First,run data.m to generate data,
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:81.8kb
    • 提供者:
  1. kdtree

    0下载:
  2. 有matlab和vc联合编程实现kd树实现过程,附有它们之间转化用的max文件和动态链接库dll文件。-Matlab and vc are the joint programming process to achieve the realization of kd tree, accompanied by their transformation with the max files and dynamic link library dll file.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:113.36kb
    • 提供者:徐军
  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. Cell_search

    0下载:
  2. 具有动态链接库的小区搜索程序。这个程序的dll文件属于平台机密啊。-Dynamic link library cell search procedure. Dll file of this program is platform confidential ah.
  3. 所属分类:matlab

    • 发布日期:2014-06-23
    • 文件大小:28kb
    • 提供者:zhangyaodong
  1. VCPPcall-DLL-generated-from-Matlab

    1下载:
  2. 将Matlab中现成的数学函数编译为动态链接库,供VC调用,可以省去工程应用中要编写各种C++数学算法的烦恼。这几个工程是我总结的几个案例,分别是VC6.0和VS2008下调用Matlab r2010a生成的dll的例子,还包括2个我自己做的矩阵求逆和数值积分的例子。-Will be ready in Matlab mathematical functions compiled to a dynamic link library for VC call, eliminating the need
  3. 所属分类:matlab

    • 发布日期:2014-05-18
    • 文件大小:5.77mb
    • 提供者:蔡浩宇
  1. Bayes

    0下载:
  2. 一个matlab写的动态链接库,实现贝叶斯运算,源码里面也有,C#可以直接调用其中的DLL文件,测试有效。-Write a matlab dynamic link library that implements the Bayesian computing source inside the C# can directly call the DLL files, test Effect.
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:784.77kb
    • 提供者:YBT
搜珍网 www.dssz.com