最新文章列表

Divide and Conquer

1. The Divide and Conquer Paradigm:  a) Divide into smaller sub-problems.  b) Conquer via recursive calls.  c) Combine solutions to sub-problems into one for the original problem  2. The definition of ...
leonzhx 评论(0) 有1093人浏览 2013-02-19 12:54

Algorithm 04 : 寻找两个有序数组中的第N个数,要求时间复杂度为O(logm+logn)

Question : Give a divide and conquer algorithm for the following problem : you are                  given two sorted lists of size m and n, and are allowed unit time access                  to the it ...
YuHuang.Neil 评论(0) 有2429人浏览 2011-10-04 21:32

最近博客热门TAG

Java(141741) C(73643) C++(68602) SQL(64557) C#(59604) XML(59131) HTML(59042) JavaScript(54916) .net(54782) Web(54511) 工作(54116) Linux(50906) Oracle(49861) 应用服务器(43285) Spring(40811) 编程(39452) Windows(39380) JSP(37540) MySQL(37266) 数据结构(36420)

博客人气排行榜

    博客电子书下载排行

      >>浏览更多下载

      相关资讯

      相关讨论

      Global site tag (gtag.js) - Google Analytics