搜索资源列表
algorithms
- 关于很多实用算法的描述,例如递归、贪心算法-About the descr iption of a lot of practical algorithms, such as recursive, greedy algorithm and so on
greedy
- 用于无线通信的,基于贪婪算法的自适应比特加载算法-For wireless communications, the greedy algorithm based on adaptive bit loading algorithm
Greedy.algorithm.knapsack.application
- 贪心算法在背包中的应用Greedy algorithm for knapsack application -Greedy algorithm for knapsack application
tanxinsuanfa
- matlap 仿真源代码,利用贪心算法实现认知无线电的频谱分配。-matlap simulation source code, the use of greedy algorithm of cognitive radio spectrum allocation.
fwdseminarmaterial
- Greedy algorithm descr iption with some examples-Greedy algorithm descr iption with some examples.............
Prim101
- 这是一个构造最小生成树的Prim算法,是属于贪心算法的范畴。设G=(V,E)是连同带权图,V={1,2,3,...,n}。构造G的最小生成树。-This is a structure of Prim minimum spanning tree algorithm is a greedy algorithm category. Set G = (V, E) is, together with the weighted graph, V = (1,2,3 ,..., n). G of the min
salesman
- 售货员问题,用贪心法解决问题,虽然比较简单还算可以实现基本要求-salespersons questions, greedy algorithm to solve the problem, although it is relatively simple to achieve fairly basic requirements
tanxin_beibao
- 以背包问题为例,介绍贪心算法解决得到一个最优值-Knapsack problem as an example to introduce a greedy algorithm to solve the optimal value