搜索资源列表
Othello_061221006
- 一个JAVA的黑白棋实现,拥有较强大的人工智能,实现Alpha,Beta剪枝以及相应的改进算法。-a application of othello with strong AI level ,using the Alpha,Beta algorithm
bwchess
- 基于博弈算法,Alpha-beta剪枝算法以及估值函数的黑白棋程序实现-Game-based algorithm, Alpha-beta pruning algorithm and the valuation function of Othello program implementation
Othello
- 运用博弈树和α-β剪枝算法完成的一个黑白棋游戏小程序(Using game tree and alpha - beta pruning algorithm to complete a small game of black and white chess game)