搜索资源列表
CoinChangingProblem
- implementation of the coin changing problem using greedy algorithm.
bag
- 用Visual C++编写的程序,利用贪心算法实现背包问题-Using Visual C++ to prepare the procedures for implementation the use of greedy algorithm knapsack problem
C-daima
- C应用源代码.包括贪心食,迷宫源码等等C学习常用源代码-C application source code. Including the greedy food, maze learning common source C source code, etc.
greedy-snake
- 游戏-贪吃蛇vb2008 visual basic 2008-games-greedy snake
Mincost
- 最小费用有向树问题的一种贪心算法实现,采用的是逆邻接表的存储结构,然后求出有向图的最小费用树-Minimum cost directed tree problems, a greedy algorithm, using the inverse adjacency table storage structure, and then calculated the minimum cost directed graph tree
Homework1
- Knapsack by brute force and greedy algorithm
putongtanchisheyouxi
- 这是一款普通贪吃蛇游戏,能够实现不断吃小球然后长大,贪吃蛇尾部不能接触,否则游戏结束。-This is an ordinary snake game, can continue to eat the ball and then grow up, greedy snail tail can not touch, otherwise the game is over.