搜索资源列表
c_txz_src
- 用纯C语言写的一个推箱子游戏,运行于CMD环境(DOS)下,通过这个游戏你可以学到很多汇编底层的东西,涉及到软中断、二维数组、键盘操作以及图形化函数等方面的知识,还可以掌握显示器中断寄存器的设置、二维数组及结构体的定义、键盘键值的获娶图形下光标的显示与定位等,不要小看它哦! -Pure C language used to write a Sokoban game, running on the CMD environment (DOS), through the game you can le
saolei
- 使用GTK+库实现一个扫雷程序,GTK+的主要函数和数据结构包括以下三个部分: 1 控制流程(Control Flow) 2 控件管理(Manage Widget) 3 事件处理(Dispose Event) -Implement a demining programs using GTK+ library, the GTK+ main function and data structure includes the following three parts: 1 Contro