文件名称:dye-Divide-and-conquer
- 所属分类:
- Windows编程
- 资源属性:
- [PPT]
- 上传时间:
- 2008-10-13
- 文件大小:
- 273.14kb
- 下载次数:
- 0次
- 提 供 者:
- super******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Divide:
the problem into a number of subproblems that are themselves smaller instances of the same type of problem.
Conquer:
Recursively solving these subproblems. If the subproblems are small enough, solve them straightforward.
Combine:
the solutions to the subproblems into
the solution of original problem.
the problem into a number of subproblems that are themselves smaller instances of the same type of problem.
Conquer:
Recursively solving these subproblems. If the subproblems are small enough, solve them straightforward.
Combine:
the solutions to the subproblems into
the solution of original problem.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 81404581dye-divide-and-conquer.rar 列表 dye-Divide-and-conquer.ppt