-
-
-
-
-
-
chess.rar
该程序有服务器和客户端两部分组成。在服务器端可以设置游戏厅可以容纳的最大房间数和最多人数。客户端首先与服务器建立连接,连接成功后可以进入游戏厅。用户既可以选择游戏房间,然后开始游戏。
-
-
eight_queen.zip
i have implemented 8-queen using backtracing with forward checking. I have shown it on a chess board so everyone can understand the underlying algorithm easily. For more information goto http://rooparam.blogspot.com
-
-
mahek.rar
chess source code
it performs various function use in chess program
-
fiveb.rar
包含AutoPlay,Chess,Evaluate,Judge,Scan,Sort几个源文件,实现单机跟电脑游戏
-