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

搜索资源列表

  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
    • 文件大小:102.55kb
    • 提供者:徐凯
  1. matlabc123

    0下载:
  2. VC++与Matlab混合编程的快速实现 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。 关键词: Matlab VC++ MCC Complier 动态链接库D-VC and Matlab for the rapid realization of the paper discusses how to use the Matlab Co. m *. mpli
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:102.49kb
    • 提供者:李艷
  1. vbandmatlab

    1下载:
  2. 使用MATLAB中的COM生成器(comtool),将M文件生成DLL,于VB中引用.从MATLAB6.5开始,MATLAB提供了COM生成器,使用该生成器,可以将MATLAB函数和自定义的函数打包成组件,然后集成到支持该技术的应用程序中去.使用该技术,可以很大程度上脱离MATLAB环境.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:70.52kb
    • 提供者:吴庆庆
  1. paper_dll_matlabandlabview

    0下载:
  2. 利用DLL技术实现LabVIEW和MATLAB混合编程,多语言编程论文
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:185.49kb
    • 提供者:zdwnh
  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
    • 文件大小:6.36mb
    • 提供者: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
    • 文件大小:102.48kb
    • 提供者:赵晖
  1. MATLAB-CSharp

    0下载:
  2. 用于C#调用matlab的计算功能,通过matlab的m文件生成DLL进行调用-For C# calculation function call matlab matlab m file generated DLL call
  3. 所属分类:software engineering

    • 发布日期:2017-11-01
    • 文件大小:1.46mb
    • 提供者:付国忠
  1. CPPPBuilder1

    0下载:
  2. MATLAB是功能非常强大的数学软件,Borland C++Builder是基于windOWS平台下强大的应用程序开发系统,利用MATLAB提供的APl函数库和DLL技术,能够在BorlandC++Builder开发的应用程序中完全操纵MATLAB,实现混合编程-MATLAB is a very powerful mathematical software, Borland C++Builder powerful based on windOWS platform application dev
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:235.14kb
    • 提供者:王伟
  1. MATLAB.m-to-dll

    0下载:
  2. 在没有安装MATLAB的计算机上,以上程序是无法正常运行的。好在MATLAB 将其所有的运行库,打包成了一个自解压文件。C:\MATLAB6p5\extern\lib\win32\mglinstaller.exe 在没有安装MATLAB的计算机上,运行mglinstaller.exe,它解压出两个目录 bin 和toolbox。你只要把 bin\win32 加入到计算机系统变量PATH中即可。 -On a computer that is not installed MATLAB, t
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:127.76kb
    • 提供者:dvdv123
  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
    • 文件大小:531.02kb
    • 提供者:Yang
  1. MATLABconnector-DLL-LibraryProject

    0下载:
  2. Connecting MATLAB to C-language DLLs
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:22.29kb
    • 提供者:Maria
  1. vs2008andmatlabplot

    0下载:
  2. VS2008调用MATLAB画图(解决了dll文件找不到的问题)-VS2008 calling MATLAB drawing (solved the problem of the DLL file can t find)
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:207.31kb
    • 提供者:姜海宽
  1. Matlab-and-C-mixed-programming

    0下载:
  2. Matlab转换为dll库再与C混合编程-Matlab and C mixed programming
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:165.57kb
    • 提供者:水月
  1. CRUISE-Matlab

    2下载:
  2. CRUISE2010介绍,CRUISE和Matlab接口问题,dll文件生成及生成软件,混合动力介绍及CRUISE仿真实例-CRUISE2010 introduction, CRUISE and Matlab interface issues, dll file generation and generation software, hybrid presentation and CRUISEsimulation examples
  3. 所属分类:software engineering

    • 发布日期:2016-11-08
    • 文件大小:2.48mb
    • 提供者:张少
  1. MATLAB---CSharp-interfacing

    0下载:
  2. MATLAB - C# interfacing Conversion of m (MATLAB source code) file to .NET component in the form of dll (Dynamic Link Library) file using MATLAB
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:842.76kb
    • 提供者:sosa247
  1. CSharpvsMatlab2014a

    0下载:
  2. 为了实现C#与Matlab混合编程,费了好大劲才实现生成的DLL文件能够正常调用,而不出现调用组件报错“初始值设定项引发异常”的问题。-In order to realize the C# and Matlab mixed programming, the DLL file can be realized with a great effort to achieve the normal call, and does not appear to call the components of th
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:977.96kb
    • 提供者:wenshaohua
  1. AM_VSB

    0下载:
  2. AM modulation vestigial in Matlab .d-AM modulation vestigial in Matlab .dll
  3. 所属分类:software engineering

    • 发布日期:2017-05-01
    • 文件大小:46.54kb
    • 提供者:flaper89
  1. SSB

    0下载:
  2. SSB modulation in Matlab .d-SSB modulation in Matlab .dll
  3. 所属分类:software engineering

    • 发布日期:2017-05-01
    • 文件大小:40.5kb
    • 提供者:flaper89
  1. AMT

    0下载:
  2. AMT modulation in Matlab .d-AMT modulation in Matlab .dll
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:44.19kb
    • 提供者:flaper89
搜珍网 www.dssz.com