搜索资源列表
Skyblue_Mine
- 一个使用MFC编写的扫雷游戏,与系统自带的扫雷非常非常的像,很不错的啊
MFC
- MFC编写的程序,包括图书馆管理系统,旅馆管理系统,本科生信息管理系统等.-MFC prepared by the procedures, including the library management system, hotel management system, undergraduate information management systems.
system
- MFC编写的程序,包括旅馆管理系统等,适合学习VC++的人员-MFC prepared by the procedures, including hotel management system for staff to learn VC++
Snake
- 1 定义蛇类和食物类,初始化贪吃蛇各项成员变量,包括图像的出现在屏幕的初始位置,长度,以及蛇的行走方向。食物类的定义包括出现的初始位置,以及食物是否被吃掉的判断。 2 用数组初始化长度为3的贪吃蛇,并且默认食物未出现 3 在CView类上运用MFC提供的Windows消息中WM_TIMER消息,运用OnTimer()函数让系统提供一个时钟节拍,更新游戏 4 具体游戏实现,包括蛇撞到自己和围墙都将使游戏结束,判断吃豆等,其中还包括根据蛇的长度来进行游戏难度的改变。 5 具体键盘游戏
93a7e09a8421
- 用VC++编写和系统自带一样的扫雷游戏,运用了MFC的相关知识-Preparation and the system comes with the same mine own game with VC++, MFC use of relevant knowledge