文件名称:MaxSum
介绍说明--下载内容均来自于网络,请自行研究使用
用动态规划算法完成最大子矩阵和问题,是最大子段和问题向二维的推广。-Complete with a dynamic programming algorithm and the largest sub-matrix problem, the problem is the largest sub-segment and the promotion of the two-dimensional.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
最大子矩阵和(动态规划).cpp