CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - algorithm.ppt

搜索资源列表

  1. FFT

    0下载:
  2. FFT算法的基本原理是把长序列的DFT逐次分解为较短序列的DFT.按照抽取方式的不同可分为DIT-FFT(按时间抽取)和DIF-FFT(按频率抽取)算法.按照蝶形运算的构成不同可分为基2、基4、基8以及任意因子(2n,n为大于1的整数),基2、基4算法较为常-The FFT algorithm s basic principle is decomposes gradually long sequence DFT into short sequence DFT. different may div
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:410.15kb
    • 提供者:卡其米奇
  1. FFT

    0下载:
  2. 详细介绍了关于快速傅立叶变换FFT的算法、原理。-Described in detail on the fast Fourier transform FFT algorithm, principle.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:479.83kb
    • 提供者:gareen
  1. IntroductionFFT

    0下载:
  2. 一个讲解FFT原理及蝶形算法的讲义!从一个网上朋友共享得来!-A PPT that introduce the principle of FFT and butterfly algorithm ! Shared from a friend online!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:471.82kb
    • 提供者:xiaoyu
  1. mean_shift

    0下载:
  2. Mean-shift聚类算法详细介绍,里面有丰富的图片和图形-Mean-shift clustering algorithm detail, which is rich in pictures and graphics
  3. 所属分类:Algorithm

    • 发布日期:2017-05-22
    • 文件大小:6.42mb
    • 提供者:王庆香
  1. fenerzhizhisuanfa

    0下载:
  2. 这是一个ACM试题中的算法,叫分而治之算法,上面有PPT还有实例代码,希望喜欢ACM的同学可以喜欢-This is a Question in the ACM algorithm, called divide and conquer algorithms, there are examples of the code above, there are PPT hope that students like to be like the ACM
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:14.74kb
    • 提供者:卢笑天
  1. shujixiangguangsuanfa

    0下载:
  2. 这是一个ACM的算法,叫树及相关算法,内含PPT和实例代码,希望对喜欢ACM的同学有所帮助!-This is an ACM algorithm, called the tree and related algorithms, containing the PPT and examples of code, and want to help students like the ACM!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1013.37kb
    • 提供者:卢笑天
  1. tanlansuanfa

    0下载:
  2. 这是一个ACM的算法,叫贪婪算法,内含PPT和实例代码,希望对喜欢ACM的同学有所帮助!-This is an ACM algorithm, called greedy algorithm, containing the PPT and examples of code, and want to help students like the ACM!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:11.62kb
    • 提供者:卢笑天
  1. knn

    0下载:
  2. kNN算法c++实现及算法简介 附测试用例 附说明ppt-kNN algorithm and the algorithm c++ Implementation Note About attached test case attached ppt
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.19mb
    • 提供者:Simon
  1. xunhuansaiqxf

    0下载:
  2. 算法课程设计 分治法解决循环赛日程表 源代码+word报告+答辩PPT-Curriculum design of divide and conquer algorithm to solve a round robin schedule report+ source code+ word reply PPT
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:236.41kb
    • 提供者:秋思狐狸
  1. mtklppt

    0下载:
  2. 这个ppt详细介绍了Monte carlo 算法 ,并且附有简单的实例,便于更好的理解。-The ppt Monte carlo algorithm described in detail, and with a simple example, to facilitate better understanding.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1.16mb
    • 提供者:jiang
  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
    • 文件大小:4.73mb
    • 提供者:ssoor
  1. Monte-Carlo

    1下载:
  2. 蒙特卡洛随机数算法PPT,希望对大家有用~-Monte Carlo random number algorithm PPT, want to be useful-
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:734.14kb
    • 提供者:wqpqsq
  1. Commonly-used-in-digital

    0下载:
  2. 常用的数字滤波算法ppt课件各种算法的原理及实现方法-Commonly used in digital filtering algorithm ppt courseware
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:56.38kb
    • 提供者:weikang
  1. Fast-Fourier-transform-FFT-

    0下载:
  2. 快速傅里叶变换FFT算法介绍,用于信号的分析-Fast Fourier transform FFT algorithm introduced
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:511.69kb
    • 提供者:yanghao
  1. bianzhifa-cpkdate

    0下载:
  2. 算法练习:变治法实现cpk的约会问题,附有详细说明+ppt。-The dating algorithm practice of: Variable conquer achieve cpk, with detailed descr iptions+ppt.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:509.98kb
    • 提供者:Mcy
  1. TanLan

    0下载:
  2. 图论贪婪算法详解,有算法原程序以及各种例子,而且还有pdf,ppt讲解。是学习的很好工具。-Graph theory greedy algorithm Xiangjie algorithm original program as well as a variety of examples, but also pdf, ppt to explain. Is a good tool for learning.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:33.24kb
    • 提供者:张三
  1. Tr.-Cours-ID3.ppt

    0下载:
  2. ID3 algorithm for data mining
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:69.98kb
    • 提供者:YunesiFri
  1. fft-example

    0下载:
  2. fft算法的例子代码以及fft相关知识的ppt,其中fft算法是用C语言实现的,且做了很详细的注释。- fft algorithms fft ppt example code and related knowledge, where fft algorithm is implemented in C, and made a very detailed notes.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:546.36kb
    • 提供者:张小小
  1. 算法模型集合

    0下载:
  2. matlab算法示例,演示,及学习资料,相关ppt已全部打包。(Matlab algorithm example, demonstration, and learning materials, related ppt has been packaged.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-06
    • 文件大小:18.35mb
    • 提供者:吃鸡的鸭
搜珍网 www.dssz.com