搜索资源列表
VCPP6
- 本文通过需求分析与方案论证,首先对开发数独游戏程序进行初步的分析,然后通过总体设计和详细设计论述了系统的开发和实现过程。-This article through the demand analysis and the project concept demonstration,firsr to develops sudoku the game procedure carries on the preliminary analyisis,then elaborated systems perfo
PlaneGame(1)
- 目 录 1. 概述 3 1.1 实训项目简介 3 1.2 实训功能说明 3 1.2.1 基本功能 3 1.2.2 附加功能 3 2. 相关技术 4 2.1 Windows定时器技术 4 2.2 透明贴图实现技术 4 2.3 CObList链表 5 2.4获取矩形区域 6 2.5使用AfxMessageBox显示游戏过程中的提示信息 6 2.6内存释放 6 2.7 CImageList处理爆炸效果 6 2.8对话框的应用 6 3.