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

搜索资源列表

  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. psosuanfajichu

    0下载:
  2. pso算法的ppt形式,老师让我讲pso算法时候做的,有的地方需要修一下,里面有我自己编的程序的仿真图。-pso algorithm ppt form teacher when I do speak pso algorithm, need to trim some places, there are programs that I compiled simulation charts.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:588023
    • 提供者:温度虚构
  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. stereo2

    0下载:
  2. 国外某位教授做的关于立体匹配方面的PPT,介绍了当前一些主要的立体匹配算法-Professor of foreign certain aspects of stereo matching on the PPT, describes some of the major current stereo matching algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1218194
    • 提供者:guyaxiang
  1. basic

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

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

    0下载:
  2. 智能计算的很好的学习资料,里面有PPT和一些算法的论文资料,内同丰富,大家了以好好研究。-Intelligent computing a good learning materials, there are a number of algorithms papers PPT and information, within the same rich, we all have had to make a thorough study.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-12
    • 文件大小:19349253
    • 提供者:赵文娟
  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. PageReplace-of-5-methods

    0下载:
  2. 关于页面置换5种算法的操作系统课程设计,用MFC做的,里面还包括详细的设计文档和讨论文档,验收PPT。对一些正在做课程设计的同学应该有帮助-Page replacement algorithms on the five kinds of operating systems curriculum design, to do with the MFC, which also includes the detailed design documentation and discussion of do
  3. 所属分类:OS Develop

    • 发布日期:2017-05-28
    • 文件大小:11335373
    • 提供者:王德意
  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. datastucture

    0下载:
  2. 数据结构与算法的资料,各种ppt及文档,主要内容有树与二叉树、c深广度搜索、稀疏矩阵在实际问题上的应用-files of data structure,including ppts and documents,and its application in realistic problems
  3. 所属分类:Data structs

    • 发布日期:2017-06-02
    • 文件大小:14466110
    • 提供者:ding
  1. houzhuishu

    0下载:
  2. 内有后缀树源码及相关说明文档ppt,算法较完整,经过试验,可以运行,希望对你有帮助-Source within the suffix tree and related documentation ppt, more complete method, after testing, you can run, I hope to help you
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:522903
    • 提供者:王小峰
  1. SA_GA_PSO

    0下载:
  2. 模拟退火(SA)、遗传算法(GA)、粒子群优化(PSO)解决旅行商问题(TSP)实验 本文件包括源码,实验说明文档,实验总结PPT Have a happy experiment!-Simulated annealing (SA), genetic algorithms (GA), particle swarm optimization (PSO) to solve the traveling salesman problem (TSP) experiment of this docum
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:348476
    • 提供者:pu
  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. maopao

    0下载:
  2. 该PPT通俗易动,讲解常用数据结构和算法。是初学者的最佳选择。-Popular easy to move the PPT to explain the common data structures and algorithms. Is the best choice for beginners.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:169286
    • 提供者:chenjiangang
  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. FFTPPT

    0下载:
  2. ppt中包含FFT转换算法的详细过程,包含很多公式和信息,是一个对我非常有帮助的文档-FFT of the conversion process in detail,it s very good!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:792643
    • 提供者:胡凯
  1. CURE

    1下载:
  2. 对数据挖掘中的聚类算法cure算法以ppt的形式进行了详细介绍,-Data mining clustering algorithm cure algorithm ppt form described in detail,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:377973
    • 提供者:kangjm
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 27 »
搜珍网 www.dssz.com