Differences between revisions 1 and 8 (spanning 7 versions)
Revision 1 as of 2005-02-21 08:52:07
Size: 218
Editor: hoxide
Comment:
Revision 8 as of 2006-12-19 09:47:24
Size: 701
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
= 算法资料 =
 * [wiki:localshare/doc/Algorithms/Introduction.to.Algorithms.1997-ZH.rar 算法导论(中文版)(现代计算机常用数据结构和算法).pdf]
  * [wiki:localshare/doc/Algorithms/MIT.Introduction.to.Algorithms.Second.Edition.chm 麻省理工学院-算法导论.Introduction.to.Algorithms.Second.Edition.chm] 原文第二版
 
== Google PageRank ==
 * '''PyPageRankGuess''' -- 猜想实现 Google Page Rank
Line 9: Line 15:

= 垃圾收集算法 =
= 算法分析 =
== 垃圾收集算法 ==
Line 13: Line 19:
= 其他 = == 其他 ==
Line 15: Line 21:
----
["技术文档分类"]

算法讨论收集

::-- hoxide [DateTime(2005-02-21T08:52:07Z)] TableOfContents

算法资料

  • [wiki:localshare/doc/Algorithms/Introduction.to.Algorithms.1997-ZH.rar 算法导论(中文版)(现代计算机常用数据结构和算法).pdf]
    • [wiki:localshare/doc/Algorithms/MIT.Introduction.to.Algorithms.Second.Edition.chm 麻省理工学院-算法导论.Introduction.to.Algorithms.Second.Edition.chm] 原文第二版

Google PageRank

算法分析

垃圾收集算法

其他

  • 等待整理


["技术文档分类"]

AlgorithmsLibrary (last edited 2009-12-25 07:16:53 by localhost)