-
汇编语言程序设计,显示系统时间。
首先在数据段开辟一显示缓冲区,用来存储系统时间。调用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
-
本题目的主要要求是要实现闹钟的功能内容:设计一个能够显示时分秒的数字时钟,时间显示为12小时制,除了显示分时秒外,并能实现上,下午。可以进行手动校时,定时(完成...
本题目的主要要求是要实现闹钟的功能内容:设计一个能够显示时分秒的数字时钟,时间显示为12小时制,除了显示分时秒外,并能实现上,下午。可以进行手动校时,定时(完成此题目时要有适当的设置,确定灯按钮,单,双灯作为报警显示),同时还应该能够清零。-the subject of the main demands is to achieve the alarm clock function : to design a display of accurate digital clock, the time displayed by the system for 12 hours, showing the time of seconds, and can achieve the afternoon. Can manually school, regular (completion of this topic have appropriate settings, to determine button lights alone, as the police showed two-lamp), but also should be able to reset.
- 2022-10-20 01:10:03下载
- 积分:1
-
本程序实现用比较器模块输出方波。
入口参数:正脉冲宽度在SOUH:SOU中,负脉冲宽度在RLTH:RLT中。
出口参数:正脉冲宽度为(SOUH:SOU)...
本程序实现用比较器模块输出方波。
入口参数:正脉冲宽度在SOUH:SOU中,负脉冲宽度在RLTH:RLT中。
出口参数:正脉冲宽度为(SOUH:SOU)*4TOSC,负脉冲宽度为(RLTH:RLT)*4TOSC。
-This procedure used to achieve square-wave output compare module. Entrance parameters: pulse width is in SOUH: SOU, the negative pulse width in RLTH: RLT in. Export parameters: positive pulse width (SOUH: SOU)* 4TOSC, negative pulse width (RLTH: RLT)* 4TOSC.
- 2022-08-13 01:19:16下载
- 积分:1
-
68013 FIFO通信与安装,你也有时间来看看!
68013与fifo通信设置,还请各位有时间看看!-68,013 fifo communication with the setup, you also have time to look at!
- 2022-07-07 07:57:58下载
- 积分:1
-
这个程序是关于汇编编程的主要事例,通过它你能够叫早的学习到汇编的真谛...
这个程序是关于汇编编程的主要事例,通过它你能够叫早的学习到汇编的真谛-the procedure is on the compilation of the main programming examples, it can call you back to the compilation of learning the true meaning of
- 2023-04-01 21:10:03下载
- 积分:1
-
我对汇编语言学习一些,在此提供一些源码,大家可试一下。...
我对汇编语言学习一些,在此提供一些源码,大家可试一下。-I have to learn some assembly language, in this to provide some source code, we can try.
- 2022-09-12 21:35:03下载
- 积分:1
-
电子闹钟,汇编语言,8086个系统的基础
PCI信息查询,汇编语言,基于8086系统,功能丰富-Electronic alarm clock, assembly language, based on 8086 system
- 2022-07-14 02:10:57下载
- 积分:1
-
lunar/solar calendar compilation conversion
农历/阳历汇编转换程序-lunar/solar calendar compilation conversion
- 2022-10-16 17:10:03下载
- 积分:1
-
prepared with the message boards, good Dongdong
用java编写的留言版,很好的-prepared with the message boards, good Dongdong
- 2022-02-05 09:10:32下载
- 积分:1
-
AT24C16的读写程序,I2C接口,已经通过测试,说明资料…
AT24C16的读写程序,I2C接口,已经通过测试,注释很详细-AT24C16 literacy program, I2C interface, has passed the test, the Notes are detailed
- 2022-09-08 08:15:02下载
- 积分:1