-
汇编语言程序设计,显示系统时间。
首先在数据段开辟一显示缓冲区,用来存储系统时间。调用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
-
用汇编语言做温度控制系统程序,基本的汇编语言介绍
用汇编语言做温度控制系统程序,基本的汇编语言介绍-huibianzuowendukongzhichengxu
- 2022-03-19 03:30:18下载
- 积分:1
-
source code for alarming
source code for alarming
- 2023-04-09 18:50:04下载
- 积分:1
-
犯错
msa
- 2022-10-25 09:00:03下载
- 积分:1
-
VC内联汇编示例代码
VC内联汇编示例代码-VC associated sample code compilation
- 2023-08-16 13:00:02下载
- 积分:1
-
一个很好的dijkstra算法程序。强烈推荐大家下载!
一个很好的dijkstra算法程序。强烈推荐大家下载!-Dijkstra algorithm a very good program. Strongly recommend you to download!
- 2022-07-07 10:11:35下载
- 积分:1
-
VB设计血压测量源码
创新实验设计血压测量仪的数据处理,即通过血压测量仪来收集数据。打开试验箱,运行程序则在PC上就可以仿真模拟出实际的血压值,该程序简单又实用,又具有数据存储及查询的功能,可以不断地存储测量数据,其中存储的数据包括姓名、年龄、性别、血压。
- 2023-05-13 11:35:02下载
- 积分:1
-
定时流水灯 定时流水灯
定时流水灯 定时流水灯 -liushui
- 2022-01-26 03:42:20下载
- 积分:1
-
构造二叉树,同时实现二叉树的插入和删除。
构造二叉树,同时实现二叉树的插入和删除。-Binary tree structure
- 2022-03-31 08:17:10下载
- 积分:1
-
电子钟源程序
电子钟源程序-Electronic clock source
- 2022-02-12 12:32:33下载
- 积分:1