Differences between revisions 10 and 11
Revision 10 as of 2008-04-11 06:14:44
Size: 512
Editor: 3751
Comment:
Revision 11 as of 2008-12-25 05:37:50
Size: 763
Editor: 3751
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
喜欢C++,python以及象棋,所以就用C++,python混合使用写了个象棋引擎。
用python写了无数个自个用的以及自己也已经不用的小程序。
Line 13: Line 14:
=== bcp ===
[http://wmlin.yculblog.com/post.2566630657.html 使用python分离boost库] attachment:bcp.zip
=== 象棋引擎 ===
[http://code.google.com/p/folium/ folium]
我写的纯暴力无局面评估函数的象棋引擎,棋力马马虎虎不是很强,也不会很弱。
Line 16: Line 18:
=== 断点续传下载 ===
[http://wmlin.yculblog.com/post.1723787.html 使用python实现断点续传下载的脚本] attachment:downloader.zip
=== 小程序集合 ===
[http://code.google.com/p/mysmallprojects/ 小程序集合]
包括了数独解法,华容道解法,求文件的各种校验值等。

-- 3751 TableOfContents

关于我

个人信息

Email

MailTo(lwm3751 AT gmail DOT com)

Blog

[http://wmlin.yculblog.com/ http://wmlin.ycool.com/]

喜欢C++,python以及象棋,所以就用C++,python混合使用写了个象棋引擎。 用python写了无数个自个用的以及自己也已经不用的小程序。


作品

象棋引擎

[http://code.google.com/p/folium/ folium] 我写的纯暴力无局面评估函数的象棋引擎,棋力马马虎虎不是很强,也不会很弱。

小程序集合

[http://code.google.com/p/mysmallprojects/ 小程序集合] 包括了数独解法,华容道解法,求文件的各种校验值等。

3751 (last edited 2009-12-25 07:14:57 by localhost)