搜索资源列表
thunder
- 一种游戏软件,从项目文档到帮助文件从流程设计到类的规化,是毕业设计好方案-A game software, from the Project Document to the Help file from the process design to the type of planning is a graduate design program
development
- 方块移动游戏基于VC++开发,内含源代码、需求分析、概要设计及详细设计说明书等内容,能较好理解一个完整的项目开发。-Box mobile game based on the VC++ development, including source code, requirements analysis, outline design and detailed design specifications, etc., to better understand a complete project de
Pong.tar
- 乒乓游戏,经典游戏用vhdl进行的学生设计项目-Students design projects ping pong games, classic games conducted with vhdl
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.