搜索资源列表
duioji
- 用贪心法实现多机调度的问题。用C语言编写的-greedy method used to achieve multi-machine scheduling problems. C language prepared by the
missileProblem
- acm防御导弹问题详细解答,所用方法为dp 和greedy algorithm,完整的解决了这个问题。
beibao
- 贪心法求解背包问题,希望对大家有帮助,还 的的的 -Knapsack problem greedy method, we would like to help, but also of the
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
bags
- 四种算法(动态规划、回溯法、分支限界法、贪心法)实现0-1背包问题-four algorithms including dynamic planningm,tracing,branch and bound method and greedy to implement 0-1 bag problem.
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
tanxinrenzhi
- 动态管理频谱分配的代码,在matlab开发环境下,简单计算频谱分配法则贪心法-Dynamic management of spectrum allocation code in the MATLAB development environment, a simple calculation spectrum allocation rules greedy method
Greedy-Snake1.1
- 基于Visual C++开发的一个小的控制台小游戏贪吃蛇,能实现调整速度,更换地图等功能。-A small console game Snake Visual based on the C++ development, to achieve the speed of adjustment, change the map, etc..
kmem
- Greedy allocation. May fail and may return vmalloced memory.
software-architecture-metrics-2
- the proposed routing approaches to relieve this drawback adopts a greedy fashion to relay the packets 27 hop-by-hop by selecting the nearest neighboring vehicle to the destination as the nexthop forwarder. 28 It is an efficient method of packet r
ns-2.33-greedy.tar
- code source implimentation ns2 routing protocol
nlassmates
- 一个关于使用贪婪算法的程序,是我同学在外国上课的一个作业-A program about using the greedy algorithm, is one of my classmates in foreign class assignments
snakeQT
- QT界面的最简单的贪吃蛇小游戏,C++语言编写(The simplest greedy Snake game on the QT interface, written in the C++ language)