搜索资源列表
main
- 俄罗斯方块基于API函数C语言代码,是大学实训项目理想的参考,简单易懂,有注释说明。-Tetris C-based language code API function is ideal for the University Training project reference, easy-to-read, and notes.
Memory
- 记忆游戏实例代码,游戏目的在于在4*4的方格内找出成对的相同图案,直至找到所有相同图案,用VS2005编译,采用GDI双缓冲绘图,有倒计时功能.此代码为本人实训项目,初学C++,请多多指教。-memory game
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.
黑白棋游戏
- 实训项目,黑白棋游戏,加入了图形化,鼠标下棋。(Training project, Othello game, joined the graphical, mouse chess.)