文件名称:DP
-
所属分类:
- 标签属性:
- 上传时间:2013-09-12
-
文件大小:13.19kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
动态规划问题。给定一个整数的二维数组,由其中若干邻近元素构成的矩形称为子数组。 编程计算所有子数组元素之和的最大值。输入为整数n,及n^2个数,输出为所有子数组元素之和的最大值-Dynamic programming problem.Given a two-dimensional array of positive and negative integers, a sub-rectangle is any contiguous sub-array of size 1*1 or greater located within the whole array. The sum of a rectangle is the sum of all the elements in that rectangle. In this problem the sub-rectangle with the largest sum is referred to as the maximal sub-rectangle.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DP/
DP/DP/
DP/DP/DP.cpp
DP/DP/DP.exe
DP/DP/DP.vcxproj
DP/DP/DP.vcxproj.filters
DP/DP/DP.vcxproj.user
DP/DP/ReadMe.txt
DP/DP/stdafx.cpp
DP/DP/stdafx.h
DP/DP/targetver.h
DP/DP/
DP/DP/DP.cpp
DP/DP/DP.exe
DP/DP/DP.vcxproj
DP/DP/DP.vcxproj.filters
DP/DP/DP.vcxproj.user
DP/DP/ReadMe.txt
DP/DP/stdafx.cpp
DP/DP/stdafx.h
DP/DP/targetver.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.