搜索资源列表
超级五子棋
- 用MFC编写的超级五子棋源代码-with MFC prepared by the Super 331 source code
五子棋2
- 用mfc制作的小程序-mfc produced with the small programs
基于MFC界面的人机对战五子棋
- 用C++语言编写,界面使用mfc编写,应用α-β剪枝算法实现的人机对战五子棋
wuziqi
- 五子棋,MFC C++源码,可以实现两个人玩五子棋-Gobang, MFC C++ source code, can achieve two people to play backgammon
DeviceApplication2
- windows mobile平台的ppc程序,五子棋源码,使用C#语言!-windows mobile platform ppc procedures, Gobang source, the use of C# language!
fivestar
- 用vc编制的五子棋程序,MFC界面,在vc.net2003环境下调试通过。-Vc Gobang prepared using the procedure, MFC interface debugging environment in vc.net2003 through.
Gobang
- MFC编的五子棋的游戏,是我的课程设计,功能比较齐全。-MFC compiled Gobang game is my curriculum design, wide array of functions.
MFCRenju
- MFC的五子棋实现人机博弈,超强AI算法,大家可以下载看一下,欢迎提出意见-MFC-realization of human-computer backgammon game, super AI algorithm, we can download and look at comments welcome
wuziqiyouxi
- mfc环境下写的五子棋游戏,可以直接运行。-mfc environment written Gobang game, can run.
five
- 五子棋 ai mfc vc 五子棋 ai mfc
mfc
- MFC五子棋游戏,有对弈算法,可人机、人人对弈,并有获胜数据记录。VC6.0开发。-MFC wuziqi game. with playing algorithm, have human-human mode and human-computer mode,save win&lose times data. vc6.0
MFC五子棋
- 利用MFC实现五子棋游戏,有电脑对战功能,可选难度。(Gobang game using MFC, a computer battle function, optional difficulty.)
五子棋
- mfc制作的单机五子棋小游戏实践编程,使人们身心愉悦(MFC produced a single Gobang game, practical programming, so that people's physical and mental pleasure)
wu
- 五子棋是世界智力运动会竞技项目之一,是一种两人对弈的纯策略型棋类游戏,是世界智力运动会竞技项目之一,通常双方分别使用黑白两色的棋子,下在棋盘直线与横线的交叉点上,先形成5子连线者获胜。(Gobang is one of the sports world intellectual games, pure strategy is a chess game of two players, is one of the sports world intellectual games, the two si
MFC五子棋
- MFC实现的小游戏,实现基本的五子棋功能(MFC implementation of the game, to achieve the basic Gobang function)
五子棋游戏和源码
- 小的五子棋程序,支持英雄榜(A small Gobang program that supports the list of Heroes)
超级五子棋
- 一款五子棋游戏,可以人机下棋的游戏,十分益智,用MFC完成的(Five chess game,it is easy to play.Using MFC to finish.)
gobang
- MFC五子棋示例,有助于了解机制,掌握最基本架构(MFC example of Gobang which can help understand the mechanism and grasp the most basic architecture.)
五子棋VC
- 五子棋人人对弈,人机对弈,用MFC实现的(All players play chess, man machine game, use MFC)
基于VS2010平台的C++五子棋游戏
- 一个简单的五子棋游戏小程序。本游戏程序,主要有开始、判断输赢、玩家自行认输、悔棋几个功能,并且具有清晰的用户操作区、区分明显的棋盘局、明确详细的游戏规则介绍,能正确实现目前游戏界面已有的功能,程序稳定。