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

搜索资源列表

  1. fuzzy_ppt

    0下载:
  2. 模糊算法课件,通过模糊建模达到系统辨识(ppt)-fuzzy algorithm courseware, reached through fuzzy modeling system identification (ppt)
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:179732
    • 提供者:缪缪
  1. ICONIP97

    0下载:
  2. GAR算法ppt An Intelligent Network Routing Algorithm by a Genetic Algorithm
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:9393537
    • 提供者:wwf
  1. 傅立叶变换算法

    0下载:
  2. matlab 文件实现傅立叶变换算法 实心快速傅立叶变换的算法的代码实现 ,是基于信号处理的一位信号的-a matlab file realizing the DFT algorithm, realizing FFT algorithm by codes, it is based on the one-dimension signal process.需改名为.ppt查看。
  3. 所属分类:编程文档

    • 发布日期:2014-01-21
    • 文件大小:697690
    • 提供者:清风
  1. Levenberg-Marquardt

    5下载:
  2. 这里有个Levenberg-Marquardt算法的程序和ppt介绍-Here' s a Levenberg-Marquardt algorithm described procedures and ppt
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2694992
    • 提供者:王毅
  1. Chapter2

    0下载:
  2. 编译原理第二章的ppt 内容包含语法描述 NFA到DFA 以及DFA最小化的算法-Compiler Construction Principles Chapter II contains the ppt Syntax Descr iption NFA to DFA and DFA minimization algorithm
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:125113
    • 提供者:pengjun
  1. foerstner

    0下载:
  2. 这个ppt是用来介绍Forster特征提取的算法的,通过这个算法,可以编译出对应的程序-Ppt is used to introduce the feature extraction algorithm Forster, and through this method, you can compile the corresponding procedures
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1541622
    • 提供者:黎银军
  1. FFT

    0下载:
  2. 此文档是一份经典算法FFT的演讲PPT,包含最小8点FFT源码。-This document is a classical algorithm for FFT' s speech PPT, with minimum 8 FFT source code.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:109371
    • 提供者:牟思敏
  1. PID_improvement_algorithm

    0下载:
  2. 数字PID的改进算法PPT,讲解PID控制的参数设计及其算法,介绍了一种改进的数字PID算法。-The improvement algorithm of PID
  3. 所属分类:Project Manage

    • 发布日期:2017-04-16
    • 文件大小:268797
    • 提供者:王刚
  1. program_design

    0下载:
  2. 算法设计与分析,这是详细介绍了一些算法相关方面的知识。是PPT格式的课件。-Algorithm design and analysis, which is described in detail a number of algorithms related knowledge. Is a PPT format of courseware.
  3. 所属分类:File Formats

    • 发布日期:2017-05-12
    • 文件大小:2961691
    • 提供者:王海强
  1. BCJR-Algorithm

    0下载:
  2. PPT file which show you how BCJR encoder work
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:202331
    • 提供者:mojtaba
  1. Viterbi-Algorithm

    0下载:
  2. PPT file which shows viterbi decoding algorithm for BCJR coding algorithm
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:119052
    • 提供者:mojtaba
  1. SMS4.ppt

    0下载:
  2. 无线局域网产品使用的 SMS4 密码算法本算法是一个分组算法.该算法的分组长度为 128 比特,密钥长度为 128 比特.加密算 法与密钥扩展算法都采用 32 轮非线性迭代-SMS4 password algorithm for wireless LAN products using this algorithm is a grouping algorithm. The algorithm of packet length is 128 bits, key length of 128 bits.
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:625337
    • 提供者:孙流程
  1. Algorithms-school-ppt

    0下载:
  2. 算法学校的ppt,可以在这更加清楚的了解算法-Algorithms school ppt, can more clearly understand this algorithm
  3. 所属分类:Communication

    • 发布日期:2017-05-06
    • 文件大小:1078505
    • 提供者:HE
  1. Matlab-PPT

    0下载:
  2. MATLAB 方面的算法优化PPT ,有意者可下载查看,内容丰富多彩。-This material is about the algorithm optimization using the software MATLAB
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:11462471
    • 提供者:海绵宝宝
  1. clustering-algorithm-based-on--PSO

    0下载:
  2. 这是一份讲解基于PSO的聚类算法的PPT,可作学习参考-This is a clustering algorithm based on PSO explain the PPT, can be used to study reference
  3. 所属分类:File Formats

    • 发布日期:2017-04-25
    • 文件大小:486269
    • 提供者:king
  1. basic-PPT-for-C-programming

    0下载:
  2. C/C++初学者的入门PPT,第一章介绍了C语言知识的概述,第二章介绍了算法,第三章介绍了数据类型、运算符及表达式,第四章介绍了基本的C语句及顺序程序的设计,第五章介绍了选择程序的设计(if、switch语句),第六章介绍了C中的典型循环。-C/C++ beginners entry ppt. The first chapter introduces an overview of the C language knowledge, the second chapter introduces th
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1313502
    • 提供者:Cassiel
  1. branch-bound.ppt

    0下载:
  2. Design and Analysis Algorithm Branch Bound
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1519714
    • 提供者:au
  1. knapsack.ppt

    0下载:
  2. Design and Analysis Algorithm Knapscak
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:28422
    • 提供者:au
  1. pattern-matching.ppt

    0下载:
  2. Design and Analysis Algorithm Pattern Matching
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:642804
    • 提供者:au
  1. 萤火虫算法(精华版)

    0下载:
  2. 萤火虫算法很好的,解释超详细,有程序有实例说明,供大家借鉴是比较好的。(Firefly algorithm, very good, explained in detail.)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-17
    • 文件大小:1649664
    • 提供者:恩恩恩恩
« 1 2 34 »
搜珍网 www.dssz.com