搜索资源列表
whiteandblack
- 人工智能,用极大极小剪枝算法实现的黑白棋游戏。-artificial intelligence, with Minimax pruning algorithm of the game reversi.
wuziqi
- 采用极大极小剪枝的博弈算法实现的五子棋游戏,可以工机对弈.人人对弈,设置棋力
IHEPFive
- 采用极大极小剪枝的博弈算法实现的五子棋游戏,可以工机对弈、人人对弈,设置棋力。-using Minimax Game pruning algorithm of 331 games, players can work for everyone chessboard, chess set.
TicTacToe.rar
- 用极大极小算法编写的井字棋游戏 开发语言是Visual Prolog,Minimax algorithm used to prepare the game of tic-tac-toe game development language is Visual Prolog
2
- 采用极大极小剪枝的博弈算法实现的五子棋游戏,可以工机对弈.人人对弈。-The use of minimax pruning algorithm of the game Gobang games, game machines can work. All game.
chess
- 用VC开发,算法是极大极小算法的五子棋,界面优美。-With VC development, the algorithm is minimax algorithm Gobang, interface beautiful.
finally
- 自己写的五子棋游戏,实现了人机对弈,可以悔棋到任何一步。采用博弈树搜索,核心算法为极大极小值算法。-Write their own backgammon game, chess machine realized, you can undo any step. Game tree search using the core algorithm for the minimax algorithm.
Chinese-Chess
- 人机博弈程序. 本项目主要采用了博弈树中的极大极小值搜索算法.采用估值的技术让电脑评估当前局面的利弊.选择走法.-Human-computer game program. The project is mainly using the minimax game tree search algorithm using valuation technology allows computers to assess the pros and cons of the current situat
maxmin
- 使用极大极小方法实现一字码 极大极小算法,输入为3*3=9的棋局(状态),要输出下一步的棋局-Using Minimax method implementation code word