文件名称:qky-fivechess
介绍说明--下载内容均来自于网络,请自行研究使用
5子棋,支持双人联网对弈,单人与计算机对弈。计算机具有一定人工智能。界面美观。利用Eclipse+java1.5编制。
运行方法:复制five.jar到java的bin目录下,运行java -jar five.jar
附java源码
运行方法:复制five.jar到java的bin目录下,运行java -jar five.jar
附java源码
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 119128654qky-fivechess.zip 列表 five/ five/.classpath five/.project five/bin/ five/bin/com/ five/bin/com/swtdesigner/ five/bin/com/swtdesigner/SwingResourceManager.class five/bin/images/ five/bin/images/about.jpg five/bin/images/black.jpg five/bin/images/board.jpg five/bin/images/white.jpg five/bin/ricm/ five/bin/ricm/mca2005/ five/bin/ricm/mca2005/fivechess/ five/bin/ricm/mca2005/fivechess/About$1.class five/bin/ricm/mca2005/fivechess/About.class five/bin/ricm/mca2005/fivechess/Chess$1.class five/bin/ricm/mca2005/fivechess/Chess$2.class five/bin/ricm/mca2005/fivechess/Chess$3.class five/bin/ricm/mca2005/fivechess/Chess$4.class five/bin/ricm/mca2005/fivechess/Chess$5.class five/bin/ricm/mca2005/fivechess/Chess$6.class five/bin/ricm/mca2005/fivechess/Chess$7.class five/bin/ricm/mca2005/fivechess/Chess$8.class five/bin/ricm/mca2005/fivechess/Chess.class five/bin/ricm/mca2005/fivechess/Chessboard.class five/bin/ricm/mca2005/fivechess/Chessline.class five/bin/ricm/mca2005/fivechess/Chessman.class five/bin/ricm/mca2005/fivechess/ClientDialog$1.class five/bin/ricm/mca2005/fivechess/ClientDialog.class five/bin/ricm/mca2005/fivechess/Computer.class five/bin/ricm/mca2005/fivechess/Message.class five/bin/ricm/mca2005/fivechess/ServerDialog$1.class five/bin/ricm/mca2005/fivechess/ServerDialog.class five/bin/ricm/mca2005/fivechess/ServerThread.class five/bin/ricm/mca2005/fivechess/SocketThread.class five/five.jar five/src/ five/src/com/ five/src/com/swtdesigner/ five/src/com/swtdesigner/SwingResourceManager.java five/src/images/ five/src/images/about.jpg five/src/images/black.jpg five/src/images/board.jpg five/src/images/white.jpg five/src/ricm/ five/src/ricm/mca2005/ five/src/ricm/mca2005/fivechess/ five/src/ricm/mca2005/fivechess/About.java five/src/ricm/mca2005/fivechess/Chess.java five/src/ricm/mca2005/fivechess/Chessboard.java five/src/ricm/mca2005/fivechess/Chessline.java five/src/ricm/mca2005/fivechess/Chessman.java five/src/ricm/mca2005/fivechess/ClientDialog.java five/src/ricm/mca2005/fivechess/Computer.java five/src/ricm/mca2005/fivechess/Message.java five/src/ricm/mca2005/fivechess/ServerDialog.java five/src/ricm/mca2005/fivechess/ServerThread.java five/src/ricm/mca2005/fivechess/SocketThread.java