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

搜索资源列表

  1. addline

    0下载:
  2. ADALINE的字符识别,有图形界面。可以方便使用并了解ADALINE的LMS算法-ADALINE Character Recognition, a graphical interface. Easy to use and understand ADALINE LMS algorithm
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4961
    • 提供者:xu
  1. neuralnetworkc

    0下载:
  2. 神经网络编码源程序,可以调用,方便使用,可进行二次开发-neural network source code can be called, for ease of use, can be re-developed.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:114915
    • 提供者:牛召平
  1. ASM3

    0下载:
  2. cootes提出的ASM算法的matlab实现。在cootes用于课堂使用的源代码的基础上改写。改正了原来代码中的一些错误,加入了方便使用的样本训练标注保存环节。供图像分析处理,模式识别,人工智能研究者使用。-the ASM Algorithm Implementation of Matlab. Cootes used in the classroom use of the source code on the basis rewritten. To correct the original s
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:25777
    • 提供者:冯雪涛
  1. csha1_demo

    0下载:
  2. 可用于P2P分布式网络的哈希算法, 带有例子,直接复制出HASH类即可方便使用.-for peer-to-peer distributed network of Hash algorithms, with examples. direct cloning HASH category will be easier to use.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:32603
    • 提供者:纪灵
  1. clustershiyongdaquan

    0下载:
  2. 聚类算法全集以及内附数据集,可以方便使用。-clustering algorithm and the Collected Works of containing data sets, it is convenient to use.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:158276
    • 提供者:zyjchlina
  1. Zip-compress

    0下载:
  2. java编写的zip压缩解压程序,设计美观,方便使用,功能健全,特别适合初学者使用.-java prepared by the zip compression decompression procedures, design aesthetics, ease of use, sound functions, particularly suitable for beginners.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:32995
    • 提供者:马雪玲
  1. InverseFourierTransform

    1下载:
  2. 傅立叶反变换的MATLAB实现程序,是M文件,方便使用-Fourier Transform in MATLAB process, the M documents, ease of use
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2451
    • 提供者:何伟兵
  1. MapMove

    1下载:
  2. 图像移动,实现在vc对话框下的直线移动,方便使用-moving images, achieving the vc dialog under the linear movement, ease of use
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:28594
    • 提供者:吴愧
  1. manytrees

    1下载:
  2. 常用树数据结构集合,包括二叉树、二叉查找树、AA树、红黑树、伸展树的一整套实现,自带包装器、异常处理类,方便使用-common pool tree data structure, including the binary tree, binary search tree, AA tree, a red, black tree extend to achieve a set of trees, bringing their wrapper, abnormal class, user-friendl
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13876
    • 提供者:esonic
  1. Delphi_value_002

    0下载:
  2. 这次的也是一些算法,但是生成了具体的程序,方便使用。-this is some algorithm, but the ratio of the specific procedures and user-friendliness.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1709603
    • 提供者:空空空
  1. svpwm1

    0下载:
  2. MATLAB的SVPWM仿真,为新算法,方便使用TI公司DSP同志使用,可用于异步电机控制,算法正确无误.-SVPWM MATLAB simulation of the new algorithm, ease of use TI's DSP use, can be used for asynchronous motor control, the algorithm is correct.
  3. 所属分类:matlab例程

    • 发布日期:2014-01-15
    • 文件大小:7281
    • 提供者:小吴
  1. TLsvpwm4

    0下载:
  2. MATLAB的SVPWM仿真,最原始的脉宽调制方法,方便使用TI公司DSP同志使用,高手可选.-SVPWM MATLAB simulation, the most primitive pulse width modulation method, ease of use TI's DSP use, master optional.
  3. 所属分类:matlab例程

    • 发布日期:2014-01-15
    • 文件大小:6731
    • 提供者:小吴
  1. ThreadRunner

    0下载:
  2. 基于boost的方便使用的的线程封装类,很好用
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:1694
    • 提供者:zhaokun
  1. kalman_filter

    0下载:
  2. 卡尔曼滤波器的matlab实现源代码,以函数形式给出,方便使用
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1496
    • 提供者:
  1. myfft_DIT_DIF

    1下载:
  2. 采用DIT和DIF两种蝶形算法实现的FFT变换,其中myfft1是DIT算法,myfft2是DIF算法,已经过测试,可以方便使用。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3741
    • 提供者:zhanghongwei
  1. huffman1

    0下载:
  2. 该文件可以实现huffman编码,方便使用,已经完全调试好了
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3360
    • 提供者:jias
  1. java

    0下载:
  2. 支持向量机中的JAVA程序 初学者可以方便使用
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:78065
    • 提供者:
  1. satellite

    0下载:
  2. 这是卫星通信方向图测量软件 采用了VB编程,整个源代码通用 方便使用
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:30137
    • 提供者:朱平
  1. MSER

    0下载:
  2. 主要函数由c语言编写,但是有matlab的mex文件方便使用。
  3. 所属分类:matlab例程

    • 发布日期:2010-09-20
    • 文件大小:2690130
    • 提供者:concha
  1. digitalholography

    2下载:
  2. 含有GUI的全息图再现代码,方便使用,可以好好学习一下-Hologram reconstruction with GUI code, easy to use, you can learn about
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10677581
    • 提供者:吴海军
« 12 3 4 5 6 7 8 9 10 ... 49 »
搜珍网 www.dssz.com