搜索资源列表
java网络五子棋的源代码
- java网络五子棋的源代码 JSP教程-Java技巧及代码 下面的源代码分为4个文件; chessClient.java:客户端主程序。 chessInterface.java:客户端的界面。 chessPad.java:棋盘的绘制。 chessServer.java:服务器端。 可同时容纳50个人同时在线下棋,聊天。 没有加上详细注释,不过绝对可以运行,j2sdk1.4下通过。 -the source code of JSP Guide-Jav
fivechess-java
- 本实例是用java实现的网络五子棋程序。程序由两个部分组成:一部分为服务器端,另一部分为五子棋客户端。其中服务器端以消息方式完成客户端的管理,客户端支持对弈和聊天。-example is the realization of the network java 331 procedures. Procedures by the two parts : part of the server side and the other 331 for the client. Which news serve
java
- 网络五子棋的源代码.没有应用程序.可能有些错误.
仿QQ游戏大厅的联机五子棋
- 一个仿QQ游戏的五子棋游戏大厅项目,能实现多人连线对战 主要用到的技术是Java的Scoket、多线程、Swing
单击/网络五子棋(毕业设计包括论文)
- JAVA 写的 很好
网络五子棋
- java程序
五子棋人人对战
- 该程序用Java语言编写,实现了一个网络双人五子棋对战功能
wzq
- 基于java具备人工智能的,支持网络对弈的五子棋游戏。-With java-based artificial intelligence to support the network game of backgammon game.
wzq
- 一款网络五子棋游戏,可人机对战,也可以登陆后和网上好友对战.-Gobang a network game can be man-machine war can also be friends after landing and on-line battle.
wuziqi
- 网络版五子棋,实现多人下棋的功能,可以试试看还有什么好的修改方案-Internet version Gobang and realize the function of people playing chess, you can try to amend what a good program
FiveChess
- 本实例是一个简单的网络五子棋程序。程序由两个部分组成:一部分为服务器端,另一部分为五子棋客户端。其中服务器端以消息方式完成客户端的管理,客户端支持对弈和聊天。-This example is a simple network Gobang procedures. Procedures consist of two parts: a part for the server side, the other part for Gobang client. One server-side manner
WZQSource
- Java版本网络五子棋。 可以实现人机对弈,人与人之间对弈。涉及Java网络通信,人工智能算法等。-Java
wuziqi
- 网络五子棋Java源代码,希望能对单价有所帮助吧!-wuziqi
wzq
- 网络五子棋,能够制定合法规则,支持人机对弈,支持网络对弈,方便用户操作。-Gobang network, to develop legal rules to support the human-computer game, game support network and user-friendly operation.
Source
- 网络版五子棋 人机对战及人人对战-Internet version Gobang
GobangGame
- 五子棋单机版、网络版合一,网络版为单人对战,可同时容纳多组在线-Gobang stand-alone version, the network version of unity, the network version of the Single Battle, which can accommodate multiple-line
javawuziqidaima
- 网络五子棋[毕业设计包括论文)-网络五子棋[毕业设计包括论文)-Internet backgammon [Graduation design includes thesis)- Network backgammon [Graduation design includes thesis)
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
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
Java网络五子棋2
- JAVA程序编写的五子棋游戏,分客户端与服务端编写(JAVA programming Gobang game, sub client and server writing)