文件名称:WuZiQi1
介绍说明--下载内容均来自于网络,请自行研究使用
1、由于对算法不是太了解,电脑下棋部分只是简单的输出在一个点上。
2、之前没碰过C++,第一次使用C++编程,使得里面的架构设计不是太合理。
编程步骤:
a、先画出一个棋盘;
b、在管理者组织下,两个人之间可以对战(自己判断输赢);
c、有裁判判断输赢;
d、加上电脑玩家;-1, because of the algorithm is not very understanding, computer chess simply part of the output at one point. 2, did not come across before C++, the first use of C++ programming, making the inside of the structure design is not too reasonable. Programming steps: a, first draw a chessboard b, organized by the managers, between two people can play against (winning or losing their own judgments) c, a referee to determine winning or losing d, with the computer players
2、之前没碰过C++,第一次使用C++编程,使得里面的架构设计不是太合理。
编程步骤:
a、先画出一个棋盘;
b、在管理者组织下,两个人之间可以对战(自己判断输赢);
c、有裁判判断输赢;
d、加上电脑玩家;-1, because of the algorithm is not very understanding, computer chess simply part of the output at one point. 2, did not come across before C++, the first use of C++ programming, making the inside of the structure design is not too reasonable. Programming steps: a, first draw a chessboard b, organized by the managers, between two people can play against (winning or losing their own judgments) c, a referee to determine winning or losing d, with the computer players
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WuZiQi1\Administer.cpp
.......\Administer.h
.......\BasePlayer.cpp
.......\BasePlayer.h
.......\ChessBoard.cpp
.......\ChessBoard.h
.......\ComputerPlayer.cpp
.......\ComputerPlayer.h
.......\Debug\Administer.obj
.......\.....\Administer.sbr
.......\.....\BasePlayer.obj
.......\.....\BasePlayer.sbr
.......\.....\ChessBoard.obj
.......\.....\ChessBoard.sbr
.......\.....\ComputerPlayer.obj
.......\.....\ComputerPlayer.sbr
.......\.....\Game.obj
.......\.....\Game.sbr
.......\.....\Judge.obj
.......\.....\Judge.sbr
.......\.....\PersonPlayer.obj
.......\.....\PersonPlayer.sbr
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\.....\WuZiQi.bsc
.......\.....\WuZiQi.exe
.......\.....\WuZiQi.ilk
.......\.....\WuZiQi.pch
.......\.....\WuZiQi.pdb
.......\Game.cpp
.......\Judge.cpp
.......\Judge.h
.......\PersonPlayer.cpp
.......\PersonPlayer.h
.......\WuZiQi.dsp
.......\WuZiQi.dsw
.......\WuZiQi.ncb
.......\WuZiQi.opt
.......\WuZiQi.plg
.......\程序说明.txt
.......\Debug
WuZiQi1
.......\Administer.h
.......\BasePlayer.cpp
.......\BasePlayer.h
.......\ChessBoard.cpp
.......\ChessBoard.h
.......\ComputerPlayer.cpp
.......\ComputerPlayer.h
.......\Debug\Administer.obj
.......\.....\Administer.sbr
.......\.....\BasePlayer.obj
.......\.....\BasePlayer.sbr
.......\.....\ChessBoard.obj
.......\.....\ChessBoard.sbr
.......\.....\ComputerPlayer.obj
.......\.....\ComputerPlayer.sbr
.......\.....\Game.obj
.......\.....\Game.sbr
.......\.....\Judge.obj
.......\.....\Judge.sbr
.......\.....\PersonPlayer.obj
.......\.....\PersonPlayer.sbr
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\.....\WuZiQi.bsc
.......\.....\WuZiQi.exe
.......\.....\WuZiQi.ilk
.......\.....\WuZiQi.pch
.......\.....\WuZiQi.pdb
.......\Game.cpp
.......\Judge.cpp
.......\Judge.h
.......\PersonPlayer.cpp
.......\PersonPlayer.h
.......\WuZiQi.dsp
.......\WuZiQi.dsw
.......\WuZiQi.ncb
.......\WuZiQi.opt
.......\WuZiQi.plg
.......\程序说明.txt
.......\Debug
WuZiQi1