-
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
-
connectsix
简单的实现了六子棋的功能,小白做的,希望大家多多关照。(Simple realization of the six chess function, made by Xiaobai, I hope you care more.)
- 2019-05-20 23:32:48下载
- 积分:1
-
Gobang
一个网络五子棋游戏的源代码和文档,输入IP地址即可联网进行对战(The source file and document of a internet gobang game)
- 2012-02-15 18:10:28下载
- 积分:1
-
DOSgo
DOS下的人机对弈 围棋程序 可以读sgf文件
简单可用 不错 值得收藏
- 2021-01-15 14:48:46下载
- 积分:1
-
Chess
说明: LABVIEW编写的围棋游戏,具备围棋的基本规则(Go play written LABVIEW)
- 2011-02-23 15:51:15下载
- 积分:1
-
boardgame
JAVA棋盘程序,以前自己写的,欢迎指正~(JAVA board procedures,please correct me ~)
- 2012-07-14 10:42:38下载
- 积分: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
-
FIVE
自己写的五子棋代码,可以直接执行,效率很高(Write your own backgammon code that can be executed directly, high efficiency)
- 2013-10-10 10:56:31下载
- 积分:1
-
xiangqi
c++的象棋代码,里面有代码,调试成功,运行很好,我编写了将近一个月,是深入c++最好的资料,大家可以改一改,用于自己的项目。。。(C++ chess code, debugging success, there are code, running very well, I write nearly a month, is deeply c++ the best information, you can change, for their own projects...
)
- 2013-12-02 23:36:59下载
- 积分:1
-
^-Chess_Pr159510612003
simple program that offers a game of chess
- 2017-10-04 10:41:42下载
- 积分:1