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

gnuchess-5.07

于 2009-12-11 发布 文件大小:228KB
0 180
下载积分: 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 个回复

  • penball
    说明:  C++语言实现弹球游戏,图形界面更加美观,声音丰富(C++ language pinball game, a graphical interface even more beautiful, rich sound)
    2011-04-02 09:42:00下载
    积分: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
  • vc五子网络版本1.0
    网络五子棋系统,用vc实现.学习vc对话框编程,网络编程。(331 network system, using vc achieve. Learning vc dialog programming, network programming.)
    2005-06-16 12:03:04下载
    积分:1
  • MyChess5
    用API实现的五子棋程序,人人版,对C++API程序的初学者应该有一定的帮助(Backgammon program with the API implementation, all versions of C++ API program should be helpful for beginners)
    2011-11-18 10:56:24下载
    积分:1
  • tmp
    编写一个模拟人工洗牌的程序,将洗好的牌分别发给四个人。 使用结构card 来描述一张牌,用随机函数来模拟人工洗牌的过程,最后将洗好的52张牌顺序分别发给四个人。 对每个人的牌要按桥牌的规则输出。即一个人的牌要先按牌的花色(顺序为梅花、方块、红心和黑桃)进行分类,同一类的牌要再按A、K、Q、J、…、3、2牌的大小顺序排列。另发牌应按四个人的顺序依次分发。(Write a simulation program manual shuffle, the cards were sent to wash a good four. Card use to describe the structure of a card, with the random function to simulate the manual process of shuffling, and finally wash the good order of 52 cards were issued to four people. Cards for each person according to the rules of bridge output. That is, a person' s license have to press the card suit (in order of clubs, diamonds, hearts and spades) classification, the same type of licenses to press A, K, Q, J, ..., 3,2 card the size of the order. The other four licensing the order should be distributed.)
    2011-11-30 13:15:30下载
    积分:1
  • guojimajiang
    网狐6603国际麻将,视频麻将,完美无错,值得拥有(Fox 6603 International Mahjong, Mahjong video, perfect no mistake, worth having)
    2013-11-28 13:56:34下载
    积分:1
  • fivesource
    五子棋源码 (Gobang game source)
    2020-06-26 12:40:01下载
    积分:1
  • sanguo
    一款三国游戏,描述名将关羽勇猛杀敌,画面一般,新手上路(A three game, describing famous Guan Yu brave enemy, the general picture, Newbie)
    2011-11-21 22:35:05下载
    积分:1
  • 111
    俄罗斯方块 Visual C++ 6 源码(Tetris Visual C++ 6 source)
    2007-11-25 09:42:25下载
    积分:1
  • EJXQ
    人机象棋也可以人人对战,有一份管理象棋走法策略的类(Man-machine chess can play against everyone, the class of the chess moves of a management strategy)
    2012-06-07 17:24:08下载
    积分:1
  • 696518资源总数
  • 105665会员总数
  • 6今日下载