登录
首页 » Visual C++ » gnuchess-5.07

gnuchess-5.07

于 2009-12-11 发布 文件大小:228KB
0 189
下载积分: 1 下载次数: 39

代码说明:

  一款国际象棋的C++源代码,可以实现人机对战,而且AI的棋力不错(A chess in C++ source code, can achieve man-machine Battle, and a good AI' s Qi Li)

文件列表:

gnuchess-5.07
.............\acinclude.m4
.............\aclocal.m4
.............\htm" target=_blank>AUTHORS
.............\book
.............\....\htm" target=_blank>README
.............\htm" target=_blank>ChangeLog
.............\config.guess
.............\config.sub
.............\configure
.............\configure.ac
.............\htm" target=_blank>COPYING
.............\htm" target=_blank>depcomp
.............\doc
.............\...\htm" target=_blank>ChangeLog
.............\...\htm" target=_blank>README
.............\htm" target=_blank>INSTALL
.............\htm" target=_blank>install-sh
.............\Makefile.am
.............\Makefile.in
.............\htm" target=_blank>missing
.............\htm" target=_blank>mkinstalldirs
.............\htm" target=_blank>NEWS
.............\README
.............\src
.............\...\atak.c
.............\...\book.c
.............\...\book.h
.............\...\cmd.c
.............\...\common.h
.............\...\config.h.in
.............\...\debug.c
.............\...\epd.c
.............\...\eval.c
.............\...\eval.h
.............\...\genmove.c
.............\...\getopt.c
.............\...\getopt.h
.............\...\getopt1.c
.............\...\htm" target=_blank>gnuchessx
.............\...\hash.c
.............\...\hung.c
.............\...\init.c
.............\...\inlines.h
.............\...\input.c
.............\...\iterate.c
.............\...\lexpgn.h
.............\...\lexpgn.l
.............\...\main.c
.............\...\Makefile.am
.............\...\Makefile.in
.............\...\move.c
.............\...\null.c
.............\...\output.c
.............\...\pgn.c
.............\...\players.c
.............\...\ponder.c
.............\...\quiesce.c
.............\...\random.c
.............\...\repeat.c
.............\...\search.c
.............\...\solve.c
.............\...\sort.c
.............\...\swap.c
.............\...\test.c
.............\...\ttable.c
.............\...\util.c
.............\...\version.h
.............\htm" target=_blank>TODO

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • BWChess
    C++开发的BWChess黑白棋游戏,界面差不多,功能挺多的,可以与电脑下棋也可以人与人对战,可以提醒,记录对战排行榜。(C++ development BWChess Reversi game, the interface is similar to the挺多function, you can play chess with the computer can also be against people can be reminded to record against the list.)
    2009-07-12 11:13:40下载
    积分:1
  • Chess_Easy
    基于Visual C++实现的局域网象棋游戏,Socket通信,多线程。(design the chess game by use Visual C++ , Socket technology, Mutil Thread.)
    2013-09-17 19:04:26下载
    积分:1
  • source-code-VC-P-P-Othello
    说明:  带背景音乐的VC++黑白棋源代码,程序简单又娱乐(With background sound source code VC++ Othello)
    2011-03-13 18:32:24下载
    积分:1
  • wuziqi
    五子棋的实验报告 人工智能 包含的内容很丰富,要了很久,师兄才给的。(very good lecture for)
    2012-06-08 23:47:07下载
    积分: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
  • draw
    一款五子棋游戏,可以实现人机交互,有打开、保存、反悔、输赢等功能(A 331 game, the human-computer interaction, there are open, save, go back, win or lose)
    2012-06-27 23:59:55下载
    积分:1
  • VC++
    残缺棋盘问题的VC++实现,用分而治之方法解决此问题(Defective chessboard problem VC++ Realize, using divide and conquer method to solve this problem)
    2008-02-25 16:11:23下载
    积分:1
  • five_vb_tcp
    网络VB语言开发的五子棋,工作量是一周的本科毕业设计。(VB language network Gobang development, the workload is one-week graduate design.)
    2008-12-10 14:52:50下载
    积分:1
  • VCgamedesing
    VC编程游戏,这本电子书不是太难,书中罗列了几个经典的小游戏:五子棋,俄罗斯方块。。。。(use VC++ to design little games,it is not very complex,which can help the VC beginers )
    2009-06-13 14:33:59下载
    积分: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
  • 696518资源总数
  • 105949会员总数
  • 22今日下载