资源列表
[汇编语言] time
说明:汇编语言程序设计,显示系统时间。 首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,方便时间显示时的调用。分别将来小时数、分钟数、秒数存入显示缓冲区。通过写显存将时间显示出来。由于获取了的系统时间不会自动刷新,所以我们要设计成刷新的方式来不断获取系统的时间,这样就形成了会跳动的电子钟了。-Assembly language programming, display system time. First of all, o<陈林波> 在 2025-07-05 上传 | 大小:1kb | 下载:0
[汇编语言] miaojiepai
说明:avr 秒节拍程序,采用汇编语言设计编写的通用软件延时子程序-avr seconds beats procedures, the use of assembly language designed to prepare the common software Delay Subroutine<> 在 2025-07-05 上传 | 大小:5kb | 下载:0
[汇编语言] QinJianDianZiQin
说明:本程序利用8254以及8255还有扬声器实现了一个简单的七键电子琴。通过按键盘上的相应的数字键,可以产生不同的声音。-This procedure using 8254 and 8255 there is a simple speaker to achieve the seven key electric piano. On the keyboard by pressing the corresponding number keys, you can have different voices.<zhangkun> 在 2025-07-05 上传 | 大小:1kb | 下载:0