-
汇编语言程序设计,显示系统时间。
首先在数据段开辟一显示缓冲区,用来存储系统时间。调用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
-
Data acquisition program
数据采集器程序,可以试试看数据采集器程序,可以试试看-Data acquisition program
- 2023-08-20 22:05:02下载
- 积分:1
-
本应用为温度计的源程式,用C写的,不错哦
本应用为温度计的源程式,用C写的,不错哦-This application for thermometer source programs, written using C, yes Oh
- 2023-02-28 18:15:03下载
- 积分:1
-
问题。微机原理与接口技术的课程设计题目
微机原理与接口技术课程设计题目详细要求,指导进行课程设计。-Microcomputer Principle and Interface Technology curriculum design topics in detail the requirements of the guidance curriculum design.
- 2023-05-05 23:40:02下载
- 积分:1
-
网站上只有delphi,flash类的源程序,这个用win32汇编写的高空焰火爆炸的程序,当然也用到了mmx指令集,绝对的赏心悦目,假的话,你可以扔板砖...
网站上只有delphi,flash类的源程序,这个用win32汇编写的高空焰火爆炸的程序,当然也用到了mmx指令集,绝对的赏心悦目,假的话,你可以扔板砖-website only delphi, flash kind of source files, This compilation was made using win32 an altitude fireworks explosion procedures, which, of course, used the mmx instruction set. Christopher absolutely false, then you can throw floor tiling
- 2022-03-21 08:59:52下载
- 积分:1
-
对源代码的电磁波时域有限差分模拟
一种实现电磁波的FDTD仿真模拟的源程序代码-An FDTD simulation of electromagnetic waves of the source code
- 2022-07-08 22:13:43下载
- 积分:1
-
RS232 Com Prot Test from internet
RS232 Com Prot Test from internet
- 2023-08-28 16:30:03下载
- 积分:1
-
一款用于从avi视频中提取单帧图像数据的实例,本人第一次做,有兴趣者可以联系共同探讨。...
一款用于从avi视频中提取单帧图像数据的实例,本人第一次做,有兴趣者可以联系共同探讨。-A video from avi extract single frame image data of the examples, I make the first time, those interested can contact to discuss.
- 2022-03-02 18:21:21下载
- 积分:1
-
贪食蛇汇编代码,6502内核环境下开发,调用时去掉一些头文件,在环境里定义ram的起始地址就可以编译...
贪食蛇汇编代码,6502内核环境下开发,调用时去掉一些头文件,在环境里定义ram的起始地址就可以编译-贪食蛇assembly code, 6502 kernel development environment, called to remove a number of header files, in the definition of environment ram start address can be compiled
- 2022-08-10 09:28:39下载
- 积分:1
-
飞利浦的80C552的AD采集测试程序,并通过串口发送到PC机
飞利浦的80C552的AD采集测试程序,并通过串口发送到PC机-An A/D Transfermision Program which used Phillips 80C552 chip,And send data to PC by serial port.
- 2022-03-23 22:58:47下载
- 积分:1