Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2007-02-07 18:23:05
Size: 2131
Editor: swordsp
Comment:
Revision 5 as of 2007-02-07 19:31:25
Size: 3414
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]
Line 33: Line 49:
 * [http://valgrind.org/ Valgrind]
  * [http://kcachegrind.sourceforge.net KCachegrind]
  === 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)