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

搜索资源列表

  1. 25811214svm_v251

    0下载:
  2. LibSVM工具箱,在matlab环境下实现,完整的与VC接口!更多访问个人主页:http://huangbo929.blog.edu.cn-LibSVM toolbox in Matlab environment achieved, and the integrity of the VC interface! More personal visit Home : http://huangbo929.blog.edu.cn
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:248047
    • 提供者:黄波
  1. matlabVCsimulink

    0下载:
  2. Matlab7.0利用mcc与VC++编程实例,MATLAB 与 C 语言的接口,在simulink环境下实现实时仿真。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:13487
    • 提供者:柳枫
  1. MATLAB

    1下载:
  2. 环境下构建一种新的系统辨识仿真工具箱(SIST: System Identification Toolbox)的原理与实现,讨论了在MATLAB 环境下工具箱的数据和算法结构形式,以及利用GUIDE完成图行界面的设计,用MATLAB 与C++混编技术实现物理系统的I/O 接口和系统辨识...
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:705258
    • 提供者:ou
  1. MATLABVB

    0下载:
  2. 以一个BP神经网络进行函数逼近为例,通过COM组件实现MATLAB与VB应用程序的混编接口技术。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:610507
    • 提供者:如水
  1. bptree

    0下载:
  2. 按照Clifford A . Shaffer《数据结构与算法分析(第二版)》指导,用C#实现的B+树,接口定义良好。最好重写“从文件载入新建树部分”的代码以提高建树效率。实现细节之一:当“需要插入子节点的节点”已满而相邻节点未满时会平分两者节点而不是分裂该节点。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:20228
    • 提供者:godblesswho
  1. MatlabVB

    0下载:
  2. MATLAB具有强大的科学计算功能, 含有大量多目标优化分析函数。依据技术将函数在 环境下进行调用, 进行多目标优化集成系统开发, 实现数据的自动输入和输出功能, 编制了MATLAB与VB的数据接口代码, 提出程序设计时应注意的问题。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:521833
    • 提供者:文华
  1. vc与matlab接口

    0下载:
  2. 一个实现vc与matlab接口的程序,可在vc构建的平台上实现matlab的函数调用-a realization vc Matlab interface with the procedures in vc build on the platform to achieve the function call Matlab
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:41711
    • 提供者:黄冉
  1. matlab与vc混编

    0下载:
  2. 介绍关于matlab与vc之间的通讯接口,以及如何实现它们之间的转换。-briefed on Matlab and vc communications between the interface, and how to achieve the conversion between them.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2327220
    • 提供者:徐杨
  1. 17869314comtet_matlab

    0下载:
  2. matlab+com接口编程 这里 以 Matlab擅长的矩阵运算为例来说明基于COM的VC与Matlab接口实现方法。-matlab+ com interface to Matlab programming here at the matrix calculation as an example to illustrate the VC based on the COM interface methods and Matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:134962
    • 提供者:马嗣仁
  1. VCandmatlab

    0下载:
  2. VC与matlab接口编程,介绍了VC与matcom的接口编程,实现了VC调用matcom的一些基本功能,-VC and matlab programing
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1478164
    • 提供者:S.x.wang
  1. wavelet_Matlab7

    1下载:
  2. 本书是“MATLAB应用技术”系列丛书之一,以最新推出的MATLAB中的小波分析工具箱Wavelet Toolbox 3.0版本为基础。全书共分为三部分,第1部分着重介绍了小波理论基础,包括小波基础知识、连续小波变换、离散小波变换、多分辨率分析与正交小波变换、小波变换和多采样滤波器组、二维小波变换与图像处理及小波包的基本原理等;第2部分重点说明了小波分析工具箱的详细使用方法,包括图形用户接口、小波通用函数、一维小波变换的MATLAB实现、二维小波变换的MATLAB实现、小波包变换的MATLAB实
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:85780
    • 提供者:彭跃华
  1. linearlist

    0下载:
  2. 线性表的插入、删除、查找等基本操作设计与实现 用线性表提供的接口去求解实际问题 线性表的的存储方法-Linear table insert, delete, search and other basic operation of the design and implementation of linear table provides an interface to solve practical problems in the linear form of the storage m
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1289
    • 提供者:丹丹
  1. 000

    0下载:
  2. VC++与MATLAB接口编程方法与实现 VC++与MATLAB接口编程方法与实现-VC++ Math Library calling MatLab interface design realization method
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:78347
    • 提供者:陈明
  1. matrix_kron

    1下载:
  2. matlab中kron函数的C++实现,即对矩阵实现kron积,接口与matlab函数完全相同,可以作为替代程序使用-kron matlab functions in C++ implementation, the implementation of the matrix kron product, interface with matlab function exactly the same procedure can be used as an alternative
  3. 所属分类:matlab

    • 发布日期:2015-01-18
    • 文件大小:3738624
    • 提供者:Camus Ding
  1. zhinengchuangan

    0下载:
  2. 智能传感器接口模块的设计与实现 智能传感器接口模块的设计与实现-Smart Transducer Interface Module Design and Implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:86250
    • 提供者:michel
  1. d4ef13.ZIP

    0下载:
  2. 一种可靠的百兆以太网接口设计与实现A reliable Ethernet interface design and Realization-A reliable Ethernet interface design and Realization
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:479973
    • 提供者:das567
  1. atom

    0下载:
  2. c语言接口与实现在对atom(原子)类型的实现与接口-c language interface to achieve the realization of the type of atom (atomic) interface
  3. 所属分类:Data structs

    • 发布日期:2017-11-07
    • 文件大小:1226
    • 提供者:zeropointer
  1. except

    0下载:
  2. C语言接口与实现中对异常处理的实现,通过setjmp和longjmp实现了c语言处理异常的优雅方式。-Implementations of exception handling in the C language interface and implementation by setjmp and longjmp the the c language processing abnormalities elegant way.
  3. 所属分类:Data structs

    • 发布日期:2017-11-24
    • 文件大小:15358
    • 提供者:zeropointer
  1. Matlab

    0下载:
  2. 给学计算机接口与控制的同学发福利了,一些简单易实现的pid控制源码,直接在matlab上就可以跑起来-To learn computer interface and control the welfare of the students sent some simple and easy to achieve pid control source, directly in matlab can run up
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:93282
    • 提供者:rise
  1. armadillo-2.4.2

    0下载:
  2. 基于lapack和blas开发的线性代数开源库,可实现矩阵基本操作,函数接口与matlab类似,容易上手,相同硬件环境运行速度仅为matlab的1/5.-Linear algebra library LAPACK and Blas based development, can realize the basic matrix operations, similar to the matlab function interface, easy to use, the same speed hard
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:5052569
    • 提供者:xubin
« 12 »
搜珍网 www.dssz.com