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

搜索资源列表

  1. NoiseReduction

    0下载:
  2. an IEEE Image noise reduction paper that propose an algorithm with efficient result.its presentation file in ppt is attached.
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:2919977
    • 提供者:andereasmehdi
  1. Stetten_CootesAndTaylor

    0下载:
  2. Cootes 的ASM算法介绍。PPT格式,描述的比较清楚-Cootes of the ASM algorithm introduced. PPT format, described more clearly
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-12
    • 文件大小:2726564
    • 提供者:evan
  1. GAcode

    0下载:
  2. 一个关于简单遗传算法的PPT和matlab版程序,值得拥有!-A simple genetic algorithm on matlab version of PPT and procedures, worth having!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8228
    • 提供者:李东子
  1. Lecture39

    0下载:
  2. lzw code ppt used for image compression algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:12767
    • 提供者:Ramkumar
  1. Slides

    0下载:
  2. C++常见应用算法大全,PPT格式,深度讲解。 日常应用很广泛,扎实的程序员必备的算法技能。-C++ common application method Daquan, PPT format, depth of explanation. Very wide range of everyday applications, the programmer must have solid skills in the algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:4959593
    • 提供者:ssoor
  1. RSAaRabin

    0下载:
  2. 其中包含介绍RSA和rabin的ppt文档。可用于学习此算法,尤其对于素数检测的学习与应用有帮助。-Which contains the descr iption of the RSA and rabin ppt documents. The algorithm can be used for learning, especially for prime testing and application of learning help.
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2181629
    • 提供者:李小树
  1. FIFO

    0下载:
  2. 时间片轮转的算法,其中有代码,还有ppt-Time slice rotation algorithm, which has a code, as well as ppt
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-06
    • 文件大小:1230944
    • 提供者:jinlihua
  1. Wavelet_Transform

    0下载:
  2. Wavelet transform PPT shows to explain the basic algorithm described
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1838120
    • 提供者:little
  1. basic

    0下载:
  2. 基本遗传算法的PPT课件,很经典。可以-PPT basic genetic algorithm courseware, very classic. Can see
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:172317
    • 提供者:李去昂
  1. Bayes-algorithms

    0下载:
  2. 这个是模式识别课上用的 关于贝叶斯算法的课件。-this is a ppt about bayes algorithm for pattern recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:801385
    • 提供者:jefferson
  1. Lecture-of-Dynamic-Programming-(DP)

    0下载:
  2. 上算法设计课课同学自己准备的讲座,ppt通过举例详细介绍了动态规划的原理,并附有实现源码与测试数据-Division on the algorithm design students prepare their own lectures, ppt described in detail by way of example the principles of dynamic programming, together with source code and test data to achiev
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:57601
    • 提供者:sdrioe
  1. Lempel_Ziv.tar

    0下载:
  2. 字典碼程式Lempel_Ziv Lz_encode:編碼演算法 Lz_decode:解碼演算法 Lempel_Ziv.ppt 程式簡易說明-Dictionary code program Lempel_Ziv Lz_encode: coding algorithm Lz_decode: easy instructions decoding Lempel_Ziv.ppt program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:805811
    • 提供者:邱詩凱
  1. GA-hy

    0下载:
  2. 遗传算法学习文档,是ppt课件资料,不错的课件-Study documents the genetic algorithm is ppt courseware information, good courseware! !
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:538650
    • 提供者:lili
  1. SA

    0下载:
  2. 模拟退火算法的入门教学PPT,以及简单的matlab实现代码。-Simulated annealing algorithm tutorial PPT, and the simple matlab implementation code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:332451
    • 提供者:YJN
  1. ATR-7-SVM

    0下载:
  2. SVM算法的介绍性PPT,主要介绍SVM算法以及编程举例。-SVM algorithm introductory PPT, introduces the SVM algorithm and programming examples.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:946970
    • 提供者:mxf
  1. Marching_Cubes

    0下载:
  2. Marching Cubes: A High Resolution 3D Surface Construction Algorithm MC算法PPT说明-Marching Cubes: A High Resolution 3D Surface Construction Algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1381251
    • 提供者:augusdi
  1. SimulatedAnnealing

    0下载:
  2. simulated annealing is one of ways in genetic algorithm.it is so fast for searching the best answers.in this ppt you can find it.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:201368
    • 提供者:mojtaba
  1. BPtrainedBYga

    0下载:
  2. 一个用遗传算法来训练神经网络的PPT,是老师上课用的PPT-A genetic algorithm to train neural network on the PPT, the PPT is a teacher in the class with
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:110178
    • 提供者:风云
  1. Alogrithm_TongJiDaXue

    0下载:
  2. 同济大学算法分析讲义。很全的资料。一共有9个章节的ppt-Tongji University, algorithm analysis notes. Is full of information. A total of nine chapters ppt
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-12
    • 文件大小:2564864
    • 提供者:pxdev
  1. PCA

    0下载:
  2. PCA和2DPCA算法由于其在降维和特征提取方面的有效性,在人脸识别领域得到了广泛 的应用。该PPT详细介绍了PCA和2DPCA算法在人脸识别中具体步骤。-PCA and 2DPCA algorithm due to its dimensionality reduction and feature extraction in terms of effectiveness, in face recognition has been widely Applications. Th
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:1372575
    • 提供者:ryy5745
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 »
搜珍网 www.dssz.com