搜索资源列表
algorithm.rar
- 计算机算法设计与分析 王晓东 全部ppt,Computer algorithm design and analysis of all ppt Xiaodong
bak
- 数据结构中链表算法的PPT,包括伪代码和基本原理,内容很详细-Data structure linked list algorithm PPT, including pseudo-code and the basic principles of the content in detail
analysys-and-design-of-algorithm-ppt
- 我上课用的计算机算法设计与分析的电子教案,内容包括了最基本的分治法,贪心法,动态规划法,-I class computer algorithms used in design and analysis of electronic lesson plans, including the most basic sub-rule law, greedy method, dynamic programming method,
Algorithm
- 通过时、空复杂度,对算法在具体问题上的性能进行分析。PPT,很适合算法爱好者学习参考-Through time and space complexity of the algorithm in the performance of specific issues for analysis. PPT, lovers learning algorithm is very suitable reference
ppt
- 使用禁忌算法确定聚类簇数目的ppt,该论文改进了聚类算法需事先知道聚类簇中心点的缺点,减少了依赖性-The use of taboo clustering algorithm to determine the number of clusters ppt, the paper has improved clustering algorithm need to know in advance that the shortcomings of clustering cluster center, a
multiboost-0.71.src.tar
- MultiBoost 是c++实现的多类adaboost酸法。与传统的adaboost算法主要解决二类分类问题不同,MultiBoost解决的是多类的分类问题,而并不是把多类转化成二类问题。-MultiBoost is a C++ implementation of the multi-class AdaBoost algorithm. AdaBoost is a powerful meta-learning algorithm commonly used in machine learning
GA
- 一个有关遗传算法的不错的ppt,供学习参考-A good genetic algorithm ppt, for the reference study
IntroductionFFT
- 一个讲解FFT原理及蝶形算法的讲义!从一个网上朋友共享得来!-A PPT that introduce the principle of FFT and butterfly algorithm ! Shared from a friend online!
Colony-algorithm
- 给出算例的蜜蜂算法,可以用于智能优化,有实例,可供参考修改应用-Colony algorithm
rsa
- 毕业设计-RSA算法(源代码+论文+ppt)-Graduation Project-RSA algorithm (source code+ thesis+ ppt)
SIFT_PPT
- 自己制作的关于SIFT算法的PPT,综合了一些资料!!可以和以前上传的程序一起看!程序都是非常简单的,很基础,不像原版的SIFT程序复杂,适合初学者!-To produce their own SIFT algorithm on PPT, a combination of some of the information! ! From the past to watch the proceedings! Procedures are very simple, it is the basis, u
SVM
- SVM 算法PPT,可以了解下SVM的思想-SVM algorithm PPT
navigation
- 卫星导航课件第3章 GPS系统与信号.ppt第4章 GLONASS卫星导航系统.ppt第5章 基本定位算法.ppt第6章 卫星导航系统误差分析.ppt第7章 卫星导航增强系统.ppt第8章 组合导航系统.ppt-Satellite navigation software in Chapter 3 GPS systems and signals. Ppt Chapter 4 GLONASS satellite navigation system. Ppt Chapter 5 of the basi
ppt
- 算法设计与分析 第二版 王晓东 课件ppt 下载-Algorithm Design and Analysis Xiaodong courseware second edition ppt download
DSPsoftwareprogramming
- DSP软件编程与算法实现PPT,适合初学者了解DSP编程-DSP software programming and algorithm PPT, suitable for beginners to understand DSP programming
pso-ppt-sample
- 微粒群优化算法 (PSO) 是一种进化计算技术 , 由Eberhart博士和kennedy博士于1995年提出。微粒群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解。 -Particle Swarm Optimization (PSO) is an evolutionary computation technique, by Dr. Eberhart and Dr. kennedy made in 1995. Particle Swarm Optimization Alg
Monte-Carlo
- 蒙特卡洛随机数算法PPT,希望对大家有用~-Monte Carlo random number algorithm PPT, want to be useful-
Algorithm-Design
- 算法设计,国外算法设计书的译本,包含ppt,好资料啊 ,-Algorithm design, algorithm design book of translations of foreign countries, including ppt
algorithm
- 中山大学某老师自制的算法课件,很好的学习资料。-algorithm PPT used in SUN-YATSEN University.
bp-algorithm-and-improve
- 这个是bp的经典算法和改进算法,主要针对bp的alpha值的改进和对学习效率的改进,并且对不同的alpha值进行了测试,正确率能达到百分之八十,其中还有相应的数据集,是用于阿拉伯数字的识别,除此之外还有一篇实验报告,一份讲解的bp算法的ppt ,可执行程序和源代码,运行环境在vs2005上通过测试,并且有详细的原始数据和统计数据,相信这是你不错的选择,会帮助你更深刻的了解bp算法-This is a classic bp algorithm and improved algorithm, mai