go top

Maximum subarray problem

  • 最大子数列问题(最大子数列问题是在数列中找到一个连续的子数列,使其和最大。该问题最初由布朗大学的Ulf Grenander教授于1977年提出,不久之后卡内基梅隆大学的Jay Kadane提出了该问题的线性算法)

网络释义英英释义

  最大子数组问题

...美元06-04 ·西南林业大学原校长蒋兆岗被抓获 此前潜逃被通缉06-07 ·动态规划法(八)最大子数组问题maximum subarray problem)06-04 ·A站争夺战:为什么快手成了最后的赢家?

基于1794个网页-相关网页

Maximum subarray problem

  • abstract: In computer science, the maximum subarray problem is the task of finding the contiguous subarray within a one-dimensional array of numbers (containing at least one positive number) which has the largest sum. For example, for the sequence of values −2, 1, −3, 4, −1, 2, 1, −5, 4; the contiguous subarray with the largest sum is 4, −1, 2, 1, with sum 6.

以上来源于: WordNet

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定