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

搜索资源列表

  1. thegenius-source

    1下载:
  2. 一个人工智能的国际象棋游戏,用VC写的,完全采用的win32 API,而没有用MFC。英文介绍为:The Genius is a chess engine that uses AI techniques to play against humans。-an artificial intelligence international chess game, with VC written entirely using the win32 API, not using MFC. English in
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:304.74kb
    • 提供者:刘维超
  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. 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. 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
    • 文件大小:272.93kb
    • 提供者:ws
  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. 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
    • 文件大小:16.35kb
    • 提供者:lionel
  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. VCANDMATLAB

    0下载:
  2. VC++与Matlab混合编程之引擎操作详解,对主要函数进行介绍并且有一个实例程序-VC++ and Matlab programming hybrid engine operation Xiangjie, the main function is introduced and there is an instance of program
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:130.9kb
    • 提供者:YIMALY
  1. EngineMat

    0下载:
  2. VC调用matlab混合编程 利用matlab引擎-VC call matlab hybrid programming using matlab engine
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1.01mb
    • 提供者:陈少冲
  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. 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. matlab0809

    0下载:
  2. 用MATLAB引警做VC和MATLAB的混合编程,将图像读出,并绘制灰度直方图。-Use MATLAB engine to acomplish VC and MATLAB mixed programming, read out the image and draw the histogram.
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1.82mb
    • 提供者:张玲
  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
    • 文件大小:261.35kb
    • 提供者:夏俊明
  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. vc_matlab-engine

    0下载:
  2. 自己编写的vc调用matlab程序,可以再vc的环境下实现matlab窗口显示图像,对初学者很有用-I have written matlab program called vc, vc environment can be achieved matlab window display images, useful for beginners
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3.58mb
    • 提供者:唐宁
  1. VC-fingerprint-code

    1下载:
  2. 指纹识识全套算法及演示程序 指纹算法引擎(内含指纹预处理和比对算法) 指纹模式识别算法接口 指纹模式识别预处理演示-Identify a full set of fingerprint identification algorithm demo program the fingerprint algorithm Engine (containing fingerprint preprocessing and matching algorithm) fingerprint pat
  3. 所属分类:生物技术

    • 发布日期:2013-03-04
    • 文件大小:348.73kb
    • 提供者:天之涯
  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. vc

    1下载:
  2. 柴油机缸内压缩模块数值计算程序,基于VC++,输出数组保存在txt文件中,数据长度datalen,基本参数可修改(Simulation calculating program of the compression module in cylinder of diesel engine)
  3. 所属分类:数学计算

    • 发布日期:2017-12-28
    • 文件大小:7kb
    • 提供者:泡泡粥
  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
    • 文件大小:14kb
    • 提供者:Try Wahyudi
« 12 »
搜珍网 www.dssz.com