搜索资源列表
five
- 一个简单的五子棋程序源码。 我用java编的五子棋游戏,AI不是很高.我有一好的思路,用递归算法来判断以后几步的形势,希望大家来完善它.
wzq
- java实现五子棋 可人机对战 可双人对战 用到了人工智能的A算法 还有java的网络编程socket
java_Chess
- java开发的五子棋游戏,为课程作业,其中关于判断输赢的算法可以研究
Gobang2
- 五子棋游戏Java写的 实现电脑人 可以和电脑对局,不过算法还不太好,对于高手想要胜电脑人太简单了,不过要是新手小心被电脑人欺负我。
五子棋源代码java
- java写的五子棋源代码,可以学学其中的智能算法,这是棋类算法的根本-the 331 source code, which can learn from the smart algorithm, which is a fundamental algorithm chess
source
- 经典的手机五子棋源代码,经典五子棋算法,简便的输赢判断算法。-Classic mobile phone Gobang source code, classic Gobang algorithms, simple algorithm to determine winning or losing.
Mywuziqi
- 自己做的五子棋代码,算法是自己想的,运行的还可以,是自己下棋,较简单,供初学者参考-Gobang do their own code, the algorithm is its own, and can also be run is itself a game of chess, representing a simple reference for beginners
WZQSource
- Java版本网络五子棋。 可以实现人机对弈,人与人之间对弈。涉及Java网络通信,人工智能算法等。-Java
wuziqiAI
- 五子棋,的智能算法,有详细介绍,Java,语言实现-Gobang, intelligent algorithms, detailed
wuziqi
- 一个算法很强的人机五子棋,可以实现人机对战, 人人对战 具有一定的借鉴价值-A very strong man-machine algorithm Gobang
java
- java 课程设计五子棋游戏 (1) 实现具有图形用户界面的五子棋游戏,界面美观。 (2) 可以实现人-人对战或者简单算法的人-机对战。-java course design welcome to play (1) implementation with a graphical user interface welcome to play beautiful interface. (2) can be achieving- Skirmish or a simple algorithm
Five
- J2ME版的五子棋程序,实现了简单的AI算法,但还不是很聪明,附带源码。-J2ME version of the backgammon program, implement a simple AI algorithm, but is not very smart, with source code.
XJad
- 用java编写的五子棋程序功能强大,五子棋算法详细-useing java language program fifth month of the Gregorian calendar
Java-fiveChess
- 本软件是采用java实现的人机对弈的五子棋软件。实现较好的博弈算法和基本功能,适合初级程序员-This software is the use of man-machine chess java implementation of the backgammon software. To achieve better algorithms and the basic functions of the game for junior programmer
FiveCheek
- java编写的 五子棋算法.时间久远 图片可能被我搞丢了 但是研究一下算法还是不差的-preparation of java 331 algorithm. long time picture I have not lost the look algorithm is still not bad ...
Gobang-with-java
- 用Java写的五子棋游戏,采用贪心算法实现了人机对弈,特点是高效迅速。-Gobang written in Java, the game implements simple man-machine chessing function with greedy strategy, it is characterized by it s computing rapid and efficient.
five
- 五子棋游戏 java实现 有详解 可运行 剪枝树算法-five chess game java
wuziqi
- 这是一个简单的五子棋游戏Java代码,主要是算法问题。分为横竖斜三种情况,只要同一颜色的棋子有五个及以上连续在一起即为获胜!-This is a simple game of backgammon Java code, the main problem is the algorithm. Divided into three cases oblique anyway, as long as there are pieces of the same color in a row with more
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
wzq
- 本游戏是一个简单的安卓两人对战五子棋游戏源码,方便没有棋盘的时候跟朋友消遣。不需要联机,直接在一个棋盘上下,我的手机分辨率小点,所以游戏里面的棋盘显示不开,有大分辨率手机或者平板的朋友可以测试一下,当然只做棋盘可以把上面的我的五子棋那几个字去掉,腾出上面的空间来干脆完全把手机屏幕变成一个棋盘就好了。游戏只用了三个java文件完成,算法部分有详细的中文注释,编码GBK 默认编译版本4.4.2(This game is a simple Android two person battle Goban