文件名称:chess
- 所属分类:
- JSP源码/Java
- 资源属性:
- 上传时间:
- 2017-12-31
- 文件大小:
- 29kb
- 下载次数:
- 0次
- 提 供 者:
- 救**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
能实现基本的界面,实现人机互动α-β剪枝算法(here designed and has realized one two person to under gobang single plane game.has contained the gobang procedyre checkerboard initialization,the game rule,the victory and defeat judgment method)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
chess | 0 | 2017-11-15 |
chess\.idea | 0 | 2017-12-08 |
chess\.idea\artifacts | 0 | 2017-12-08 |
chess\.idea\artifacts\chess_jar.xml | 329 | 2017-12-08 |
chess\.idea\misc.xml | 273 | 2017-11-15 |
chess\.idea\modules.xml | 250 | 2017-11-15 |
chess\.idea\workspace.xml | 39461 | 2017-12-08 |
chess\chess.iml | 423 | 2017-11-15 |
chess\out | 0 | 2017-12-08 |
chess\out\artifacts | 0 | 2017-12-08 |
chess\out\artifacts\chess_jar | 0 | 2017-12-08 |
chess\out\artifacts\chess_jar\chess.jar | 9292 | 2017-12-08 |
chess\out\production | 0 | 2017-11-15 |
chess\out\production\chess | 0 | 2017-12-08 |
chess\out\production\chess\ChessBoard.class | 2897 | 2017-12-04 |
chess\out\production\chess\META-INF | 0 | 2017-12-08 |
chess\out\production\chess\META-INF\MANIFEST.MF | 43 | 2017-12-08 |
chess\out\production\chess\MyChess.class | 1834 | 2017-12-04 |
chess\out\production\chess\Robot.class | 1724 | 2017-12-04 |
chess\out\production\chess\UI$1.class | 2350 | 2017-12-04 |
chess\out\production\chess\UI$2.class | 2350 | 2017-12-04 |
chess\out\production\chess\UI.class | 2576 | 2017-12-04 |
chess\out\production\chess\main.class | 581 | 2017-11-15 |
chess\src | 0 | 2017-12-08 |
chess\src\ChessBoard.java | 5897 | 2017-12-01 |
chess\src\META-INF | 0 | 2017-12-08 |
chess\src\META-INF\MANIFEST.MF | 43 | 2017-12-08 |
chess\src\Robot.java | 1979 | 2017-12-04 |
chess\src\UI.java | 7111 | 2017-12-04 |
chess\src\main.java | 163 | 2017-11-15 |