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

gnuchess-5.07

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

  • surakarta
    这是一个苏拉卡尔塔的程序 包括界面设计和后台代码(This is a program of Surakarta, including interface design and code-behind)
    2020-10-22 17:47:23下载
    积分:1
  • 中国象源码
    运用vc开发的界面象棋游戏,主要运用基本的vc 函数编写.可帮助vc朋友运用算法及函数调用,进一步理解vc的机理.(use vc development of the interface chess games, primarily using basic function vc prepared. Friends can help vc used algorithm and function call, vc further understand the mechanism.)
    2005-05-24 14:11:28下载
    积分:1
  • qizhuanPP
    棋壮++(中国象棋UCCI引擎)源程序是基于UCCI协议开发的中国象棋程序引擎,可加载于象棋旋风、弈天、兵河等象棋界面。(Chess the strong++ (Chinese chess the UCCI engine that) source is based on Chinese chess program UCCI protocol development engine, can be loaded in xuanfeng, yitian Binghe chess interface.)
    2013-01-08 13:18:38下载
    积分:1
  • wuziqi
    五子棋程序设计,设计方式步骤详尽解释,适合初学者,让你熟悉C语言(Backgammon program design, design approach procedure detailed explanation, suitable for beginners, so you are familiar with the C language)
    2013-08-13 10:31:30下载
    积分:1
  • CardGame
    简单的纸牌游戏,可作为游戏入门实例,是坂本千寻书本的源码。(A simple card game can be used as an instance of the game started, is the source code for Sakamoto Chihiro books.)
    2009-11-15 14:59:30下载
    积分:1
  • C+++Weekend+Crash+Course
    C+++Weekend+Crash+Course这是一个中国象棋的原代码(C+++ Weekend+ Crash+ Course This is a Chinese chess original code)
    2008-07-04 11:19:10下载
    积分:1
  • wuziqi
    控制台编的五子棋游戏,用的贪心算法,AI不算太高,但希望对像我一样菜的同学有所启发……(Console compiled 331 games, with the greedy algorithm)
    2011-10-29 19:07:00下载
    积分: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
  • 完整的四人网络麻将
    实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本章主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显示位图,在内存中创建位图和绘制图形等。(achieve a complete network of four mahjong games, the procedures set server and client functions and integration. This chapter introduces the non-reciprocal network services established, the sequence of transmission of information, the establishment of a virtual three-dimensional space, drawing and display bitmap in memory to create bitmap graphics and mapping.)
    2005-06-20 16:32:22下载
    积分:1
  • PC-boyi
    象棋是一种完全知识博弈,本书介绍一些技术应用于这种博弈(Chess is a game full of knowledge, the book introduces some of the techniques used in this game)
    2011-11-11 17:51:47下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载