搜索资源列表
SNAKE
- 贪吃蛇源码,有注视,适合初学者掌握MFC-huge memory source, watching for beginners master MFC
斗地主源码C++MFC
- C++MFC 编写的斗地主游戏
中国象棋MFC
- 简单的中国象棋源码 智能化水平中等 大家一起学习
ddz
- 这是用MFC实现的一个斗地主游戏源码,斗地主的基本玩法都有-This is achieved using a MFC source斗地主game, the basic rules have斗地主
skyblue_Rect
- vc开发的俄罗斯方块游戏,c++源码实现的mfc工程。-vc developed by Tetris game, c++ source code to achieve mfc project.
five
- 我使用以前的五子棋VC游戏的架构和资源,用了一个副线程将我的通讯与框架代码写在里面,MFC与副线程间是用内核对象和全局变量通讯的。 1.主线程: a负责创建MFC单文档 b,等待副线程开启鼠标移动和左击事件的许可,是bool g_mouseMoveAble和bool g_lButtonDownAble两个变量来控制的。 c,单击事件发生后,如果单击的合法(在棋盘上不与其它的棋子冲突),就可以将通知(HANDLE hEvent)给副线程,通知它来处理。
MyPente
- 用MFC实现的五子棋小游戏(绝对可运行源码),可以人机对弈(人工智能,分不同等级),也可以双人对弈,学习对弈游戏非常值得参考-Implemented with MFC Renju game (definitely can run the source code), you can play chess machine (artificial intelligence, at the different levels), you can also double play chess, learn
wuziqi
- 五子棋源码 mfc编写 适用于想要学习游戏编程的人-Backgammon source applied to people who want to learn game programming
CardGame
- 一个扑克游戏源码,说明游戏的设计原理,不用MFC,-AppWizard has created this Game application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
WuZiQi
- 在MFC下的具有简单的人机对战功能的五子棋源码,因为是MFC的初学者,所以难度不是很大,本来想 将棋子也用位图表示但还没学会如何将位图背景设置为透明,所以有些遗憾,希望大家交流指点-Under the MFC with a simple function of the backgammon play against human source, because MFC beginner, so the difficulty is not great, originally wanted
Prince-choose-MFC-code
- 武将选择MFC源码和可执行文件, 武将为三国杀里的-Prince choose MFC source and executable file,Prince. For three killed
isPomyker
- 一个扑克牌游戏源码,是一种基于MFC框架 ,完整源代码。-A poker game source code, is based on MFC framework, complete source code.
FiveChessFinal1
- 五子棋源码上传运用到的事MFC的基础知识还进行了联网的对战平台用到了许多C的基础知识-Gobang source code upload application to do the basic knowledge of MFC has also carried on the network to war platform used in many of the basic knowledge of C
Renju
- vs6.0 MFC实现的网络五子棋源码,具有悔棋求和,倒计时等多种功能,是初学者很好的学习代码-This code is based on vc6.0 platform and it finishes the undo function of the renju
Backgammon
- 这个资料是一个五子棋MFC源码,可以参考该资料编写出一个小型的五子棋游戏!-This information is a backgammon MFC source code, can refer to the information to write a Backgammon games!
wuzi
- 基于mfc的五子棋源码及注释,包含人人对战和人机对战-Mfc-based backgammon source code and comments, including all Battle and man-machine war
zhongguoxiangqi
- mfc游戏开发的中国象棋源码,要学习的可以进行参考-mfc development of the Chinese chess game source code, can refer to learn
zhongguolianzhu
- mfc游戏开发的中国连珠源码,要学习的可以进行参考-mfc development of the Chinese game Pente source can be referenced to learn
德州扑克
- 德州扑克的源码包含客户端和服务端,服务端是dll,客户端时mfc(this is dezhoupuke demo)