sjpisaboy

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

        在一篇讲述“Longest Increasing Sequence”算法的文章(http://www2.toki.or.id/book/AlgDesignManual/BOOK/BOOK2/NODE47.HTM)中看到这么一句话:

To find the right recurrence, ask what information about the first n-1 elements of S, coupled with the last element  , would enable you to find the answer for the entire sequence? 
posted on 2006-04-06 15:07  Brendan  阅读(171)  评论(0)    收藏  举报