搜索资源列表
gameofgo
- 本系统是一款网络棋类游戏。采用MFC环境,使用C++语言编制。建立工程,使用文档结构,在客户区画出棋盘,棋子等。-system is one of the network chess game. Using MFC environment, the use of C language. Building works, use the file structure, the client painted checkerboard areas, such as a pawn.
Skyblue_Mine
- 一个使用MFC编写的扫雷游戏,与系统自带的扫雷非常非常的像,很不错的啊
Mine
- 本游戏是模拟windows系统下的扫雷程序。使用的MFC类库。-This game is a simulation of the mine clearance program under windows system. Use the MFC class library.
gameauxiliarysourcecode-
- qq连连看游戏代码,用MFC实现的,不同版本的系统,不同版本的游戏,棋盘基址可能不同。程序主要是读出棋盘数组的数据放到一个数组里面,使用算法找到能消去的两个,然后发送虚拟的鼠标点击消息。-Qq lianliankan game code, with MFC implementation, different versions of the system, and different versions of the game, JiZhi board may be different. Proce
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
- 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++
Skyblue_Mine
- 在visual C++中运行的扫雷游戏,与windows系统自带的几乎一样,采用MFC窗口设计-Running in visual C++ the minesweeper game, windows system comes with almost the same design using MFC window
Sudoku
- 该系统是在MFC框架下利用C++编写的益智游戏,其界面的设计用到了GDI编程。-This system is the use of C++ puzzle game written in MFC framework, which uses the GDI interface design programming.
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