-
这个程序是模仿Windows中的扫雷小游戏制作的,该程序只是实现了扫雷游戏的主体部分,诸如计分、升级部分都没有做。这个程序可以作为初学者学习C语言绘图和游戏的实...
这个程序是模仿Windows中的扫雷小游戏制作的,该程序只是实现了扫雷游戏的主体部分,诸如计分、升级部分都没有做。这个程序可以作为初学者学习C语言绘图和游戏的实例。
该程序在Turbo C2.0 下编译通过
由于扫雷游戏是用鼠标操作的,而Turbo C中提供的鼠标驱动程序在Windows xp下不可用,所以我随源程序提供了一个鼠标驱动的头文件,须将将该头文件复制到Turbo C2.0 的安装目录下的“include”文件夹中方可编译或运行,也可自行修改原文件使之包含该投文件。
注:该鼠标驱动程序是我在网上找到的,其出处我已无法考证,如果侵犯了作者的权利还请作者与我联系。
由于在我的电脑上Turbo C图形环境下显示数字会有问题(估计是系统问题),所以程序中雷周围的数字1-8我用a-h代替,看不顺眼的可以自己修改原程序。
- 2022-06-27 09:50:16下载
- 积分:1
-
boost库中 mem_fun使用实例 注意要有boost库才能编译
boost库中 mem_fun使用实例 注意要有boost库才能编译-boost library mem_fun attention to the use of examples can be compiled for boost
- 2022-06-21 04:21:09下载
- 积分:1
-
游戏贪吃蛇双人版程序及代码,学习编程可以适当参考。
游戏贪吃蛇双人版程序及代码,学习编程可以适当参考。-Double Snake game version of the procedures and code, programmers can learn the appropriate reference.
- 2022-10-20 11:55:03下载
- 积分:1
-
游戏 拼图 源代码,wince平台,很好哦
游戏 拼图 源代码,wince平台,很好哦-Puzzle game source code, wince platform, oh well
- 2022-06-14 00:33:04下载
- 积分:1
-
macx os system specifications and development presentation
macx os system specifications and development presentation
- 2022-08-11 21:39:44下载
- 积分:1
-
在LabVIEW里实现PLC中的下降沿触发的功能
在LabVIEW里实现PLC中的下降沿触发的功能-PLC in LabVIEW to achieve the falling edge trigger function
- 2023-07-20 10:55:03下载
- 积分:1
-
一款VB财务表格控件
一款VB财务表格控件-Financial forms a VB control
- 2022-02-02 20:24:01下载
- 积分:1
-
这个是我学《windows 游戏编程技巧大师》,那里边的第一个例子。
不过,用了其中的一些代码,而且发现,书附带光盘里的代码残缺不全,不知道是不是作者...
这个是我学《windows 游戏编程技巧大师》,那里边的第一个例子。
不过,用了其中的一些代码,而且发现,书附带光盘里的代码残缺不全,不知道是不是作者故意让读者自己来填?
我自己也写了很多代码。特别是代码组织上,自己觉得还可以.-this is me "windows game programming skills guru" and the edge where the first example. However, the use of some of these codes, but also finds that the incidental CD Lane code broken, I do not know if the author intentionally allow their readers to fill in? I also write a lot of code. In particular code organizations, and that they felt that I could.
- 2023-06-26 02:15:03下载
- 积分:1
-
这个是sap教学文件,帮助你如果管理和配置sap系统。
这个是sap教学文件,帮助你如果管理和配置sap系统。-This is a sap teaching files, help you if the sap system management and configuration.
- 2022-07-09 14:07:36下载
- 积分:1
-
很多有趣的小程序,对学习C语言有很大的帮助哦 大家一定要
很多有趣的小程序,对学习C语言有很大的帮助哦 大家一定要-many interesting small program, to learn C language is a great help, oh we must Kankan
- 2023-07-26 23:05:03下载
- 积分:1