-
MikiChessCode.part08
说明: 棋类游戏,带给你不一样的策略感受!
普通模式击败电脑可开启隐藏模式吧!(chess game, hard. win computer gamer to open hide type.!)
- 2019-12-16 17:53:20下载
- 积分:1
-
Amazon-chess-game
亚马逊棋人机博弈代码,界面美观,满足深层搜索。(Amazon chess game code, beautiful interface, meet the deep search.)
- 2020-11-16 09:49:40下载
- 积分:1
-
sddd
中国象棋Java实现代码,没有完成,可以继续开发.(Left shift)
- 2009-04-04 16:24:29下载
- 积分:1
-
chinese-chess
chinese chess,不错的java中国象棋程序(chinese chess)
- 2020-07-03 09:20:01下载
- 积分: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
-
Chess
可联机玩国际象棋,具备倒计时功能以及悔棋等功能(Available on-line play chess, with the countdown function, and Undo functions)
- 2009-12-17 23:10:41下载
- 积分:1
-
CPP
一份能够直接运行五子棋的程序,不需要有较大的改动,你可以自己学习(A backgammon program can be run directly
Does not require major changes, you can learn yourself)
- 2015-05-03 15:13:14下载
- 积分:1
-
console
说明: 象棋马的哈密顿回路算法代码,分治递归的方法。当m n<24时结果正确。这是重新上传,上一次工程中疏漏没有包含源码。(Hamilton horse chess circuit algorithm code, recursive partition method. When mn < 24 hours was correct. This is a re-upload, the last project oversight does not include source code.)
- 2010-04-14 10:50:12下载
- 积分:1
-
DrawPoker
扑克牌游戏(代码) (poker games (code))
- 2005-03-01 21:08:59下载
- 积分:1
-
pukeGame
曾经做过的课程设计,比较简单的翻牌游戏,考察简单C语言的掌握(Has done curriculum design, relatively simple flop games, study simple C language)
- 2008-03-05 10:47:46下载
- 积分:1