最新文章列表

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) 有1014人浏览 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) 有2335人浏览 2011-10-04 21:32

最近博客热门TAG

Java(141744) C(73651) C++(68608) SQL(64571) C#(59609) XML(59133) HTML(59043) JavaScript(54919) .net(54785) Web(54514) 工作(54118) Linux(50905) Oracle(49875) 应用服务器(43289) Spring(40812) 编程(39454) Windows(39381) JSP(37542) MySQL(37267) 数据结构(36424)

博客人气排行榜

    博客电子书下载排行

      >>浏览更多下载

      相关资讯

      相关讨论

      Global site tag (gtag.js) - Google Analytics