搜索资源列表
lianliankan_suanfa
- 小游戏连连看游戏的算法PPT演示,分析了在连连看程序中的三级检验。-small game Lianliankan games algorithm PPT demonstration in Lianliankan analysis of the procedures in three tests.
ICONIP97
- GAR算法ppt An Intelligent Network Routing Algorithm by a Genetic Algorithm
傅立叶变换算法
- matlab 文件实现傅立叶变换算法 实心快速傅立叶变换的算法的代码实现 ,是基于信号处理的一位信号的-a matlab file realizing the DFT algorithm, realizing FFT algorithm by codes, it is based on the one-dimension signal process.需改名为.ppt查看。
PPT关联规则分类等内容
- PPT包Apriori算法,FP-Growth算法,关联规则分类等内容
GMM建模与EM算法
- 介绍如何使用GMM建模的ppt.里面有公式和注意事项.
KSVD算法PPT
- KSVD算法PPT,很好很生动形象,易懂,KSVD
HMM
- 隐马尔科夫模型的详细讲解,此ppt文稿非常详细的讲解了隐马尔科夫模型的原理、关键算法、等等,适合进阶学习。-Hidden Markov Model to explain the details, this ppt presentation explained in great detail the principles of Hidden Markov Model, the key algorithm, and so on, suitable for advanced study.
lect16-slides
- 一个关于adaboost算法的ppt,对毕业设计的同学有实用价值--this is a adaboost algorithm ppt,and it is my starting program of researching work on adaboost,it is valuable for you application
new_denoise_algorithms
- 最新的去噪算法的文章,希望对大家的科研有帮助,给大家的一些启发-Denoising Algorithm latest article, in the hope that the U.S. scientific research have helped to shed some light on the U.S.
code
- 密码学的ppt,里面详细说明了DES算法,以及各个置换盒的数据。-Cryptography ppt, which details the DES algorithm, as well as various replacement cartridge data.
STL
- stl的入门ppt 很好用哦,分为导入 STL的概念与组成 Iterator(迭代器) Container(容器) Algorithm(算法) Adaptors(配接器)-stl useful introductory ppt Oh, into the concept of STL import component Iterator (Iterator) Container (containers) Algorithm (algorithm) Adaptors (adapters
ParticleSwarmOptimization(PSO)
- 微粒群算法的课程用ptt,内有学习PSO的课用流程,相信想学习的您,不会错过-Particle Swarm Optimization courses with ptt, there are study classes with PSO flow, I believe you want to study, not to miss
MATLAB
- MATLAB遗传算法工具箱函数应用 有需要学习和了解遗传算法工具箱函数的 -MATLAB genetic algorithm toolbox function application
yu
- 格式为GDF,遗传算法在大学排课问题中的应用,对毕业论文有很大的帮助,需要的请下载看吧,需要更多的资料请Q我365191126-Format for the GDF, the genetic algorithm in the University Timetable Problem of theses great help, please download and see the need, the need for more information, please Q I 365191126
dye-Divide-and-conquer.ppt
- 动态规划算法及分治的思想在算法设计中的应用。-Dynamic programming algorithm and the ideological division in the algorithm design.
123
- 关于遗传算法的部分课件,是从各个论坛上收集来的-On genetic algorithm part of the courseware, is collected from various forums of
Paper(1)
- 信息学国家队集训论文,从1999年到2008年,对学习算法很有参考价值-Informatics team training papers, from 1999 to 2008, on the learning algorithm of great reference value to ......
InternetofThings
- 物联网架构、标识、通信、软件服务与算法及网络技术等关键技术分析-Internet of Things architecture, identity, communications, software services and network technology and algorithm analysis of key technologies
萤火虫算法(精华版)
- 萤火虫算法很好的,解释超详细,有程序有实例说明,供大家借鉴是比较好的。(Firefly algorithm, very good, explained in detail.)
算法 PPT
- 算法(Algorithm)是指解题方案的准确而完整的描述,是一系列解决问题的清晰指令,算法代表着用系统的方法描述解决问题的策略机制。也就是说,能够对一定规范的输入,在有限时间内获得所要求的输出。如果一个算法有缺陷,或不适合于某个问题,执行这个算法将不会解决这个问题。不同的算法可能用不同的时间、空间或效率来完成同样的任务。一个算法的优劣可以用空间复杂度与时间复杂度来衡量。(Algorithm (Algorithm) is to point to the problem solving scheme