文件名称:SourceCode_Engine
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:24.46kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
该程序为中国象棋智能下棋引擎.该项目系在Visual Studio.net 2003下所建的Win32控制台项目(使用其它版本的编译器只需新建一个Win32控制台项目,然后逐一加入所有的.cpp文件和.h文件即可),其目的只是简单地测试引擎。因而该程序不提供用户着法的合法性检测,以及棋局的结束处理等。
下棋方式:
用户按输入起点坐标、终点坐标的方式下棋;
(棋盘左下角计作(0,0),右上角计作(8,9))
同样,程序反馈起点坐标、终点坐标作为计算机方的走棋行为。
例如:
用户第一步走:炮二平五
则输入7242,回车
计算机回应:马8进7
则屏幕输出79 67-the procedures for Chinese chess smart chess engine. The project was officially in the Department of 2,003 under construction Win32 console project (using other versions of the compiler only one new Win32 Console and then one by one to all. cpp files and the. h document can be), its purpose is simply to test the engines. Thus the procedure does not provide users with the legitimacy of law detection, and the end of the game to handle. Playing chess ways : by user input coordinates of the starting point and ending coordinates of a chess game; (Chessboard dollars for the lower left-hand corner (0,0). Total for the upper right-hand corner (8,9)) Similarly, the feedback process coordinates starting and ending coordinates as a computer game to take the act. For example : users take the first ste
下棋方式:
用户按输入起点坐标、终点坐标的方式下棋;
(棋盘左下角计作(0,0),右上角计作(8,9))
同样,程序反馈起点坐标、终点坐标作为计算机方的走棋行为。
例如:
用户第一步走:炮二平五
则输入7242,回车
计算机回应:马8进7
则屏幕输出79 67-the procedures for Chinese chess smart chess engine. The project was officially in the Department of 2,003 under construction Win32 console project (using other versions of the compiler only one new Win32 Console and then one by one to all. cpp files and the. h document can be), its purpose is simply to test the engines. Thus the procedure does not provide users with the legitimacy of law detection, and the end of the game to handle. Playing chess ways : by user input coordinates of the starting point and ending coordinates of a chess game; (Chessboard dollars for the lower left-hand corner (0,0). Total for the upper right-hand corner (8,9)) Similarly, the feedback process coordinates starting and ending coordinates as a computer game to take the act. For example : users take the first ste
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SourceCode_Engine/CChessDef.h
SourceCode_Engine/CChessEvaluate.h
SourceCode_Engine/CChessMove.h
SourceCode_Engine/CChessSearch.h
SourceCode_Engine/Debug
SourceCode_Engine/HistoryHeuristic.h
SourceCode_Engine/Readme.txt
SourceCode_Engine/scCChess.cpp
SourceCode_Engine/scCChess.h
SourceCode_Engine/scCChess.ncb
SourceCode_Engine/scCChess.sln
SourceCode_Engine/scCChess.suo
SourceCode_Engine/scCChess.vcproj
SourceCode_Engine/SortMove.h
SourceCode_Engine
说明.txt
www.dssz.com.txt
SourceCode_Engine/CChessEvaluate.h
SourceCode_Engine/CChessMove.h
SourceCode_Engine/CChessSearch.h
SourceCode_Engine/Debug
SourceCode_Engine/HistoryHeuristic.h
SourceCode_Engine/Readme.txt
SourceCode_Engine/scCChess.cpp
SourceCode_Engine/scCChess.h
SourceCode_Engine/scCChess.ncb
SourceCode_Engine/scCChess.sln
SourceCode_Engine/scCChess.suo
SourceCode_Engine/scCChess.vcproj
SourceCode_Engine/SortMove.h
SourceCode_Engine
说明.txt
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.