搜索资源列表
javaDrawPoker
- 基于JAVA的纸牌游戏源代码,优化算法的源代码. -Java-based game of cards source code, the optimization algorithm source code.
five
- 一个简单的五子棋程序源码。 我用java编的五子棋游戏,AI不是很高.我有一好的思路,用递归算法来判断以后几步的形势,希望大家来完善它.
Gobang2
- 五子棋游戏Java写的 实现电脑人 可以和电脑对局,不过算法还不太好,对于高手想要胜电脑人太简单了,不过要是新手小心被电脑人欺负我。
五子棋源代码java
- java写的五子棋源代码,可以学学其中的智能算法,这是棋类算法的根本-the 331 source code, which can learn from the smart algorithm, which is a fundamental algorithm chess
连连看java算法
- 连连看的java算法。希望大家喜欢。如果有什么交流意见,可以和我联系-the 1000 block of Terry Avenue algorithm. Hope you like them. If there is any exchange of views, and I can link
gobang
- Java五子棋人机对战版代码,利用java编程实现,其中的算法还有待提高,发帖仓促,请见谅!-Java gobang PC vs person
doudizhuAIsheji.rar
- JAVA斗地主开发理念,出牌算法,牌型大小等逻辑关系,JAVA Doudi Zhu development philosophy, a card algorithm, card-type size of the logical relationship between
wzq
- Java版五子棋,界面功能完整,AI算法采用alpha-beta剪枝法,-Java backgammon, comes with AI
wuziqi
- JAVA编制的五子棋游戏 算法很好不过还有BUG-JAVA games algorithm Gobang prepared well but there are BUG
WZQSource
- Java版本网络五子棋。 可以实现人机对弈,人与人之间对弈。涉及Java网络通信,人工智能算法等。-Java
java
- 该源程序主要涉及的是国际象棋的界面设计和算法设计。-The source is mainly related to chess interface design and algorithm design.
wuziqi
- 一个算法很强的人机五子棋,可以实现人机对战, 人人对战 具有一定的借鉴价值-A very strong man-machine algorithm Gobang
codefans.net
- Java版中国象棋项目设计源代码及论文,还附有成品可运行的文件。 20世纪60年代初,麦卡锡提出了alpha-beta修剪算法,把为决定下一个走步而需对棋盘状态空间的搜索量从指数级减少为指数的平方根,大大地提高了机器下棋的水平。IBM的超级计算机“Deep Blue”更是一个神话,让棋迷们神往。本文根据国际象棋程序设计的一些成功经验,提出中国象棋程序设计的一些思路和方法。-Chinese Chess Java version of the project design source c
WuZiQi
- 可以进行五子棋棋大战,算法简单,但是非常有用,学习java非常不错-It is very good! I think it can help you !
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
Java-doudizhu
- JAVA写的斗地主小游戏....实现了基本的算法和逻辑-this is a card game edited by java.
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
wuziqi
- 五子棋小游戏,用Java算法,功能涵盖了人机象棋,人人对弈。-Backgammon games, using Java algorithms, function covers man-machine chess chess ,, everyone.
中国象棋
- java象棋,采用负值最大算法设计的人机AI(Java chess, the human-machine AI designed by negative maximum algorithm.)