文件名称:MaxSubSum
-
所属分类:
- 标签属性:
- 上传时间:2016-04-15
-
文件大小:774byte
-
已下载:0次
-
提 供 者:
-
相关连接:无
-
下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
用三种方法解决最大子序列和问题,分别是基本方法,分治算法和动态规划算法,算法复杂度不断提高-Three methods were used to solve sequence and the biggest problem, respectively is the basic method and divide and conquer algorithm and dynamic programming algorithm, the complexity of the algorithm is increasing
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MaxSubSum.cpp