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

搜索资源列表

  1. (用)VC调用matlab engine示例

    1下载:
  2. 这是教你如何在VC里调用matlab的文档和源程序-The document and source code to tell you how to load matlab engine using VC.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.93mb
    • 提供者:安秋
  1. matlab engine vc++

    0下载:
  2. 采用matlab的engine实现matlab与vc的混合编程,供大家共享.-using Matlab and Matlab engine vc achieve the mixed programming, for everyone to share.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:66.38kb
    • 提供者:adan
  1. VC调用matlab示例

    0下载:
  2. 一步步学如何使用VC调用matlab engine编程 -a learning step by step how to use the Matlab engine called VC program
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:126.28kb
    • 提供者:付朝霞
  1. procedure

    0下载:
  2. 程序一:用VC++实现图像检索技术。程序二:在 C 源程序中调用 MATLAB 引擎来计算三次多项式的根。程序三:编译原理词法分析器c++源程序。程序四:银行取款机Cash 系统源程序。程序五:ACCESS2000数据库文件密码的提取。-procedure : VC image retrieval technology. Two procedures : the C source Calling MATLAB engine to calculate cubic polynomial root.
  3. 所属分类:图形图像处理(光照,映射..)

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

    1下载:
  2. VC调用matlab的典型编程,采用matlab引擎的方法,成功实现了Vc对matlab的调用。并且做了可视化的界面。把程序中的main_edgelink2换成自己要调用的matlab程序-VC typical call Matlab programming using Matlab engine, the successful implementation of the Vc Matlab call. Done a visual interface. The procedures main_e
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:34.8kb
    • 提供者:无梦
  1. engdemo

    0下载:
  2. VC调用matlab引擎(因为类别当中没有此类,所以放到了数值计算)-VC call Matlab engine (because no such category, put a numerical calculation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:171.88kb
    • 提供者:梁海平
  1. MatlabSharedLib_demo

    0下载:
  2. Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolb
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:64.24kb
    • 提供者:vipjvs
  1. vc-matlab

    1下载:
  2. 要在VC中成功编译Matlab引擎程序,必须包含引擎头文件engine.h并引入Matlab对应的库文件libmx.lib、libmat.lib、libeng.lib
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:25.97kb
    • 提供者:海德
  1. GetBMPPic.rar

    0下载:
  2. MATLAB和VC++混合编程实现BMP图像的读取显示,VC++为主要平台,中间调用MATLAB引擎,执行MATLAB语句,将读取的BMP数据显示出来。,MATLAB and VC++ Matlab read BMP images show, VC++ As the main platform, called intermediate MATLAB engine, the implementation of MATLAB statements will read BMP data display
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-17
    • 文件大小:331.87kb
    • 提供者:yinwk
  1. VC

    0下载:
  2. 使用VC++调用Matlab程序,利用自带的Matlab引擎实现数据交换。-Using VC++ calling Matlab program, using the Matlab engine comes with data exchange.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:946byte
    • 提供者:ding
  1. hunhebianma

    0下载:
  2.  VC + + 与MATLAB 混合编程,可以将VC 优秀的可视化编程能力和MATLAB 强大的计算能力结合起来。 分析了C 语言与MATLAB7. x 在接口的特点,详细介绍了VC + + 6. 0 与MATLAB7. x 混合编程的三种方法: MATLAB 引擎、MATLAB 编译器和MATLAB COM 编译器-VC++ Mixed with MATLAB programming, can be excellent VC Visualization MATLAB programmi
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:272.45kb
    • 提供者:胡辉
  1. VC-MATLAB

    0下载:
  2. VC和MTALB混合编程的例子,调用matlab engine。-VC and MTALB examples of mixed programming, call matlab engine.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:259.79kb
    • 提供者:杨旭
  1. engine

    0下载:
  2. 通过VC调用MATLAB引擎的范例程序,根据运行环境不同,可能要对头文件进行修改-VC call MATLAB engine through an example of the procedure, according to different operating environment may have to modify the right files
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.69mb
    • 提供者:xw
  1. VCMATLABEngine

    0下载:
  2. VC++调用MATLAB Engine,实现数值算法应用-VC++ to call MATLAB Engine, the application of the realization of numerical algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:9.79kb
    • 提供者:贾硕
  1. VC6_0_MATLAB7_x

    0下载:
  2.  VC + + 与MATLAB 混合编程,可以将VC 优秀的可视化编程能力和MATLAB 强大的计算能力结合起来。 分析了C 语言与MATLAB7. x 在接口的特点,详细介绍了VC + + 6. 0 与MATLAB7. x 混合编程的三种方法: MATLAB 引擎、MATLAB 编译器和MATLAB COM 编译器。比较分析了各种方法的适用范围,介绍了发布混编程序的方法。- Wit h t he combination of VC++ and MA TLAB , t he p ower
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:271.22kb
    • 提供者:wang han
  1. Matlab_VC

    0下载:
  2. By analyzing characteristics of Matlab and Visual C++,the advantages of applying the Matlab and Visual C++ interface to develop application program is presented. On basis of comparing with the other interface methods ,the advantages and disadvantages
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:853.32kb
    • 提供者:serkant
  1. matlab-engine-

    0下载:
  2. vc调用matlab引擎的,图文并茂的介绍操作步骤,并给出简单的调用程序-vc call matlab engine, illustrated introduction to the steps, and gives a simple procedure call
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:202.42kb
    • 提供者:齐方
  1. 2step-to-learn-VC-and-matlab-engine

    0下载:
  2. 学习如何使用VC调用matlab 编程,值得参考-Step by step learn how to use the VC call matlab engine programming examples, good reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:141.67kb
    • 提供者:dwang
  1. engine

    0下载:
  2. vc实现matlab engine调用的功能程序-a program to realize the matlab engine function developped by VC++
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:77.04kb
    • 提供者:杜一江
  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
    • 文件大小:12.02kb
    • 提供者:cnnj
« 12 3 »
搜珍网 www.dssz.com