08 2008 档案

Python源码剖析
摘要:http://www.huamang.com/xoops/modules/news/article.php?storyid=21 2008/7/4 17:20:12 - a teen 2008/4/15 4:17:38 - Your site has very much liked me. 2008/3/23 21:39:50 - Your site has very much like... 阅读全文

posted @ 2008-08-31 20:26 cutepig 阅读(399) 评论(0) 推荐(0)

python..
摘要:Summary: 8.3 Fix crash bug of npp5 when srch in files The msg when push the button: IDD_FINDINFILES_FIND_BUTTON Srch function: findAllIn(),_filters, _directory fail Python Test swigwin-1.3... 阅读全文

posted @ 2008-08-11 22:23 cutepig 阅读(669) 评论(0) 推荐(0)

k-d tree
摘要:k-d tree Given a list of n points, the following algorithm will construct a balanced kd-tree containing those points.function kdtree (list of points pointList, int depth) { if pointList is empty ... 阅读全文

posted @ 2008-08-02 16:18 cutepig 阅读(1475) 评论(1) 推荐(0)

导航