CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab VC 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
    • 文件大小:2023707
    • 提供者:安秋
  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
    • 文件大小:67971
    • 提供者: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
    • 文件大小:129314
    • 提供者:付朝霞
  1. vc-matlab

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

    • 发布日期:2008-10-13
    • 文件大小:26591
    • 提供者:海德
  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
    • 文件大小:339839
    • 提供者: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
    • 文件大小:946
    • 提供者: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
    • 文件大小:278992
    • 提供者:胡辉
  1. MATLABandVC

    0下载:
  2. MA11AB与VC++混合编程,开发了水轮机综合特性曲线数据处理系统。该系 统利用VC++友好的界面编程对水轮机综合特性曲线已知区域数据进行提取,使用MATLAB 搜索引擎调用RBF人工神经网络库对提取数据进行拟合并结合边界约束条件对未知区域内的 数据进行预测-MA11AB with VC++ mixed programming, developed the turbine characteristic curve of integrated data processing syst
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:279478
    • 提供者:ws
  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
    • 文件大小:266027
    • 提供者:杨旭
  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
    • 文件大小:1767185
    • 提供者:xw
  1. TestUseMatlab

    0下载:
  2. VC 中调用MATLAB 程序功能: 为了在vc中调用MATLAB而写的一个简单测试程序 设置路径: 根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为 D:\MATLAB6p1\extern\include\,在工程中设置 需包含的头文件: //matlab中的头文件调用matlab的函数 #include "engine.h" 需要连接的LIB库: D:\MATLAB6p1\extern\lib\win32\dig
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:16741
    • 提供者:lionel
  1. engine

    0下载:
  2. 一个基于MATLAB和VC++的混合编程范例,里面主要是针对引擎的开关操作-Based on MATLAB and VC++ programming an example of a hybrid, which is mainly directed against engine switching operation
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1799970
    • 提供者:zhy
  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
    • 文件大小:10020
    • 提供者:贾硕
  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
    • 文件大小:277730
    • 提供者: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
    • 文件大小:873803
    • 提供者:serkant
  1. VCmatlab-engine

    0下载:
  2. VC++连接MATLAB,VC++连接MATLAB ,VC++连接MATLAB ,VC++连接MATLAB -VC++ to connect MATLAB, VC++ connection MATLABVC++ connection MATLAB, VC++ to connect MATLAB, VC++ to connect MATLAB, VC++ connection MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:267624
    • 提供者:夏俊明
  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
    • 文件大小:207275
    • 提供者:齐方
  1. VCPP-Matlab

    0下载:
  2. VC++与Matlab混合编程之引擎操作详解-VC++ and Matlab programming of hybrid engine Operational Details
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2363706
    • 提供者:李哲
  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
    • 文件大小:145071
    • 提供者:dwang
  1. Capture

    0下载:
  2. Abstract: This paper presents a new control strategy to optimize the fuel economy of parallel configured charge sustained hybrid electric vehicles. This new approach is a constrained engine on-off strategy, which has been developed from the two extr
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:14336
    • 提供者:Try Wahyudi
« 12 3 »
搜珍网 www.dssz.com