文件名称:Chess
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-07-30
- 文件大小:
- 659kb
- 下载次数:
- 0次
- 提 供 者:
- c***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本系统主要有以下4个模块,每个模块对应一个程序包:
1、engine:搜索引擎包,系统的核心部分。
2、message:网络对战过程中各种消息及其传递机制的类实现包。
3、main:主界面实现包。
4、pieces:棋子及其相关类实现包。
未能实现人机对战功能。-The system has the following four modules, each corresponding to a package: 1, engine: search engine package, the core of the system. 2, message: online play during the various message passing mechanism and its implementation class package. 3, main: the main interface implementation packages. 4, pieces: pawn their associated class implementation package. Failed to realize man-machine war capabilities.
1、engine:搜索引擎包,系统的核心部分。
2、message:网络对战过程中各种消息及其传递机制的类实现包。
3、main:主界面实现包。
4、pieces:棋子及其相关类实现包。
未能实现人机对战功能。-The system has the following four modules, each corresponding to a package: 1, engine: search engine package, the core of the system. 2, message: online play during the various message passing mechanism and its implementation class package. 3, main: the main interface implementation packages. 4, pieces: pawn their associated class implementation package. Failed to realize man-machine war capabilities.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Chess\Chess.class
.....\Chess.jar
.....\Chess.java
.....\Chess.java.bak
.....\ChessMainFrame$1.class
.....\ChessMainFrame$ChessRule.class
.....\ChessMainFrame.class
.....\Chess文档.doc
.....\image\main.gif
.....\.....\红卒.gif
.....\.....\红士.gif
.....\.....\红将.gif
.....\.....\红炮.gif
.....\.....\红象.gif
.....\.....\红车.GIF
.....\.....\红马.gif
.....\.....\黑卒.gif
.....\.....\黑士.gif
.....\.....\黑将.gif
.....\.....\黑炮.gif
.....\.....\黑象.gif
.....\.....\黑车.gif
.....\.....\黑马.gif
.....\image
Chess