-
用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
-
单片机实验板自检程序,
汇编语言编写,可检测实验板上所有功能...
单片机实验板自检程序,
汇编语言编写,可检测实验板上所有功能-Self-test procedures for single-chip board, assembly language development, can detect all the features of the experimental board
- 2022-03-28 14:09:49下载
- 积分:1
-
Five experimental hash table [the experiment was] one, the choice of hash functi...
实验五 哈希表
[实验目的]
1、哈希函数的选择
2、用链表创建哈希表
3、输出哈希表
[题目]
假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留取余数法构造。用链表来处理冲突。-Five experimental hash table [the experiment was] one, the choice of hash function 2, create a hash table with linked list 3, the output hash table [subject] assumptions of people known as the Chinese name for the Chinese Phonetic Alphabet forms. Hash table to be populated with the names of a total of 30, taking the upper limit of the average search length of 2. Hash function used in addition to collecting more than the number of law structure. Used to deal with the conflict list.
- 2022-01-26 03:18:43下载
- 积分:1
-
分区详细资料,8086ASM
分区详细资料,8086ASM-through detailed information 8086ASM
- 2022-05-16 14:55:00下载
- 积分:1
-
我们接口技术做的实验8250,有需要的就下载吧
我们接口技术做的实验8250,有需要的就下载吧-we do Interface Technology Experiment 8250, on the need to download it
- 2022-06-13 16:02:42下载
- 积分:1
-
The remote calendar with a remote control to adjust the calendar, time, inquirie...
该遥控日历具有遥控器调整日历,时间,查询等功能-The remote calendar with a remote control to adjust the calendar, time, inquiries and other functions
- 2023-01-12 14:20:03下载
- 积分:1
-
汇编,将内存的自定地址开始的1m空间的内容显示出来
汇编,将内存的自定地址开始的1m空间的内容显示出来-compilation, will set the memory address space 1m beginning of the contents of the show
- 2022-12-15 11:15:03下载
- 积分:1
-
all of matlab example code
matlab例题全部代码-all of matlab example code
- 2022-03-23 06:20:44下载
- 积分:1
-
ds18b20温度检测六位数码管显示温度
ds18b20温度检测六位数码管显示温度
- 2022-11-29 11:05:03下载
- 积分:1
-
First, the use of a keyboard display interface chip receive keys keys 8279, and...
一、 使用键盘显示接口芯片8279接收按键键值,并在七段数码管上显示出来,通过判断键值进入相应音乐播放处理程序。在音乐播放程序中,使用定时器/计数器8253的计数器2,使其工作在方式¬ ¬ 3―方波发生器,通过查表依次取出乐曲频率值送入计数器作为计数初值,经out2输出方波,驱动扬声器发出不同频率的声音,在每个音阶之间加入相应的延迟时间,即实现了音乐的播放。-First, the use of a keyboard display interface chip receive keys keys 8279, and Seven-Segment LED display, through to determine the corresponding music player keys to enter the treatment program. Procedures in the music player, use the timer/counter 2 counter 8253 to work in the way ? ? 3- square-wave generator, followed by out music through the look-up table values into the counter as a frequency count of the initial value, the output side out2 waves, driven loudspeakers of different frequency sound, in between each scale by adding the appropriate delay time, namely, the realization of the music player.
- 2023-03-17 05:55:03下载
- 积分:1