-
Game
小游戏集合 五子棋+黑白棋+俄罗斯方块+井字游戏(game)
- 2010-11-05 10:43:45下载
- 积分:1
-
gobangCPP
C++五子棋代码,有详细的算法注释,代AI算法...可直接运行(C++ gobang game code-with AI。it can work directly)
- 2012-07-01 18:32:24下载
- 积分:1
-
FiveChess
网络版的VB五子棋,CS结构,含游戏大厅.(Online version of the VB backgammon, CS structures, including the game lobby.)
- 2013-08-03 22:35:13下载
- 积分:1
-
wlwzq
五子棋人机对战网络对战 五子棋人机对战网络对战 (331 man-machine players magic 331 man-machine players magic 331 magic man-machine players)
- 2006-07-07 08:59:53下载
- 积分:1
-
^-Chess_Pr159510612003
simple program that offers a game of chess
- 2017-10-04 10:41:42下载
- 积分:1
-
3_09104339
说明: 可以双人对决的VC++围棋程序,游戏打开后可以选择适合15、17寸液晶的窗口,下棋速度很快。
(You can double showdown of the VC++ Go program, the game opens you can select the appropriate 15,17-inch LCD window, playing chess fast.)
- 2010-03-24 11:13:58下载
- 积分:1
-
calibration
This project is camera calibration using chess board.
- 2015-04-29 20:09:07下载
- 积分:1
-
五子棋游戏
说明: 在一个方阵上通过两人对弈的形式,依次在棋盘上放置两种颜色的棋子,哪一方先让五个棋子形成一条直线(包括横、竖、对角线3个方向),即为获胜,本程序实现用键盘控制的五子棋游戏。游戏初始运行界面应为如下:(In the form of two people playing chess in a square array, place two kinds of color pieces on the chessboard in turn. Which side first makes five pieces form a straight line (including three directions of horizontal, vertical and diagonal), that is to win. This program realizes the game of five pieces controlled by keyboard. The initial operation interface of the game shall be as follows:)
- 2019-11-24 18:31:32下载
- 积分:1
-
2004031211123811497
台湾人写的五子棋源码,很早以前收集的,看了几天才懂!(Taiwanese wrote renju source, the collection of long ago, after reading a few days can understand!)
- 2016-04-21 19:35:43下载
- 积分: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