搜索资源列表
用Alpha-Beta剪枝实现的黑白棋博弈
- 提供了Alpha-Beta算法的C语言的实现和基于Alpha-Beta算法的黑白棋博弈。-the Alpha-Beta algorithm C language based on the realization and Alpha-Beta algorithm reversi Game.
fivelink_java_yjg
- 无禁手的五子棋带人工智能,采用alpha-beta剪枝的算法,可以以console和web applet和可执行程序的方式运行-no cut-hand with the 331 artificial intelligence, using alpha-beta pruning algorithm can a console and a web applet and executable running the
XOnew
- 带AI的井字棋游戏,使用的是阿尔法-百塔剪枝算法-crosswise with the AI game of chess, using the Alpha-100 tower pruning algorithm
whiteandblack
- 人工智能,用极大极小剪枝算法实现的黑白棋游戏。-artificial intelligence, with Minimax pruning algorithm of the game reversi.
chessgamemove
- 棋类游戏走步计算,采用最大化最小化算法,beta剪枝-chess game walk, the maximum and minimum use of algorithms, beta pruning
vcchess
- vc版五子棋,采用alpha-beta剪枝算法,是学习人工智能的绝好资料
renju123
- 这个程序其中运用了极大极小值搜索算法和剪枝算法、置换表和哈希表等算法,代码易懂。
wzqgobang
- 这个一个用VC做的五子棋,主要应用搜索算法和剪枝算法实现功能.
five
- c++实现的一个五子棋人机对弈程序 使用了alpha-beta剪枝算法 具有一定的棋力
FiveChess
- 一个很好的五子棋程序代码,采用人工智能中著名的剪枝算法实现,可以手工调节搜索的步长,提高游戏的“智能”,很值得人工智能及博弈爱好者学习研究
Chess
- 本人编写的中国象棋程序,按照Alpha-Beta剪枝搜索实现,绝对不是某些教科书上实例代码的重复或改造,而是完全按照理论自己编写。智能程度不是很高,但对阅读者理解Alpha-Beta剪枝搜索帮助很大。
xiangqigame
- 本文在概述计算机博弈,特别是中国象棋软件概况的基础上,分析了现有中国象棋博弈软件实现方法中存在的问题,设计了棋盘、棋子和评价函数的表示方法,应用VC和MFC设计并实现了博弈界面,在博弈树理论的基础上采用递归方法实现了α-β剪枝搜索。该程序用户界面良好,支持悔棋功能,具有一定的棋力。
9526343
- 中国象棋源码 完成除了人工智能外的部分 整理代码 第一个人工智能 面板的小改动/增强人工智能 增加停止按钮,增加\"参数\"对话框 完整的人工智能,0.5版 2001/11/15: 0.6版,改成了木纹棋盘 加了剪枝,用快速排序,留5个结点,搜索深度6-7,仍嫌太少.
wuziqi
- 采用极大极小剪枝的博弈算法实现的五子棋游戏,可以工机对弈.人人对弈,设置棋力
Gobang
- 五子棋游戏,用C++编写,在windows环境下。用有界深度优先的a-b剪枝算法,已经做得可以赢人了。
wzq
- 五子棋的游戏,用剪枝来实现,有多种选择搜索的深度和算法-Gobang the game, with pruning to achieve, there are a variety of choices and depth of search algorithms
alphabeta
- 用VC实现的,用C++写的三字棋小游戏,其中采用的是αβ剪枝算法,可以运行。-VC with the implementation, using C++ to write the words chess game, which are used αβ pruning algorithm can run.
Othello_061221006
- 一个JAVA的黑白棋实现,拥有较强大的人工智能,实现Alpha,Beta剪枝以及相应的改进算法。-a application of othello with strong AI level ,using the Alpha,Beta algorithm
FiveChess1.5
- 这是一款智能五子棋游戏,可以用剪枝算法和进行了优化-This is a smart chess game, you can use pruning algorithms and optimized
alpha-beta
- 五子棋java源码采用alpha—beta剪枝算法具有悔棋,可选择禁手,支持人机对战,人人对战,先手选择等功能-Gobang java source code by alpha- beta pruning algorithm with undo, choose cut hand, support man-machine to war, everyone of warfare, offensive selection function