搜索资源列表
java网络五子棋的源代码
- java网络五子棋的源代码 JSP教程-Java技巧及代码 下面的源代码分为4个文件; chessClient.java:客户端主程序。 chessInterface.java:客户端的界面。 chessPad.java:棋盘的绘制。 chessServer.java:服务器端。 可同时容纳50个人同时在线下棋,聊天。 没有加上详细注释,不过绝对可以运行,j2sdk1.4下通过。 -the source code of JSP Guide-Jav
java写的网络围棋程序
- 用java写的网络围棋程序,实现网上对战。-network Go program, realized the Internet players.
Chess.java
- 这是一个简单的围棋程序,用Java编写的,能执行单击下棋子,双击吃棋子,右击悔棋,重新开局等功能。-This is a simple Go program, written in Java, can be implemented under a pawn click, double-click to eat a piece, Right click on he never cheat in spain, re-start capabilities.
五子棋.rar
- JAVA程序,JAVA program
wuziqi
- 网络版五子棋,实现多人下棋的功能,可以试试看还有什么好的修改方案-Internet version Gobang and realize the function of people playing chess, you can try to amend what a good program
BlackAndWhite
- 本程序是一个简单的网络黑白棋程序 提供本地和网络的双人对战-This procedure is a simple network of Othello program provides local and network of Double Battle
FiveStone
- 五子棋游戏 在一个N * N的棋盘上,任意同色的棋子在某一方向连续排列5个的一方赢得游戏。 【功能提示】 (1) 可以人机对战。 (2) 可以双人对战 (3) 可以设置单步超时(例如超时者视为放弃当歩操作的权利,或者程序随机替游戏者下一子) (4) 基于局域网的网络对战版(可选) 其它功能可自行扩展。 -Backgammon game in a N* N chessboard, any pieces the same color arranged in a row i
Java_Chess
- 简洁美观的象棋游戏界面,用简练的Java程序实现-Simple and beautiful chess game interface, with a concise implementation Java program
wuziqi1.2
- 一个java写的 网络版的五子棋游戏,源码和程序都有,可以支持网络上的两个电脑联机,能够对弈和聊天,有许多地方可能写的还不够好,不过基本功能都已经实现。-Write a java web version of the backgammon game, both source and program, can support a network of two computers online, to public debate, and chat, there are many places ma
codefans.net
- Java版中国象棋项目设计源代码及论文,还附有成品可运行的文件。 20世纪60年代初,麦卡锡提出了alpha-beta修剪算法,把为决定下一个走步而需对棋盘状态空间的搜索量从指数级减少为指数的平方根,大大地提高了机器下棋的水平。IBM的超级计算机“Deep Blue”更是一个神话,让棋迷们神往。本文根据国际象棋程序设计的一些成功经验,提出中国象棋程序设计的一些思路和方法。-Chinese Chess Java version of the project design source c
java-chinese-chess-4-java
- 中国象棋的java示例程序,有游戏界面,个人觉得不错-Java sample program of Chinese chess, there is a game interface, i think it is good
java
- 运用程序实现五子棋的效果并且判断输赢输出结果-Use program realization renju effect and judge the output, win or lose
program
- 实用的连连看以及拼图游戏的java程序源代码-Lianliankan and practical puzzle of the java source code
java
- 一个五子棋程序,java写的,可以实现人机和人人对弈。-A backgammon program, java write
java-FiveChess
- 五子棋游戏 游戏开始要求: 输出一下棋盘,然后提示黑方和白方下子,玩家从 命令行输入:af,表示在af坐标落子,其中黑方的 子用@表示,白方子用O表示,每一方有一方落子, 则要重新输出棋盘的状态,程序还要求能判断某一方 获胜并终止程序。-Backgammon games started to demand: output about the board, and then prompted Black and White Now, players from the
Java-renju
- Java编写的五子棋程序,提供源码及Jar包下载。比较简单,适合初学者。增加了悔棋及恢复功能-Backgammon program written in Java, Jar package provides source code and download. Simple, suitable for beginners. Added undo and restore features
Fivechess.java
- a chinese fivechess game program
program
- Java版本的五子棋,有漂亮的图形界面,可以实现网络对战和网络聊天功能。-Java version of backgammon, a nice graphical interface, you can achieve online play and online chat.
Chess
- 中国象棋完整java程序,可实现双人博弈,每步棋子走位完全符合规则,且有悔棋等多种功能。-Chinese chess complete Java program, which can realize double game, each step completely conform to the rules go a piece, and have HuiQi multiple functions.
java中国象棋源码
- JAVA开发的中国象棋游戏程序,开源代码,用户可以下载使用。(JAVA development of Chinese chess game program, open source code, users can download the use.)