Differences between revisions 2 and 6 (spanning 4 versions)
Revision 2 as of 2007-02-07 18:19:36
Size: 2041
Editor: swordsp
Comment:
Revision 6 as of 2007-02-08 09:17:01
Size: 3468
Editor: swordsp
Comment:
Deletions are marked like this. Additions are marked like this.
Line 26: Line 26:
 
=== Profile ===
 * [http://blog.csdn.net/lanphaday/archive/2007/01/15/1483728.aspx 用profile协助程序性能优化]
 * [http://blog.csdn.net/lanphaday/archive/2007/02/04/1502290.aspx profile优化实践(基于A*算法)]
 * [http://valgrind.org/ Valgrind]
  * [http://kcachegrind.sourceforge.net KCachegrind]

=== Algorithm ===
 * [http://blog.csdn.net/lanphaday/archive/2007/01/20/1488279.aspx 人机对弈编程概述]
 * [http://blog.csdn.net/lanphaday/archive/2006/12/26/1461977.aspx 用遗传算法加强足球游戏的人工智能]
 * [http://blog.csdn.net/lanphaday/archive/2006/10/19/1341412.aspx 较高人工智能的人机博弈程序实现(多个算法结合)含C++源码]
 * [http://www.newsmth.net/bbstcon.php?board=Programming&gid=88084] -- 算法与数据结构书目

=== Concurrency ===
 * [http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/474127 Simulating concurrency with yield]
 * [http://www.china-pub.com/computers/common/info.asp?id=26458 并行程序设计:C、MPI与OpenMP]
 * [http://www.parallelpython.com/ Parallel Python]
Line 33: Line 50:
  === Java ===
 * [http://www.h2database.com h2]
 * [http://tob.ableverse.org/ TheObjectBase]
  * [http://www.theserverside.com/news/thread.tss?thread_id=43064 TOB - An ORM Replacement uses Object Models for access @ tss]
 * [http://www.theserverside.com/news/thread.tss?thread_id=44119 Tapestry 5.0.1 Preview Release Now Available @ tss]

网摘 -- ["swordsp"] (Date(2007-02-07T18:19:36Z)) TableOfContents

Python & C

Profile

Algorithm

Concurrency

Misc

Java

swordsp/2007-02-07 (last edited 2009-12-25 07:16:24 by localhost)