-
- 2022-03-12 23:59:55下载
- 积分:1
-
声
声-光报警程序
运行步骤:1.按下一次开关SW3,开始声-光报警,再按下一次则停止 重复上述操作*
2.按下"q"或者"Q",退出-this is a sound-light alarm program.
Steps:1. push switch3,starting alarm,push switch3 again,it will stop.
2. push Q then quit.
- 2022-08-15 01:26:41下载
- 积分:1
-
汇编语言程序设计,显示系统时间。
首先在数据段开辟一显示缓冲区,用来存储系统时间。调用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
-
Cutting graphics computer graphics processing is very important aspect, the proc...
图形的裁剪是计算机图形处理中很重要的环节,本程序介绍了这一功能。-Cutting graphics computer graphics processing is very important aspect, the procedures introduced this feature.
- 2022-01-28 05:01:09下载
- 积分:1
-
KS0108和KS0107组合的128*64LCD屏显示程式
KS0108和KS0107组合的128*64LCD屏显示程式-KS0108 and KS0107 portfolio of 128* Embedded-screen display program
- 2023-07-21 04:15:03下载
- 积分:1
-
对图像做了简单处理,最后一段代码段实现4各功能,汇编运算较多...
对图像做了简单处理,最后一段代码段实现4各功能,汇编运算较多-Do a simple image processing, the realization of the last paragraph of the code segment 4 of the function, the compilation of more computing
- 2022-03-26 11:40:23下载
- 积分:1
-
汇编实现文件分割和合并的ASM代码
汇编实现文件分割和合并的ASM代码-compiled files segmentation and merger of the ASM code
- 2022-09-16 06:35:03下载
- 积分:1
-
不是本人开发,但是是我从网上发现的qbasic 下的鼠标程序,调用了汇编语言...
不是本人开发,但是是我从网上发现的qbasic 下的鼠标程序,调用了汇编语言-qbasic program under the mouse
- 2022-01-22 08:59:46下载
- 积分:1
-
本人做温度测试显示实验时所用的编码程序,拿出来大家参考的下吧...
本人做温度测试显示实验时所用的编码程序,拿出来大家参考的下吧-I do temperature tests showed that when the experimental procedure used coding up the next reference to it
- 2022-05-27 17:23:04下载
- 积分:1
-
(1) of the code after the function is an array on an array of n for the first ti...
(1)该码功能是将数组后n为一次放在数组前面,不改变其他元素顺序;
(2)用二分法求方程的根。-(1) of the code after the function is an array on an array of n for the first time in front of the other elements do not change the order (2) equation for the root of the dichotomy.
- 2022-06-02 21:33:27下载
- 积分:1