-
black_white_chess
black white chess
black white chess
black white chess
black white chess
- 2009-09-19 16:14:31下载
- 积分: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
-
DrawPoker
扑克牌游戏(代码) (poker games (code))
- 2005-03-01 21:08:59下载
- 积分:1
-
lelss-linuuxi
用linuX 下的C语言 运用CURSES开发的俄罗斯方方块游戏源码,非常好,这个是本人原创,值的参考 可直接使用。
(The C language under Linux using CURSES development of the Russian puzzle game source code, very good, this is my original, the value of the reference can be directly used.)
- 2012-07-17 22:31:34下载
- 积分:1
-
CardGames
发牌程序,利用MFC编写,采用双缓冲技术实现发牌和显示(Licensing procedures, written using MFC)
- 2013-04-02 19:18:01下载
- 积分:1
-
WeiQiClient
说明: 围棋客户端代码,功能齐全好用。下棋 棋谱啥都有(Go client code, fully functional and easy to use. There is everything in chess and chess)
- 2020-06-17 22:20:01下载
- 积分:1
-
jumpchess
中国象棋跳马问题,依次从(0,0)...(N,N)为起始位置开始遍历棋盘。(jumpchess)
- 2010-11-02 13:15:38下载
- 积分:1
-
vb_source
VB版纸牌源码(VB source code version of Solitaire)
- 2008-07-02 22:37:12下载
- 积分:1
-
MyRussia
一个全部用c编写的俄罗斯方块程序源代码,内用详细的说明文档。(a c prepared with all of the Russian box program source code used for detailed documentation.)
- 2007-05-25 18:49:29下载
- 积分:1
-
FiveChess
网络版的VB五子棋,CS结构,含游戏大厅.(Online version of the VB backgammon, CS structures, including the game lobby.)
- 2013-08-03 22:35:13下载
- 积分:1