搜索资源列表
Chess
- 本人机对弈程序采用了多种搜索算法.以下是本程序主要的类说明: 1.CEveluation类:估值类,对给定的棋盘进行估值. 2.CMoveGenerator类:走法产生器,对给定的棋盘局面搜索出所有可能的走法. 3.CSearchEngine类:搜索引擎基类. 4.CNegaMaxEngine类:负极大值法搜索引擎. 5.CAlphaBetaEngine类:采用了Alpha-Beta剪枝技术的搜索引擎. 6.CFAlphaBetaEngine类:f
cPP
- 是一个用c++编的一个小游戏-----骑士飞行棋,里面用了一些很简单的代码,主要是c++的一些基础知识-Is a work of a small game c++----- flight chess knight, which used some very simple code, mainly c++ some basic knowledge
source
- 基于FLTK库实现的国际象棋棋盘功能,不含AI。该程序包含一个文件,源.cpp,可以在安装了FLTK库的VC++2012版本以上运行。-FLTK library implementation based on chess board function, without AI. The program consists of a file, the source .cpp, you can run the installation of the FLTK library VC++2012 or l