搜索资源列表
id4
- 对贪婪算法进行系统分析介绍,例题详尽,思路清晰,容易掌握-right greedy algorithm analysis, detailed examples, clear, easy to master
贪婪算法-单源最短路径
- 贪婪算法最短路径实现。单源最短路径-greed to achieve the shortest path algorithm. Single-source shortest path. .
RegMatherTest2
- Java 正则表达式的用法: 取反字符集 贪婪匹配
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
MachineNode
- 机器作业流程描述,采用贪婪算法设计,用JAVA写的。-Descr iption of the machine processes, written by JAVA.
Cooperation
- 这是一个进化生物学模型。在这,代理人(奶牛)争夺自然资源(草)。奶牛,更成功让草繁殖更经常地,并将因此更进化成功。该模型包括2种奶牛,贪婪和合作。它显示了这些不同的策略时,互相竞争,在一个人口的发展随着时间的。-his is an evolutionary biology model. In it, agents (cows) compete for natural resources (grass). Cows that are more successful in getting grass
01beibao
- 01背包的完整版,采用动态规划和贪婪算法解决-01 backpack full version, using dynamic programming and greedy algorithm to solve
beibao
- 文件里面的代码主要是用递归算法,动态规划的算法,贪婪算法,回溯算法解决没有利润分配的背包问题。-File inside the code is mainly used recursive algorithm, dynamic programming algorithms, greedy algorithms, backtracking algorithm to solve knapsack problem is no distribution of profits.