-
汇编语言程序设计,显示系统时间。
首先在数据段开辟一显示缓冲区,用来存储系统时间。调用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
-
可编程并行接口8255A完成的交通灯实验
用8255A的B端口和C端口控制12个LED的亮和灭(输出为0则亮,输出为1则灭),模拟十字路口...
可编程并行接口8255A完成的交通灯实验
用8255A的B端口和C端口控制12个LED的亮和灭(输出为0则亮,输出为1则灭),模拟十字路口的交通灯。
-programmable parallel interface 8255A completed, the traffic lights experimental 8255A port B and C- I control 12 LED bright and methomyl (output of 0-liang, the output of an anti), the simulation of traffic lights at a crossroads.
- 2022-08-04 05:14:37下载
- 积分:1
-
单片机红外遥控实例 功能:通过红外遥控实现对LED的控制
单片机红外遥控实例 功能:通过红外遥控实现对LED的控制-pic led
- 2022-09-30 15:25:02下载
- 积分:1
-
在该系统下,将所有的系统中的所有的设备都一一列举出来…
在dos下编程,列举出系统中的全部PCI设备,显示出厂商和设备号-Under the dos program to enumerate all the PCI devices in the system, indicating that manufacturers and device number
- 2022-03-20 05:24:46下载
- 积分:1
-
文本编辑有我不再麻烦,课程设计?或者其他什么的~这里有你想要的资料・...
文本编辑有我不再麻烦,课程设计?或者其他什么的~这里有你想要的资料・-text editor I will not have trouble, curriculum design? Or what other ~ Here is the information you want
- 2022-01-22 01:40:58下载
- 积分:1
-
A relatively simple assembly language
一个比较简单的汇编语言-编程~希望看到信用卡会在心里订明~不过只是在稍微好一点的基础上
- 2022-03-14 03:59:11下载
- 积分:1
-
PowerPC汇编指令速查,便于学习PowerPC汇编程序设计
PowerPC汇编指令速查,便于学习PowerPC汇编程序设计-Info compiled PowerPC instructions, easy to learn design PowerPC assembler
- 2022-02-27 03:52:42下载
- 积分:1
-
通过本程序,让朋友们了解1620LCD的编程。
通过本程序,让朋友们了解1620LCD的编程。-Through this process, so that friends know 1620LCD programming.
- 2023-06-01 16:20:03下载
- 积分:1
-
用汇编语言实现2进制向十进制的转换,过程用类似模块化的标签,通过跳转实现,代码块清晰易读...
用汇编语言实现2进制向十进制的转换,过程用类似模块化的标签,通过跳转实现,代码块清晰易读-Using assembly language to achieve 2-band conversion to the metric system, the process of labeling similar to the modular, through Jump realized legible block of code
- 2022-01-26 08:10:16下载
- 积分:1
-
today, I sometimes clear, fast to me, Ninininini Jinini Ninini Ni
今天我有时清,快给我,,尼尼 尼基尼尼 尼尼
-today, I sometimes clear, fast to me, Ninininini Jinini Ninini Ni
- 2022-01-24 12:55:53下载
- 积分:1