-
DS18B20
DS18B20-液晶1602显示温度和控制-DS18B20-LCD 1602 shows that the temperature and control
- 2022-04-13 00:04:42下载
- 积分:1
-
用8086汇编语言设计一存取款小软件系统。要求进入系统后,屏幕上显示“欢迎使用本系统”,另起行显示“输入密码:”。允许三次输入错误密码后可重新输入密码,三次输入...
用8086汇编语言设计一存取款小软件系统。要求进入系统后,屏幕上显示“欢迎使用本系统”,另起行显示“输入密码:”。允许三次输入错误密码后可重新输入密码,三次输入都出错则返回DOS。密码输入正确即进入本人帐号,并在屏幕上显示:
“1 返回DOS 2 查阅余额 3 存款 4 取款”
然后按1,2,3,4键选择所需工作方式。
以上各方式有如下功能:
1 返回DOS-- 退出小系统,返回DOS
2 查阅余额-- 显示本人帐号内余额(元)
3 存款-- 输入存款数目,即与余额相加
4 取款-- 输入取款数目,即与余额相减
按2,3,4键即进入相应方式,以ENTER键结束,结束后再显示:
"1 返回DOS 2 查阅余额 3 存款 4 取款"说明: ①屏幕显示可用英文,②帐号内要求可存额不小于十进制6位数
-wu
- 2022-06-18 05:07:00下载
- 积分:1
-
with AT89S51 SCM timer/counter T0 produce than the regular time, seconds count a...
用 AT89S51 单片机的定时 / 计数器 T0 产生一秒的定时时间,作为秒计数时间,当一秒产生时,秒计数加 1 ,秒计数到 60 时,自动从 0 开始。-with AT89S51 SCM timer/counter T0 produce than the regular time, seconds count as a time when a second time when, seconds count plus one, count to 60 seconds, the automatic starting from 0.
- 2022-01-26 00:18:56下载
- 积分:1
-
通过C51程序,用户可以使用ATMEL T89C51CC01建
通过C51程序,用户可以使用ATMEL T89C51CC01内置的模数转换功能,提高学习效率
- 2022-04-25 11:27:15下载
- 积分:1
-
本程序有详细的注释,切运行无误 ,程序模块清晰,移植性好,可以实现时间的显示,...
本程序有详细的注释,切运行无误 ,程序模块清晰,移植性好,可以实现时间的显示,-This procedure has detailed notes, all running correctly, program modules clear, portability, and can realize the time showed that
- 2022-04-23 05:08:48下载
- 积分:1
-
AT89C2051时钟程序
AT89C2051时钟程序 -AT89C2051 clock procedures
- 2023-04-03 13:45:03下载
- 积分:1
-
memory of the presence of a compilation of source code
一个关于内存驻留的汇编源代码-memory of the presence of a compilation of source code
- 2023-04-08 21:05:03下载
- 积分:1
-
本程序,利用BCB6.0编写,可以进行2×2矩阵相乘的运算,并且为可视化程序。...
本程序,利用BCB6.0编写,可以进行2×2矩阵相乘的运算,并且为可视化程序。-This procedure, using BCB6.0 preparation, can be multiplied by 2 × 2 matrix of computing, and visualization procedures.
- 2022-01-26 02:12:16下载
- 积分:1
-
青岛分类信息网整合企业名录.供大家分享
青岛分类信息网整合企业名录.供大家分享 -classification Qingdao Information Network Integration Business Directory. For everyone to share
- 2022-10-03 00:00:03下载
- 积分:1
-
汇编程序实现:
程序功能:用深度优先搜索法解决八皇后问题并打印结果.
列数行数分别用1...
汇编程序实现:
程序功能:用深度优先搜索法解决八皇后问题并打印结果.
列数行数分别用1-8标记.所以八皇后的位置申请了9个
调试感慨:汇编调试实在麻烦,不像C中在任何地方加个printf就可以知道
哪错了.跳来跳去的,不知哪里死循环了,实在不好调试.
-Assembler to achieve: program features: Using depth-first search method to solve the eight queens problem and print the results. Out a few lines with 1-8 marks, respectively. Therefore, the position applied for 8 Queens 9 debugging feeling: it is troublesome to debug compilation , unlike C, plus a printf in any place can be known what is wrong. jumping around, and I do not know where the infinite loop, and it is not good debugging.
- 2022-07-23 13:48:34下载
- 积分:1