搜索资源列表
活动安排问题
- 贪心算法实现活动安排问题-greedy algorithm activities arrangements
dijkstra_suanfa
- dijkstra 这是用C语言实现的贪心算法 看这个程序前最好先看看图形说明-Dijkstra this is achieved using C language greedy algorithm to see this process take a look at the graphics before the best descr iption
bowuguan
- 对大型活动的安排,贪心法,先对结束时间排序在依次取出最大子集。-Arrangements of large-scale activities, greedy method, first the end of time in order to sort out the biggest subset.
37724128sche3
- 贪心法会议安排,先安结束时间排序,然后依次取出最大子集。-Greedy schedule of meetings before an end time to sort, to be followed by the largest subset removed.
greedy-snake
- 汇编语言实现贪食蛇程序,功能完整,代码风格良好,有适当注释。用masm611开发。-Snake assembly language program, full-featured, good coding style, with appropriate comments. With masm611 development.
conint
- 关于greedy算法的5种例题及实现。 接力 繁忙牧师;视频流;最优赛马;整除15-Five kinds of examples and achieve greedy algorithm. Relay busy pastor video streaming the optimum horse racing divisible by 15
qichejiayou
- 贪心算法解决汽车加油问题,题目为算法设计题目册的贪心算法那一章-Greedy algorithm to solve the problem of vehicle refueling, algorithm design topics titled book chapter greedy algorithm
1fe6fc9dda8a
- 贪婪算法 子载波分配 MATLAB代码 源代码-Greedy algorithm
greedy-algorithm
- 克鲁斯卡尔算法(Kruskal s algorithm)是两个经典的最小生成树算法的较为简单理解的一个。这里面充分体现了贪心算法的精髓。-Kruskal algorithm (Kruskal' s algorithm) is relatively simple to understand one of two classic minimum spanning tree algorithm. Inside this fully reflects the essence of greedy a
snake
- nasm编写的贪吃蛇代码源程序,根据游戏等级设置障碍,可计分-greedy snake source code written with nasm, obtacles change according to the game level, score is shown during the game