搜索资源列表
chess
- 在unix环境下计算单身贵族游戏的最佳走棋方法。文中没有给出算法,而是在大量自由游走的基础上筛选最好的走法。-Calculated in the unix environment the best single game method moves. The article did not give a method, but a large number of free migration in the basis of taking the best screening method.
FindPath
- A星寻路算法,详细到每一步的走法,只需要看调试输出信息就能透彻的明白A星的原理和算法,祝君好运-A Star pathfinding algorithm in detail every step moves, just look at the debug output information can thoroughly understand the principles and algorithms of the A Star, best of luck
jingchess
- 井字棋人机对弈,实现基本的人机交互界面,采用图形化界面显示棋盘和棋子。电脑能根据人下的棋,判断下一步较优的走法。井字棋实现人机对弈,为了实现智能化,要为每一步棋估值,采用极大极小值算法,负极大值算法,alphabeta等算法得出较优的下一步棋。平时一个人也可以下棋自娱自乐了。 井字棋人机对弈为我一个人一组完成。 -Tic-tac-toe man-machine chess, to achieve the basic man-machine interface, graphical int