搜索资源列表
chessengine
- 一个国际象棋的引擎程序,有能力的朋友可以帮忙完善下.-A chess engine program, the ability of friends can help improve the next.
chess-C
- 该项目系在Visual Studio.net 2003下所建的Win32控制台项目(使用其它版本的编译器只需新建一个Win32控制台项目,然后逐一加入所有的.cpp文件和.h文件即可),其目的只是简单地测试引擎。因而该程序不提供用户着法的合法性检测,以及棋局的结束处理等。 下棋方式: 用户按输入起点坐标、终点坐标的方式下棋; (棋盘左下角计作(0,0),右上角计作(8,9)) 同样,程序反馈起点坐标、终点坐标作为计算机方的走棋行为。 例如: 用户第一步走:炮二
atheegenius-sn
- 一个人工智能的国际象棋游戏源码,用Visual C写的,完全使用的win32 API,而没有用MFC。英文介绍为:The Genius iss a chess engine that uses AI techniquees to play against humans。 可直接使用。 -An artificial intelligence chess game source code, written in Visual C, fully use the win32 API, but not
Gchessloggica
- 对弈程序采用了多种搜索算法.以下是本程序主要的类说明: 1.CEveluation类:估值类,对给定的棋盘进行估值. 2.CMoveGenerator类:走法产生器,对给定的棋盘局面搜搜索出所有可能的走法. 3.CSearchEngine类:搜索引擎基类. 4.CNegaMaxEngine类:负极大值法搜索引擎. 5.CAlphaBetaEngine类:采用了Alpha -Chess program uses a variety of search algorithms. Here is t
eleeye
- 著名的象棋对弈程序ElephantEye(象眼)引擎的源代码,支持UCCI协议,棋力非凡,对喜欢计算机博弈的同学来说是个很好的事情啊-The famous chess chess program ElephantEye (like the eye) the source code of the engine support UCCI agreement extraordinary thinking depth, is a good thing for students like computer
BBChess_1.3b_src
- BBChess是一个电脑国际象棋引擎,博尔科BOSKOVIC。BBChess 1.3b版本有一个等级超过2400个ELO点。该引擎是免费开源软件,并授权下的GNU通用公共许可证。-BBChess is a computer chess engine by Borko Boš ković . BBChess version 1.3b has a rating over 2400 ELO points. The engine is Free Open Source Software
Stockfish7.0-master
- 最强大的国际象棋引擎之一,编码规范,支持多线程。-One of the most powerful chess engine, coding standards support multi-threading.
game-yinqing
- 一个棋牌游戏的游戏引擎,喜欢对大家有帮助,希望大家喜欢-A chess game game engine, like to help everyone, I hope you like
stockfish-8-src
- 国际象棋引擎源代码,可加载GUI实现人机对战及分析(just the Stockfish engine. You will need to use your own UCI-compatible chess program.)
eleeye.tar
- elephant eye chinese chess engine