搜索资源列表
chess
- 一个简单的JAVA五子棋游戏,算法还有点问题,不过不妨碍大家玩的
Five
- 五子棋的源码。自己刚写的。算法还不错。不过意铺待改进。
fiveb
- 一个五子棋的JAVA源程序,有简单的人机对弃算法,愿意和大家一起交流
wuziqi
- 一个五子棋的毕业设计,包括算法、源代码、论文、心得体会。
wuziqi3
- 一个用java 开发的 使用剪枝算法高效五子棋程序,实现3层搜索,高智能- java development with the use of efficient pruning algorithm Gobang procedures, the realization of 3-layer search, intelligent
java
- 该程序为五子棋的基本算法,非常简单,采用java,业余玩好,请指教-java
wuziqi
- 用java写的一个很简单的五子棋程序,只能两个人对弈,不能人和电脑下棋,现在正在考虑这个算法-Using java to write a very simple Gobang procedures, only two people game, and the computer can not play chess, and now is considering this algorithm
wuziqi
- Java程序做的五子棋程序,简单实用,算法明了,很适合初学者-dfjdshfjksahjfkdnhlahfaiuowhsadhufiwfkewnk
Robot
- 一个关于JAVA五子棋的算法,希望对大家有用-Gobang game algorithm
ch06
- 五子棋人机对战游戏的实现 java,算法-Gobang game against the realization of human-computer
thinkjava
- 五子棋,大家可以看看,用自己的算法实现的-There is a gobang game,It is userful,so down it,but the code not very well, you can write it by yourself.I write it by myself
Java_five_chess
- JAVA实现五子棋功能,界面友好 可以实现简单的AI算法 附有文档-Gobang JAVA realization of functions, user-friendly can be achieved with simple AI algorithm document
wuziqi
- 一个很有用的五子棋的Java源代码 大家可以相互借鉴和学习其中的算法编写-this is the Wuziqi Java source code all can share the idea and learn how to write the code as this
FiveChessAppletDemo
- 五子棋游戏java语言设计的 创建五子棋游戏主窗体和菜单 类ChessModel实现了整个五子棋程序算法的核心-fivestone game
WuZiQi
- 一个简单的五子棋算法,可以自己加入好看的界面-Gobang a simple algorithm, you can add yourself a good-looking interface,
Java_wuziqi
- 本文介绍在NeatBeans IDE 5.0环境中开发五子棋人机对战版的过程,并且对人机博弈的基础算法进行了详细的探讨-This article describes the NeatBeans IDE 5.0 development environment, human-machine Versus Renju version of the process, and human-computer game based on the algorithm was examined in detail
backgammongame
- 使用Java 实现的五子棋游戏,算法借鉴别人的,希望高手指点-Using the Java implementation of the backgammon game, the algorithm to draw on others, hope master guiding
CardGame
- 五子棋算法的java实现,可在控制台下直接进行游戏,有很高的参考价值-Gobang algorithm java implementation can direct the game console, a high reference value
Gobang_xingzhe2001
- 五子棋算法 阿尔法 贝塔 加剪枝算法,五子棋棋力高深-五子棋算法 阿尔法 贝塔 加剪枝算法
chess
- 能实现基本的界面,实现人机互动α-β剪枝算法(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)