文件名称:chess
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 82kb
- 下载次数:
- 0次
- 提 供 者:
- w***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
--- --- --- --- --- --- --- --- ---
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 build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
chess.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CChessApp application class.
chess.cpp
This is the main application source file that contains the application
class CChessApp.
chess.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bit
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 build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
chess.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CChessApp application class.
chess.cpp
This is the main application source file that contains the application
class CChessApp.
chess.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bit
(系统自动生成,下载前可以参看下载内容)
下载文件列表
chess
.....\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
.....\res
.....\...\chess.rc2
.....\Resource.h
.....\SearchEngine.cpp
.....\SearchEngine.h
.....\StdAfx.cpp
.....\StdAfx.h
.....\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
.....\res
.....\...\chess.rc2
.....\Resource.h
.....\SearchEngine.cpp
.....\SearchEngine.h
.....\StdAfx.cpp
.....\StdAfx.h