文件名称:caro
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- l***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This program implement minimax algorithm for caro game for two players, O and X, who take
turns marking the spaces in a n*n grid, assuming that O goes first. The player who succeeds in placing
five respective marks in a consecutive horizontal, vertical or diagonal row wins the game. Suppose O is
the minimizing player and X is the maximizing player. -This program implement minimax algorithm for caro game for two players, O and X, who take
turns marking the spaces in a n*n grid, assuming that O goes first. The player who succeeds in placing
five respective marks in a consecutive horizontal, vertical or diagonal row wins the game. Suppose O is
the minimizing player and X is the maximizing player.
turns marking the spaces in a n*n grid, assuming that O goes first. The player who succeeds in placing
five respective marks in a consecutive horizontal, vertical or diagonal row wins the game. Suppose O is
the minimizing player and X is the maximizing player. -This program implement minimax algorithm for caro game for two players, O and X, who take
turns marking the spaces in a n*n grid, assuming that O goes first. The player who succeeds in placing
five respective marks in a consecutive horizontal, vertical or diagonal row wins the game. Suppose O is
the minimizing player and X is the maximizing player.
相关搜索: minimax
(系统自动生成,下载前可以参看下载内容)
下载文件列表
caro.java