文件名称:tic_tac_toe
-
所属分类:
- 标签属性:
- 上传时间:2016-09-21
-
文件大小:131.73kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这是一个带颜色UI界面的棋类游戏实现——tic tac toe(井字游戏)
编程语言:Visual C++ (MFC)
算法:alpha beta 剪枝算法-this is a game called tic tac toe with a UI interface base on MFC, using alpha beta algorithm, for those who want to learn something about MFC programing.
编程语言:Visual C++ (MFC)
算法:alpha beta 剪枝算法-this is a game called tic tac toe with a UI interface base on MFC, using alpha beta algorithm, for those who want to learn something about MFC programing.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tic_tac_toe/
tic_tac_toe/tic_tac_toe/
tic_tac_toe/tic_tac_toe.sln
tic_tac_toe/tic_tac_toe.v12.suo
tic_tac_toe/tic_tac_toe/ClassView.cpp
tic_tac_toe/tic_tac_toe/ClassView.h
tic_tac_toe/tic_tac_toe/FileView.cpp
tic_tac_toe/tic_tac_toe/FileView.h
tic_tac_toe/tic_tac_toe/MainFrm.cpp
tic_tac_toe/tic_tac_toe/MainFrm.h
tic_tac_toe/tic_tac_toe/OutputWnd.cpp
tic_tac_toe/tic_tac_toe/OutputWnd.h
tic_tac_toe/tic_tac_toe/PropertiesWnd.cpp
tic_tac_toe/tic_tac_toe/PropertiesWnd.h
tic_tac_toe/tic_tac_toe/ReadMe.txt
tic_tac_toe/tic_tac_toe/res/
tic_tac_toe/tic_tac_toe/Resource.h
tic_tac_toe/tic_tac_toe/res/classview.bmp
tic_tac_toe/tic_tac_toe/res/classview_hc.bmp
tic_tac_toe/tic_tac_toe/res/class_view.ico
tic_tac_toe/tic_tac_toe/res/class_view_hc.ico
tic_tac_toe/tic_tac_toe/res/explorer.bmp
tic_tac_toe/tic_tac_toe/res/explorer_hc.bmp
tic_tac_toe/tic_tac_toe/res/fileview.bmp
tic_tac_toe/tic_tac_toe/res/fileview_hc.bmp
tic_tac_toe/tic_tac_toe/res/file_view.ico
tic_tac_toe/tic_tac_toe/res/file_view_hc.ico
tic_tac_toe/tic_tac_toe/res/menuimages.bmp
tic_tac_toe/tic_tac_toe/res/menuimages_hc.bmp
tic_tac_toe/tic_tac_toe/res/output_wnd.ico
tic_tac_toe/tic_tac_toe/res/output_wnd_hc.ico
tic_tac_toe/tic_tac_toe/res/properties.bmp
tic_tac_toe/tic_tac_toe/res/properties_hc.bmp
tic_tac_toe/tic_tac_toe/res/properties_wnd.ico
tic_tac_toe/tic_tac_toe/res/properties_wnd_hc.ico
tic_tac_toe/tic_tac_toe/res/sort.bmp
tic_tac_toe/tic_tac_toe/res/sort_hc.bmp
tic_tac_toe/tic_tac_toe/res/tic_tac_toe.ico
tic_tac_toe/tic_tac_toe/res/tic_tac_toe.rc2
tic_tac_toe/tic_tac_toe/res/tic_tac_toeDoc.ico
tic_tac_toe/tic_tac_toe/res/Toolbar.bmp
tic_tac_toe/tic_tac_toe/res/Toolbar256.bmp
tic_tac_toe/tic_tac_toe/stdafx.cpp
tic_tac_toe/tic_tac_toe/stdafx.h
tic_tac_toe/tic_tac_toe/targetver.h
tic_tac_toe/tic_tac_toe/tic_tac_toe.cpp
tic_tac_toe/tic_tac_toe/tic_tac_toe.h
tic_tac_toe/tic_tac_toe/tic_tac_toe.rc
tic_tac_toe/tic_tac_toe/tic_tac_toe.vcxproj
tic_tac_toe/tic_tac_toe/tic_tac_toe.vcxproj.filters
tic_tac_toe/tic_tac_toe/tic_tac_toeDoc.cpp
tic_tac_toe/tic_tac_toe/tic_tac_toeDoc.h
tic_tac_toe/tic_tac_toe/tic_tac_toeView.cpp
tic_tac_toe/tic_tac_toe/tic_tac_toeView.h
tic_tac_toe/tic_tac_toe/UserImages.bmp
tic_tac_toe/tic_tac_toe/ViewTree.cpp
tic_tac_toe/tic_tac_toe/ViewTree.h
tic_tac_toe/tic_tac_toe/
tic_tac_toe/tic_tac_toe.sln
tic_tac_toe/tic_tac_toe.v12.suo
tic_tac_toe/tic_tac_toe/ClassView.cpp
tic_tac_toe/tic_tac_toe/ClassView.h
tic_tac_toe/tic_tac_toe/FileView.cpp
tic_tac_toe/tic_tac_toe/FileView.h
tic_tac_toe/tic_tac_toe/MainFrm.cpp
tic_tac_toe/tic_tac_toe/MainFrm.h
tic_tac_toe/tic_tac_toe/OutputWnd.cpp
tic_tac_toe/tic_tac_toe/OutputWnd.h
tic_tac_toe/tic_tac_toe/PropertiesWnd.cpp
tic_tac_toe/tic_tac_toe/PropertiesWnd.h
tic_tac_toe/tic_tac_toe/ReadMe.txt
tic_tac_toe/tic_tac_toe/res/
tic_tac_toe/tic_tac_toe/Resource.h
tic_tac_toe/tic_tac_toe/res/classview.bmp
tic_tac_toe/tic_tac_toe/res/classview_hc.bmp
tic_tac_toe/tic_tac_toe/res/class_view.ico
tic_tac_toe/tic_tac_toe/res/class_view_hc.ico
tic_tac_toe/tic_tac_toe/res/explorer.bmp
tic_tac_toe/tic_tac_toe/res/explorer_hc.bmp
tic_tac_toe/tic_tac_toe/res/fileview.bmp
tic_tac_toe/tic_tac_toe/res/fileview_hc.bmp
tic_tac_toe/tic_tac_toe/res/file_view.ico
tic_tac_toe/tic_tac_toe/res/file_view_hc.ico
tic_tac_toe/tic_tac_toe/res/menuimages.bmp
tic_tac_toe/tic_tac_toe/res/menuimages_hc.bmp
tic_tac_toe/tic_tac_toe/res/output_wnd.ico
tic_tac_toe/tic_tac_toe/res/output_wnd_hc.ico
tic_tac_toe/tic_tac_toe/res/properties.bmp
tic_tac_toe/tic_tac_toe/res/properties_hc.bmp
tic_tac_toe/tic_tac_toe/res/properties_wnd.ico
tic_tac_toe/tic_tac_toe/res/properties_wnd_hc.ico
tic_tac_toe/tic_tac_toe/res/sort.bmp
tic_tac_toe/tic_tac_toe/res/sort_hc.bmp
tic_tac_toe/tic_tac_toe/res/tic_tac_toe.ico
tic_tac_toe/tic_tac_toe/res/tic_tac_toe.rc2
tic_tac_toe/tic_tac_toe/res/tic_tac_toeDoc.ico
tic_tac_toe/tic_tac_toe/res/Toolbar.bmp
tic_tac_toe/tic_tac_toe/res/Toolbar256.bmp
tic_tac_toe/tic_tac_toe/stdafx.cpp
tic_tac_toe/tic_tac_toe/stdafx.h
tic_tac_toe/tic_tac_toe/targetver.h
tic_tac_toe/tic_tac_toe/tic_tac_toe.cpp
tic_tac_toe/tic_tac_toe/tic_tac_toe.h
tic_tac_toe/tic_tac_toe/tic_tac_toe.rc
tic_tac_toe/tic_tac_toe/tic_tac_toe.vcxproj
tic_tac_toe/tic_tac_toe/tic_tac_toe.vcxproj.filters
tic_tac_toe/tic_tac_toe/tic_tac_toeDoc.cpp
tic_tac_toe/tic_tac_toe/tic_tac_toeDoc.h
tic_tac_toe/tic_tac_toe/tic_tac_toeView.cpp
tic_tac_toe/tic_tac_toe/tic_tac_toeView.h
tic_tac_toe/tic_tac_toe/UserImages.bmp
tic_tac_toe/tic_tac_toe/ViewTree.cpp
tic_tac_toe/tic_tac_toe/ViewTree.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.