-
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
-
85646465467
VB语言写的扑克牌电脑魔术——读懂你的心源代码.(VB language to write the poker magic computer- read your source code.)
- 2013-08-09 11:36:59下载
- 积分:1
-
wzq
用c语言写的五子棋游戏,用 了人工智能的,算法很好的。(us c)
- 2010-05-18 23:09:07下载
- 积分:1
-
gobangCPP
C++五子棋代码,有详细的算法注释,代AI算法...可直接运行(C++ gobang game code-with AI。it can work directly)
- 2012-07-01 18:32:24下载
- 积分:1
-
Backgammon
五子棋是有两个人在一盘棋上进行对抗的竞技运动。在对局开始时,先由用户选择哪方先开局,先开局一方将一枚棋子落在一点上,然后由另一方在对方棋周围的交叉点上落子,如此轮流落子,直到某一方首先在棋盘的直线、横线或斜线上形成连续的五子则该方就算获胜。此时,算法结束。当有任何一方想退出时,都可在算法中实现。(Backgammon is a competitive sport confrontation of two people in a game of chess. At the beginning of the game, the first users to choose which side first start, first start the party will be a pawn falls point, and then by the other party on the other chess around the intersection of Lazi, so turns Lazi, until the party first the chessboard straight, horizontal or diagonal to form a continuous five sons even if the party wins. In this case, the algorithm ends. When either party wishes to withdraw from, can be realized in the algorithm.)
- 2012-11-05 20:18:00下载
- 积分:1
-
llk
VC++ 6.0开发的游戏大厅,采用C/S模式,里面包含一个连连看游戏。(VC++ 6.0 developers of the game hall, with C/S model, which includes a Lianliankan game.)
- 2020-12-09 11:59:19下载
- 积分:1
-
zhipaiyouxi
用C++实现的制作一个简单的纸牌游戏的程序源码,大家可能在做报告时遇到(With C++ Realize the production of a simple procedure for card games source, make the report in the U.S. may encounter)
- 2007-11-02 03:35:49下载
- 积分:1
-
C-language-games--gobang-code
C语言游戏——五子棋,文中详细描述了五子棋游戏的设计规则,如何操作,而且有注释,可以简单明了的看懂操作(C language games- backgammon, backgammon paper describes in detail the design rules of the game, how to operate, and there are notes, you can understand straightforward operation)
- 2013-08-15 09:23:21下载
- 积分:1
-
FIRlixiancundang
五子棋人机对战,离线存档,可以悔棋,切换先手(Backgammon machine war, offline archive can undo switch the upper hand)
- 2012-10-23 07:48:53下载
- 积分:1
-
中国象棋源码
运用vc开发的界面象棋游戏,主要运用基本的vc 函数编写.可帮助vc朋友运用算法及函数调用,进一步理解vc的机理.(use vc development of the interface chess games, primarily using basic function vc prepared. Friends can help vc used algorithm and function call, vc further understand the mechanism.)
- 2005-05-24 14:11:28下载
- 积分:1