搜索资源列表
java网络五子棋的源代码
- java网络五子棋的源代码 JSP教程-Java技巧及代码 下面的源代码分为4个文件; chessClient.java:客户端主程序。 chessInterface.java:客户端的界面。 chessPad.java:棋盘的绘制。 chessServer.java:服务器端。 可同时容纳50个人同时在线下棋,聊天。 没有加上详细注释,不过绝对可以运行,j2sdk1.4下通过。 -the source code of JSP Guide-Jav
gabang
- 双人对下五子棋,聊天。编译FiveChess.dsw文件,在Debug目录下会生成文件FiveChess.exe,直接双击该文件,即可运行“网络五子棋”程序。-doubles pairs under 331 and chat. FiveChess.dsw compile documents, In Debug directory will generate FiveChess.exe document, double-click the file directly, can be run &qu
FiveChess
- 网络五子棋工程源码,VC++开发,编译FiveChess.dsw文件,在Debug目录下会生成文件FiveChess.exe,直接双击该文件,即可运行“网络五子棋”程序,
RussiaBlock
- 内有源码及Jar文件,实现了俄罗斯方块的单机和网络功能。-There are source and the Jar file, the realization of Russia
FiveChess
- 网络五子棋。编译FiveChess.dsw文件,在Debug目录下会生成文件FiveChess.exe,直接双击该文件,即可运行“网络五子棋”程序。-FiveChess.dsw documents compiled in the Debug directory under the document will be generated FiveChess.exe, double-click the file directly, you can run the " network Goban
gaoli_wuziqi
- 既能够人机对战,又能够进行网络对战的五子棋系统。经过visual C++6.0的编译运行,文件包含了所有的源代码,另外附上设计论文,同时亦可供本科生作毕业设计参考-Both man-machine war, but also to network against the Gobang system. After the visual C++6.0 compiler running, the document contains all the source code, the other atta
Gobang
- 五子棋文件,你想自由的网络五子棋吗 这个可以帮你完成,是局域网的五子棋文件-Gobang documents, you want to Gobang free network can help you do this completed document is Gobang LAN
chess
- Java语言的简洁和完美,以及java网络功能的优越性是每个java体验者所体会的感受。笔者在闲暇之余,开发出网络中国象棋(以下简称象棋)程序,在此愿与广大java编程爱好者共享,做以介绍供大家参考。如有问题可与我联系: 网络象棋程序主要功能有象棋室(多象棋桌)功能、观棋功能、悔棋功能、下棋聊天功能、调取残局文件对弈功能、方便的人性化图形界面操作等功能。由象棋服务和客户端Applet组成,Applet实现象棋室的显示,象棋桌的显示和走步判断以及用户的一些操作如悔棋、认输等功能的实现。为考虑资
Net5Chess
- 网络五子棋编程实例,文件中有程序使用说明-Network programming Gobang instance document contains procedures for the use of instructions
OnePiece
- 聊天小软件:基本的思路: 服务器端: 服务器与每个客户用一个线程建立连接 每个线程里面不断接收和处理数据包 所有数据包用一个列表存储 遇到ask包(请求在线列表)就跟据来源生成一个rst包(返回) 遇到To为本线程用户的,将包发给本线程用户 客户端: 与服务器端相对应 代码里面有注解 数据包: 用一个类表示 里面有Kind(包类型),To(来源),From(去处),Message(消息) 网络套接字用文件类型传输,所以
FiveChess
- 编译FiveChess.dsw文件,在Debug目录下会生成文件FiveChess.exe,直接双击该文件,即可运行“网络五子棋”程序。-Compile FiveChess.dsw file will be generated in the Debug directory file FiveChess.exe, direct double-click the file, you can run the " network backgammon" program.
online_chess
- 网络五子棋(内附源码和使用说明文档)——功能包括网络对弈(开局、悔棋、和棋、复盘、保存棋局等),聊天,传送文件图片。需要先开启服务器,可以多人同时连接服务器。登陆后需选择某个在线的玩家再进行对弈。-Network backgammon (with source code and use the documentation)- features include network chess (start, undo, draw, recovery disk, save the chess game,
netjunqi
- C#版网络军棋源码下载,第一排不允许放置炸弹,放置地雷在后两排,军旗只能在大本营。 第一排不允许放置炸弹,第1,2,3,4排不允许放置地雷, 自己的军旗只能放置在大本营 炸弹控件编号4,5,第一排(y1=12)不允许放置炸弹。 说明: Debug目录中的(1)MyFile1.txt保存自己方布阵图,MyFile2.txt保存对方布阵图,是一个字节文件。-C# version of Network Junji source code downlo
Clien
- 某位高手写的网络斗地主原程序,文件比较大,希望对大家有帮助-By a network of experts to write the original program Landlords
Gobang
- 一个网络的五子棋游戏 含聊天室 内jar文件是可以直接运行的 客户端和服务器端 其他是源码-A network of backgammon game including chat rooms Within jar files can be run directly on the client and server side The other is the source