-
game_five-in-a-row
游戏五子棋,简单实现了两人对战的模式。可以建立连接也可以断开连接。游戏结束会自动给出输赢结果(Playing backgammon, a simple realization two players mode. You can establish a connection can be disconnected. End of the game will automatically give winners and losers)
- 2013-11-10 15:58:59下载
- 积分:1
-
MikiChessCode.part08
说明: 棋类游戏,带给你不一样的策略感受!
普通模式击败电脑可开启隐藏模式吧!(chess game, hard. win computer gamer to open hide type.!)
- 2019-12-16 17:53:20下载
- 积分:1
-
SimpleTetrisGame
说明: 俄罗斯方块 一道简易的俄罗斯方块的制作
附源代码(Tetris Tetris together simple source code for the production of by-laws)
- 2008-11-29 20:14:20下载
- 积分:1
-
NoGo
基于C++的不围棋程序,游戏规则与围棋正好相反,在window7环境下采用visual studio 2013开发。(A C++ based NoGo computer game program, developed with Visual Studio 2013 in windows7.)
- 2021-04-04 19:49:04下载
- 积分:1
-
FivesChess
由于五子棋比一字棋难,规则多,又有禁手限制,无法采用简单的搜索和加分方式。
为了分清各种情况的轻重缓急,我们采用一次性打分的策略:
对棋盘上的每个空位根据情况的轻重缓急,越重越争分越高,反之越低,然后根据打分找出分值最高的的位置下子。(Since backgammon difficult than the word chess, rules and more restrictions have cut hand, you can not use a simple search and processing of ways. In order to prioritize a variety of situations, we use a one-time scoring strategy: for each vacancy on the board in accordance with the priorities of the situation, the more weight the more indisputable points higher, whereas the lower, and then find the highest score according to the scoring Location erupted.)
- 2014-03-28 15:51:59下载
- 积分:1
-
FiveChess
five chess is a funny game(five chess)
- 2013-02-28 23:04:23下载
- 积分: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
-
N-Queen
: N皇后问题,在一个N×N国际象棋盘
上,有N个皇后,每个皇后占一格;要求皇后间不会出现
相互“攻击”的现象,即不能有两个皇后处在同一行、同一
列或同一对角线上。问共有多少种不同的方法。下图以4
个皇后为例,说明一个正确的解( N是一个大于等于2并
且小于等于100的整数)(: N queens problem, a NN chess disk, N-Queen, Queen of the grid requirements between each other " attack" phenomenon does not appear in the Queen' s, that can not have two queens in the same row , the same column or on the diagonal. Asked a total of a number of different ways. The following diagram 4 Queen, for example, indicating that a correct solution (N is a number greater than or equal to 2 and less than or equal to an integer of 100))
- 2012-08-31 17:31:00下载
- 积分:1
-
wlwzq
五子棋人机对战网络对战 五子棋人机对战网络对战 (331 man-machine players magic 331 man-machine players magic 331 magic man-machine players)
- 2006-07-07 08:59:53下载
- 积分:1
-
gnuchess-5.07
一款国际象棋的C++源代码,可以实现人机对战,而且AI的棋力不错(A chess in C++ source code, can achieve man-machine Battle, and a good AI' s Qi Li)
- 2009-12-11 18:08:34下载
- 积分:1