搜索资源列表
missileProblem
- acm防御导弹问题详细解答,所用方法为dp 和greedy algorithm,完整的解决了这个问题。
gmmbayestb-v0.1.tar
- This package contains Matlab m-files for learning finite Gaussian mixtures from sample data and performing data classification with Mahalanobis distance or Bayesian classifiers. Each class in training set is learned individually with one of the three
Graph
- 贪心算法 ;用到图结构,栈和队列来解决哈密顿回路;输出结果:路径(每条边及其权值),总和-Greedy algorithm use graph structure,stacks and queues to solve the Hamiltonian circuit output:path (each edge and the right value),the sum
KnapsackPK
- Packing Generalized Knapsack (greedy algorithm) in polynomial time
danyuan
- 算法分析,单源最短路径,贪心算法实现的,非常好用-Algorithm analysis, single source shortest path, the greedy algorithm is very easy to use
Dijkstra
- 实现单元最短路径(贪心算法)的程序设计 ,算法分析与设计-Unit shortest path (greedy algorithm) program design, algorithm analysis and design
nlassmates
- 一个关于使用贪婪算法的程序,是我同学在外国上课的一个作业-A program about using the greedy algorithm, is one of my classmates in foreign class assignments