-
This is a master simple calculator written in assembler! !
这是一个用汇编语言编写的简单计算器!
- 2022-04-06 21:36:39下载
- 积分: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
-
CRC的8位校验,使用汇编写的程序.可以用来做通信数据的校验
CRC的8位校验,使用汇编写的程序.可以用来做通信数据的校验-CRC checksum of eight, was compiled using the procedure. Can be used for the calibration data communications
- 2022-04-14 20:25:35下载
- 积分:1
-
汇编语言程序设计,显示系统时间。
首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,...
汇编语言程序设计,显示系统时间。
首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,方便时间显示时的调用。分别将来小时数、分钟数、秒数存入显示缓冲区。通过写显存将时间显示出来。由于获取了的系统时间不会自动刷新,所以我们要设计成刷新的方式来不断获取系统的时间,这样就形成了会跳动的电子钟了。-Assembly language programming, display system time. First of all, open up one paragraph in the data display buffer for the storage system time. BIOS interrupt calls to return system time, and the future return of the binary time into ASCII code for the call time is displayed. Respectively, the future number of hours, minutes, seconds into the display buffer. Time by writing to memory will be displayed. As the access to the system time does not automatically refresh, so we need to refresh the way designed to keep on getting the system time, so that will be formed beating electronic o
- 2022-03-14 06:09:11下载
- 积分:1
-
我写的电子琴用8253的程序,有点浪费资源,不过听好用的,大家不妨参考一下...
我写的电子琴用8253的程序,有点浪费资源,不过听好用的,大家不妨参考一下-I write flower with 8,253 procedures, a bit of a waste of resources, but to listen to everything, you may wish to make reference to
- 2022-07-11 22:36:42下载
- 积分:1
-
批处理文件内容增加。汇编利用windows API函数实现。
批处理文件内容增加。汇编利用windows API函数实现。-add string batch program。win32 assembly language using windows API achieved。
- 2022-03-22 00:46:01下载
- 积分:1
-
write flash code
write flash code
- 2022-12-21 12:35:04下载
- 积分:1
-
是一个用汇编语言编写的八路控制灯程序。其功能可以实现数字化的灯路控制。...
是一个用汇编语言编写的八路控制灯程序。其功能可以实现数字化的灯路控制。-is an assembler language of the Eighth Route Army to control lights procedures. Its functions can be achieved in digital signal path control.
- 2022-03-07 00:36:54下载
- 积分:1
-
avr 秒节拍程序,采用汇编语言设计编写的通用软件延时子程序...
avr 秒节拍程序,采用汇编语言设计编写的通用软件延时子程序-avr seconds beats procedures, the use of assembly language designed to prepare the common software Delay Subroutine
- 2022-03-07 15:39:48下载
- 积分:1
-
c51 led program features up and down menu selection menu
c51 led菜单 程序 功能 上下选择菜单-c51 led program features up and down menu selection menu
- 2022-08-25 08:43:20下载
- 积分:1