搜索资源列表
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.wuziqi
- java网络五子棋 下面的源代码分为4个文件; chessClient.java:客户端主程序。 chessInterface.java:客户端的界面。 chessPad.java:棋盘的绘制。 chessServer.java:服务器端。 可同时容纳50个人同时在线下棋,聊天。 没有加上详细注释,j2sdk1.4下通过。 -java network Gobang source code is divided into the followi
java
- java网络五子棋 下面的源代码分为4个文件; chessClient.java:客户端主程序。 chessInterface.java:客户端的界面。 chessPad.java:棋盘的绘制。 chessServer.java:服务器端。 可同时容纳50个人同时在线下棋,聊天。 没有加上详细注释,不过绝对可以运行,j2sdk1.4下通过-java network Gobang source code is divided into the fol
javawuziqi
- 实现了一个网络五子棋的对弈程序,拥有一个独立服务器端、支持多个客户端连接。-The realization of a network of game Gobang procedures, to have an independent server-side, support for multiple client connections.
wuziqi
- 网络版五子棋,实现多人下棋的功能,可以试试看还有什么好的修改方案-Internet version Gobang and realize the function of people playing chess, you can try to amend what a good program
Five.java
- java网络五子棋 可同时容纳50个人同时在线下棋,聊天。 没有加上详细注释,不过绝对可以运行,j2sdk1.4下通过-java网络五子棋
WZQSource
- Java版本网络五子棋。 可以实现人机对弈,人与人之间对弈。涉及Java网络通信,人工智能算法等。-Java
wzq
- 网络五子棋,能够制定合法规则,支持人机对弈,支持网络对弈,方便用户操作。-Gobang network, to develop legal rules to support the human-computer game, game support network and user-friendly operation.
Source
- 网络版五子棋 人机对战及人人对战-Internet version Gobang
wuziyouxi
- 用JAVA实现一个基本于C/S模式的五子棋网络对战游戏。玩家作为客户端通过服务器端与其它玩家进行对战,聊天等功能。通过实现本程序加深对计算机网络编程的了解。-nice
netwzq
- 用java写的网络五子棋,可以两个人通过socket下棋,挺好的源代码。-Gobang using java to write the network can be two people playing chess through the socket, quite good source code.
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)
JAVAWUZIQI
- 实现网络五子棋多人对战可上网多人联机,聊天等 -Can be networked multiplayer online multiplayer backgammon online, chat, etc.
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
Gobang
- Java swing + socket 实现的网络五子棋 -Java swing+ socket to achieve the network backgammon
wzq
- 基于Java环境下的网络五子棋游戏开发,使用JAVA语言实现,通过对图形界面,绘图,布局管理器等去构造出游戏的单机功能,在此基础上,利用SCOKET的知识,建立起服务器与客户端之间的连接,利用多线程技术来处理服务器端与客户端之间的数据传输,通信问题,使得客户端和服务器端之间能够同步的进行处理。-Web-based Java environment Gobang game development, using the JAVA language, through the graphical int
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)