搜索资源列表
fdhdfhjgf
- 本例为跳棋游戏,基于MFC的单文档应用程序-drafts of the cases for the game, for MFC single document applications
FiveDOC
- 五子棋源代码,用文档视类结构写的mfc程序-renju source code with documentation, as written by the class structure mfc procedures
wzq
- 一个Windows下用MFC开发的基于文档-视图模型的五子棋游戏,实现了单人游戏和双人游戏,单人游戏用鼠标,双人游戏使用鼠标和键盘。-A Renju Game which is based on the Document-View Architechture of MFC under Windows. Play this game with mouse (single player) or mouse and keyboard (double players).
five
- 我使用以前的五子棋VC游戏的架构和资源,用了一个副线程将我的通讯与框架代码写在里面,MFC与副线程间是用内核对象和全局变量通讯的。 1.主线程: a负责创建MFC单文档 b,等待副线程开启鼠标移动和左击事件的许可,是bool g_mouseMoveAble和bool g_lButtonDownAble两个变量来控制的。 c,单击事件发生后,如果单击的合法(在棋盘上不与其它的棋子冲突),就可以将通知(HANDLE hEvent)给副线程,通知它来处理。
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.