搜索资源列表
Sieger
- 围棋人机对弈程序源码 此版本目前还只能下布局阶段,但很多用于中盘的数据结构及算法已实现。含2000多基本定式库。-procedures source of this version has only under the layout stage, but many were used to set the data structure and algorithm has achieved. Containing more than 2,000 for the basic mode.
E_Puzzle
- 原创!广度优先搜索和Astar算法求解八数码问题。是学习搜索算法和数据结构的较好参考源码。