AppWizard has created this chess application for you. This application
not onl...
- 资源大小:82.14 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
Windows开发
资 源 简 介
--- --- --- --- --- --- --- --- ---
StdAfx.h
StdAfx.cpp
这对文件由用于将一些预编译信息纳入程序。
chessDlg.h
chessDlg.cpp
这一对文件定义并实现了,象棋的主界面。
resource.h
chess.rc
这是整个工程中使用的Windows资源列表。包括置于res子目录下的图标,
位图以及光标等内容。
define.h
这是一个包含程序中的数据表示的定义的头文件。
NewGame.h
NewGame.cpp
这一对文件定义并实现用于新游戏的设置的对话框。
Eveluation.h
Eveluation.cpp
这一对文件定义并实现了估值核心类。
MoveGenerator.h
MoveGenerator.cpp
这一对文件定义并实现了走法产生器。
SearchEngine.h
SearchEngine.cpp
这一对文件定义了搜索引擎接口。
NegamaxEngine.h
NegamaxEngine.cpp
这一对文件定义并实现负极大值搜索引擎-
AppWizard has created this chess application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your chess application.
chess.dsp
This file (the project file) contains information at the project level and
is used to bui
文 件 列 表
chess
res
chess.aps
chess.clw
chess.cpp
chess.dsp
chess.dsw
chess.h
chess.ncb
chess.opt
chess.plg
chess.rc
chessDlg.cpp
chessDlg.h
ClassXP.dll
define.h
Eveluation.cpp
Eveluation.h
MoveGenerator.cpp
MoveGenerator.h
NegaMaxEngine.cpp
NegaMaxEngine.h
NewGame.cpp
NewGame.h
ReadMe.txt
Resource.h
SearchEngine.cpp
SearchEngine.h
StdAfx.cpp
StdAfx.h