-
智能象棋游戏
说明: 在C#下开发的一个“中国象棋”小游戏,运行环境:win200/win2003/win xp VS.NET2003(in C# developed under a "Chinese Chess" small game, the environment : win200/win2003/win xp VS.NET2003)
- 2005-12-16 10:30:11下载
- 积分:1
-
FiveChess
五子棋,建立一个棋盘,黑白方相互对下,判断输赢!(fivechess)
- 2010-12-30 19:31:52下载
- 积分:1
-
go_chess
这是C++编写的围棋打谱程序,读取SGF棋谱文件格式,欢迎围棋爱好人士使用。(This is the C++ Prepared to fight Go spectrum procedures, read chess SGF file formats are welcome to Go-loving users.)
- 2008-01-20 21:56:11下载
- 积分:1
-
ttq
VC++开发的跳跳棋益智小游戏,跳跳棋益智游戏(Jumping chess program VC++ developed jumping chess puzzle game)
- 2012-07-25 22:11:54下载
- 积分:1
-
ChineseChess(源码)
说明: Chinese chess development cases, idle, reproduced the beginning of chess cases, for reference only, such as infringement deleted at any time
- 2019-03-13 00:06:50下载
- 积分:1
-
java-FiveChess
五子棋游戏
游戏开始要求:
输出一下棋盘,然后提示黑方和白方下子,玩家从
命令行输入:af,表示在af坐标落子,其中黑方的
子用@表示,白方子用O表示,每一方有一方落子,
则要重新输出棋盘的状态,程序还要求能判断某一方
获胜并终止程序。(Backgammon games started to demand: output about the board, and then prompted Black and White Now, players from the command line enter: af, af coordinates expressed in the Laozi, in which a child with @ Black said Bai Fangzi with O that each Lazi one one side, the state will have to re-output board, the program also required to determine the winning party and terminate the program.)
- 2011-06-04 22:52:10下载
- 积分:1
-
GoMoKu
使用C++开发的多人五子棋网络对战游戏,支持多对玩家同时在线游戏(Using C++ to develop multi player Gobang network game, supporting multiple players online games simultaneously)
- 2018-09-27 14:49:29下载
- 积分: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
-
AI_project_2011
四子棋的AI程序,采用alpha_beta剪枝实现,采用的数据结构极为简单(Four sons chess AI programs, the use of alpha_beta pruning achieved using very simple data structure)
- 2021-04-27 23:08:44下载
- 积分:1
-
Stockfish 7
stockfish version 7 chess engine
- 2019-05-30 01:26:51下载
- 积分:1