-
flychess
用MFC编写的飞行棋游戏,包括游戏界面、核心算法、走棋动画的实现。(Prepared using MFC flight chess games, including the game interface, the core algorithm, take the chess animation implementation.)
- 2021-04-24 14:18:47下载
- 积分:1
-
FiveChess
用java编写的一款五子棋游戏,很实用,是双人游戏,不能人机对战(Java write a 331 game, very practical, is a double game, not man-machine battle)
- 2012-08-01 12:11:43下载
- 积分:1
-
8queen
在一个8×8国际象棋盘上,有8个皇后,每个皇后占一格;要求皇后间不会出现相互"攻击"的现象,即不能有两个皇后处在同一行、同一列或同一对角线上。问共有多少种不同的方法。
本算法采用一维数组来进行处理。数组的下标i表示棋盘上的第i列,a[i]的值表示皇后在第i列所放的位置。如:a[1]=5,表示在棋盘的第一例的第五行放一个皇后。(8 × 8 in a chess set, there s eight, each accounting for a Queen s grid request will not be any mutual between Queen s attack phenomenon, that can not have two Queen s in the same line, the same row or the same diagonal. Asked the total number of different ways. This algorithm uses one-dimensional array to be processed. Array subscript i said i chessboard first out, a [i] value that s in the first place i listed by location. Such as: a [1] = 5, said the first cases in the chessboard of the fifth line of a Queen s release.)
- 2007-12-15 22:24:44下载
- 积分:1
-
C-program-code
c语言,五子棋代码.............(c program)
- 2013-12-05 10:50:24下载
- 积分:1
-
EJXQ
人机象棋也可以人人对战,有一份管理象棋走法策略的类(Man-machine chess can play against everyone, the class of the chess moves of a management strategy)
- 2012-06-07 17:24:08下载
- 积分:1
-
03
说明: 黑白下棋的吃子算法.规则,对(x,y)坐标进行规则判断,并吃子。(Black and white chess eating algorithms. Rules, rules judge (x, y) coordinates, and eat the child.)
- 2012-06-25 18:56:11下载
- 积分:1
-
chess
中国象棋
重庆大学出版社出版的《PC游戏编程(人机博弈)》一书的配套光盘内容。(
Discs supporting Chongqing University Press published "PC game programming (man-machine game)," a book)
- 2013-12-17 09:10:12下载
- 积分:1
-
xiangqi
c++的象棋代码,里面有代码,调试成功,运行很好,我编写了将近一个月,是深入c++最好的资料,大家可以改一改,用于自己的项目。。。(C++ chess code, debugging success, there are code, running very well, I write nearly a month, is deeply c++ the best information, you can change, for their own projects...
)
- 2013-12-02 23:36:59下载
- 积分:1
-
C_lanugae_BlackAndWhiteGames
黑白棋小程序的源代码,黑白棋的是一种智力游戏,采用了C++来实现这一种经典游戏(Othello applet source code, Othello is a mental game, using the C++ to achieve this a classic game)
- 2010-12-23 14:10:49下载
- 积分:1
-
chinesechess
C++ Builder程序设计范例——中国象棋 pdf电子书加源码(C++ Builder programming examples- Chinese Chess pdf e-book plus source)
- 2009-04-28 16:02:50下载
- 积分:1