搜索资源列表
id4
- 对贪婪算法进行系统分析介绍,例题详尽,思路清晰,容易掌握-right greedy algorithm analysis, detailed examples, clear, easy to master
Activearr
- 用贪心算法编写的有关活动安排问题的java程序-greedy algorithm used to prepare the arrangements for the activities of java programs
beibaotanxinsuanfa
- 贪心算法,使用这一算法,解决0-1背包问题.-greedy algorithm, the algorithm used to solve 0-1 knapsack problem.
javaTANXINFABEIBAO
- 用JAVA编写的关于算法分析与设计里的如何用JAVA实现关于贪心法的背包问题,简单明了.有很强的实例意义.-with JAVA prepared by the analysis of the algorithm and the designing of how to use JAVA of greedy law backpack , simple and clear. a strong example of significance.
The_Greedy_Method
- 這是greedy algorithem的演算法教學-This is the greedy algorithm teaching algorithem
tx
- 两个贪心实例,学算法时编的,比较简单,但有代表性-two greedy example, learning algorithm series, relatively simple, but a representative
Kruskal算法:(贪心)
- Kruskal算法:(贪心)-Kruskal algorithm : (greedy)
GreedSnake1
- 贪食蛇的另一种实现- Has a greedy appetite the snake another kind to realize
用贪心算法解决旅行商问题
- 用贪心算法解决旅行商问题,能运行的,是本科四年级的软件课程设计源码!,Use greedy algorithm to solve traveling salesman problem, will be able to run is the fourth year undergraduate curriculum design of the software source code!
paike.rar
- 一个基于贪婪算法和分治算法以及回溯法的一个大型IT职业培训机构(湖北银河学院)的排课系统,采用AJAX+Mysql!!,A greedy algorithm based on the algorithm and sub-administration, as well as a large-scale retrospective law IT vocational training institutions (Institute of Hubei Galaxy) the Course Schedu
Snake
- 大家都很熟悉的一个小游戏,贪吃蛇。是用 Applet 做成的。里面用到了GUI,事件处理等知识。对初学者一定很有用。虽然很小,但是弄出来了也一定很有成就感哦。-It s a well known small game----- "greedy snake".It involves Applet,event process,and other skills.Wish you ll learn something from it.
resueltas
- Java examples for dinamic programming, divide and conquer, greedy algorithms and backtracking.
Othello
- JCreator下开发,黑白棋游戏,可以实现人机对战和人人对战,采用贪心算法因此棋力不佳,整个程序的框架不错,有兴趣可以在此基础上改善AI算法提高棋力-JCreator under development, Reversi games, can be achieved and everyone against the war machine, the use of greedy algorithm棋力poor, therefore, the framework of the entire pro
tanxin
- 经典的背包问题用贪心法实现的JAVA代码-Classical knapsack problem greedy method using the JAVA code
119-GreedyGift
- A solution (with a .txt file of test data) to the Greedy Gift Givers problem under Volume I of the Problem Volumes of UVA Online Judge. The problem is available at http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=3&page=s
snake
- js 编写的贪吃和源码,用ue打开可以查看 跑的还不错 -js prepared by the greedy and the source code, open the can be viewed with ue running pretty good
javaGUI_snake
- javaGUI版贪吃蛇,我们小时候很经典的游戏。-Greedy Snake
greedyselector
- 算法:贪心算法 进行活动安排。 JAVA语言实现-Greedy method to achieve activity arrangements. JAVA language
Arithmetic
- 用JAVA完成的0-1背包算法,一共用了四种算法,包括贪心,分治,动态规划,回溯。把工程导入ECLIPSE下就可以了。-JAVA finished 0-1 with a knapsack algorithm, a share of the four algorithms, including greedy, divide and conquer, dynamic programming, backtracking. To work on it under into ECLIPSE.
Greedy-algorithm
- 贪心算法 单元最短路径问题 最小生成树问题 多机调度问题-The minimum spanning tree of the the greedy algorithm unit shortest path problem of multi-machine scheduling problem