-
算符优先分析器C语言版
算符优先分析器C语言版-operator priority Analyzer C language version
- 2022-01-25 23:27:10下载
- 积分:1
-
DSPTMS320F281xADC转换模块头文件
DSPTMS320F281xADC转换模块头文件-DSPTMS320F281xADC transition module header file
- 2022-10-17 18:30:02下载
- 积分:1
-
PIC 18F4550 BASIC LED CODE
PIC 18F4550 BASIC LED CODE
- 2023-08-03 04:45:03下载
- 积分:1
-
迷宫是在turboc2环境编写的小游戏冒险游戏,日…
迷宫探险游戏是一个在turboC2环境下编写的小游戏,该游戏是根据DxBall撞球游戏进行设计的具有简单的撞球功能的游戏-maze is an adventure game in turboC2 environment prepared by the small games, the game is based DxBall balls for the design of the game is simple function of the pool games. .
- 2022-05-25 00:43:14下载
- 积分:1
-
数字电子技术电子教案
数字电子技术电子教案-note at least eight characters, extracting passwords to note Password
- 2023-05-16 19:45:03下载
- 积分:1
-
在数值分析中,比较CG和Lanczos的计算结果.并比较了不同特征值情况下的计算结果。...
在数值分析中,比较CG和Lanczos的计算结果.并比较了不同特征值情况下的计算结果。-in numerical value analyse, Compare the CG and Lanczos, futher more, we compare the CG and Lanczos in the different eigenvalue.
- 2022-04-07 14:05:30下载
- 积分:1
-
这是一个小闹钟程序,可以进行一些简单的时间提醒,很小巧...
这是一个小闹钟程序,可以进行一些简单的时间提醒,很小巧-This is a small alarm clock procedures can be carried out some time to remind the simple, very compact
- 2022-08-24 05:42:03下载
- 积分:1
-
图形模式下读写屏幕的C程序
图形模式下读写屏幕的C程序-graphics mode screen reader C Program
- 2022-12-30 01:00:04下载
- 积分:1
-
Image Processing VHDL Code, Including Stitching & Colour Blending Module
Image Processing VHDL Code,
Including Stitching & Colour Blending Module-Image Processing VHDL Code, Including Stitching & Colour Blending Module
- 2022-03-11 16:52:01下载
- 积分:1
-
这个程序是模仿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