-
Chess
QT编写的跨平台中国象棋项目完整代码 (QT chess )
- 2016-04-29 13:13:40下载
- 积分: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
-
Checker
经典的西洋跳棋程序。 运用机器学习方法实现人机对弈。 方便大家学习。(Classic checkers program. The use of machine learning methods to achieve human-computer chess. To facilitate them to learn.)
- 2020-11-16 06:29:46下载
- 积分:1
-
Chinese-chess
系统实现中国象棋对弈并能实现一些基本功能,如:棋局的保存与棋局的调用。
系统五个功能键,即新游戏:开始一局新的对弈;悔棋:将棋子返回刚才所处位置;打开:调用以前保存的棋局;保存:将当前棋局保存;退出:退出本程序。(System to achieve a Chinese chess game and can achieve some basic functions, such as: the preservation of chess game chess game calls.
System five function keys, ie new game: Start a new Board of chess undo: the location of the pieces just returned Open: Call a previously saved game of chess Save: Saves the current game save Exit: Exit the program.)
- 2013-07-16 17:45:44下载
- 积分:1
-
5636457457
VB语言写的台湾玩法的扑克牌游戏源代码。(Taiwan VB language play poker game source code.)
- 2013-08-06 08:52:17下载
- 积分:1
-
VSCCP
Very Simple Chinese Chess Program
- 2011-10-14 00:17:02下载
- 积分:1
-
五子棋
五子棋源代码,采用c++编译开发。。。。。。。。(Gobang source code,Compile and develop using c++.)
- 2018-10-04 16:43:25下载
- 积分:1
-
wuziqi
五子棋的实验报告 人工智能 包含的内容很丰富,要了很久,师兄才给的。(very good lecture for)
- 2012-06-08 23:47:07下载
- 积分:1
-
guojimajiang
网狐6603国际麻将,视频麻将,完美无错,值得拥有(Fox 6603 International Mahjong, Mahjong video, perfect no mistake, worth having)
- 2013-11-28 13:56:34下载
- 积分:1
-
-the-poker-game
本程序利用Card类数组模拟扑克牌,定义3个数组分别表示玩家手中的牌,电脑手中的牌和底牌,用srand((unsigned)time(NULL))产生随机数字,将底牌数组中随机的一项从底牌中移动到其他的数组中,模拟从洗好底牌中抓牌。表示出牌。
单人练习模式中,首先记下一个 1到13之间的随机数字,然后玩家抓牌,当手中的牌的点数恰与记下的随机数字相等,或用手中有的任意两张牌,通过加减乘除四则运算可以凑出该随机数字相等的点数,则停止抓牌并将这一张或两张出出去,随即记下一个新的随机数字,开始下一轮,直道手中的全部牌出完,游戏结束(This procedure using Card class array to simulate playing cards, the definition of the 3 arrays represent the game player cards, computer cards and cards, using srand ((unsigned) time (NULL)) to generate random numbers, random number in the array will be a move to the number of cards from other groups of cards, simulation from the wash hand in. Said.
Single practice mode, first recorded random number between 1 to 13 next, and then the game player to draw cards, random number equal when the hand points exactly with the down, or in the hands of some arbitrary two cards, add, subtract, multiply and divide by four operations can make the random number equal points, then stop to draw a card and the card or two cards out, then write a new random number, start the next round, straight hands all the cards out, the end of the game)
- 2013-08-19 15:13:48下载
- 积分:1