文件名称:china-chess
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2014-12-09
- 文件大小:
- 398kb
- 下载次数:
- 0次
- 提 供 者:
- destin******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
中国象棋的C++源码,2000/05/25: 完成除了人工智能外的部分
2000/10/23: 整理代码
2000/10/30: 第一个人工智能
2000/10/31: 面板的小改动/增强人工智能
2000/11/03: 增加停止按钮,增加 参数 对话框
2000/11/05: 完整的人工智能,0.5版-China chess C++ source code, 2000/05/25: to complete in addition to artificial intelligence part of the
2000/10/23: clean up code
2000/10/30: is the first artificial intelligence
Small changes/enhanced artificial intelligence 2000/10/31: panel
2000/11/03: increased the stop button, add the Parameters dialog box
Artificial intelligence 2000/11/05: complete, 0.5 Edition
2000/10/23: 整理代码
2000/10/30: 第一个人工智能
2000/10/31: 面板的小改动/增强人工智能
2000/11/03: 增加停止按钮,增加 参数 对话框
2000/11/05: 完整的人工智能,0.5版-China chess C++ source code, 2000/05/25: to complete in addition to artificial intelligence part of the
2000/10/23: clean up code
2000/10/30: is the first artificial intelligence
Small changes/enhanced artificial intelligence 2000/10/31: panel
2000/11/03: increased the stop button, add the Parameters dialog box
Artificial intelligence 2000/11/05: complete, 0.5 Edition
(系统自动生成,下载前可以参看下载内容)
下载文件列表
中国象棋源代码\BaiDlg.cpp
..............\BaiDlg.h
..............\BaseClasses.cpp
..............\BaseClasses.h
..............\BaseDef.cpp
..............\BaseDef.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
..............\chesshelp.html
..............\CoolButton.cpp
..............\CoolButton.h
..............\Debug\Chess.exe
..............\.....\Setting.set
..............\.....\Thinker.set
..............\hlinkctl.cpp
..............\hlinkctl.h
..............\MapFace.cpp
..............\MapFace.h
..............\MoveList.cpp
..............\MoveList.h
..............\OpenDlg.cpp
..............\OpenDlg.h
..............\OptionDlg.cpp
..............\OptionDlg.h
..............\readme.txt
..............\ReportDlg.cpp
..............\ReportDlg.h
..............\res\BLACK_B.ico
..............\...\BLACK_J.ico
..............\...\BLACK_K.ico
..............\...\BLACK_M.ico
..............\...\BLACK_P.ico
..............\...\BLACK_S.ico
..............\...\BLACK_X.ico
..............\...\Chess.ico
..............\...\Chess.rc2
..............\...\cut.ico
..............\...\dir.ico
..............\...\icon1.ico
..............\...\icon2.ico
..............\...\icon3.ico
..............\...\RED_B.ico
..............\...\RED_J.ico
..............\...\RED_K.ico
..............\...\RED_M.ico
..............\...\RED_P.ico
..............\...\RED_S.ico
..............\...\RED_X.ico
..............\...\Thumbs.db
..............\resource.h
..............\sdsdsd.cpp
..............\Setting.set
..............\StdAfx.cpp
..............\StdAfx.h
..............\StepList.cpp
..............\StepList.h
..............\Thinkdef.h
..............\Thinker.cpp
..............\Thinker.h
..............\Thinker.set
..............\ThinkOptionDlg.cpp
..............\ThinkOptionDlg.h
..............\Debug
..............\res
中国象棋源代码