搜索资源列表
vc++MFC
- 深入学习MFC不错教程,花了很大力气找到
MFC框架实现一个五子棋游戏
- 使用VC开发平台,MFC框架实现一个五子棋游戏,有人人对战、人机对战,The use of VC development platform, MFC framework for the realization of a backgammon game, it was one battle, man-machine war
ddzvcPP
- VC++MFC 斗地主 很适合初学者学习-VC++ MFC Landlords are suitable for beginners
wuziqi
- 实现网络五子棋。。能进行网络对战!利用VC++ MFC框架实现-Gobang network. . Network to the war! Using VC++ MFC framework to achieve
five
- 我使用以前的五子棋VC游戏的架构和资源,用了一个副线程将我的通讯与框架代码写在里面,MFC与副线程间是用内核对象和全局变量通讯的。 1.主线程: a负责创建MFC单文档 b,等待副线程开启鼠标移动和左击事件的许可,是bool g_mouseMoveAble和bool g_lButtonDownAble两个变量来控制的。 c,单击事件发生后,如果单击的合法(在棋盘上不与其它的棋子冲突),就可以将通知(HANDLE hEvent)给副线程,通知它来处理。
five
- 五子棋 ai mfc vc 五子棋 ai mfc
Gobang
- vc++mfc five_chess 五子棋小游戏-vc++ mfc five_chess backgammon game
Five
- VC++ MFC环境下编程实现五子棋小游戏,以供大家学习-VC++ MFC programming environment, backgammon game, for them to learn
Gobang-game
- 用VC(MFC)是实现的经典的五子棋游戏,编程的基本练习。-With VC (MFC) is to achieve the classic backgammon game, the fundamentals of programming exercises.
5zqvcPP-
- 五子棋 vc++ MFC 适合初学者学习-Backgammon vc++ MFC for beginners to learn
xqvcPP
- 象棋 VC++ MFC 适合初学者学习-Chess VC++ MFC for beginners to learn
mjvcPP
- 麻将游戏 VC++ MFC 适合初学者学习-Mahjong game VC++ MFC for beginners to learn
fxq
- 飞行棋 vc++ MFC 适合初学者学习-Flight chess vc++ MFC for beginners to learn
VCPMFC-FIveChess-
- VC++MFC单机和网络版五子棋,实现了人机对战,网络上的人人对战,该文档十分适合学习。-VC++ MFC stand-alone and network version of backgammon, to achieve a human-machine battle, Battle of everyone on the network, the document is very suitable for learning.
Five_XP_DONE
- 基于VC++ MFC开发的五子棋程序,分为客户端和服务器端,使用SOCKET编程,可以实现两机间的对战。-Based on VC++ MFC development of backgammon program, divided into client and server side, using the SOCKET programming, can be achieved between the two machines play against.
FiveChess
- 五子棋 联网版 vc++ mfc代码 适合初学者 -Internet backgammon version vc++ mfc code for beginners
chess
- 用vc++编写代码实现中国象棋人机对战,教你如何用vc++MFC来编写-Using vc++ code to achieve human-computer chess play against China, to teach you how to write vc++ MFC
blackwhite
- VC++ MFC与WinAPI 写的带网络对战的黑白棋 游戏-Reversi game with online play written VC++ MFC and WinAPI
weiqi
- 本课题设计并实现了一个可以单人或双人对战的黑白棋游戏系统,该系统采用C++语言在Microsoft Visual C++ 6.0下编写代码,采用VC中比较流行的MFC模板进行编程。系统不仅使人进行双人对战也可以进行单人与计算机的对战,且人工智能比较高超。-The design and implementation of a project can be single or double Battle Reversi game system, which uses C++ language in
MFC-Simulate-Gobang
- 通过使用VC的MFC库,我们能够制作一款五子棋游戏界面,界面美观,算法简单。-By using MFC in VC, we can make an interface of the gobang game which owns beautiful interface and simple arithmetic.