-
介绍汇编语言,属于教程一类的,想学习对硬件编程的朋友可以下载来看看。直接解压就可,CHM文件。...
介绍汇编语言,属于教程一类的,想学习对硬件编程的朋友可以下载来看看。直接解压就可,CHM文件。-introduction to the compilation of language, belong to a category Guide, want to learn programming for the hardware can be downloaded friends to see. Decompression can be direct, CHM file.
- 2022-01-24 17:42:14下载
- 积分:1
-
电子钟可以显示时间日期,也可自行设置
本程序是c语言原程序,下载到单片机板子上自动运行,显示日期,时间,,有遥控,,还可以自己设置时间,日期,也可以用单片机上的按钮设置,希望我说的已经很详尽了
- 2022-10-05 12:25:03下载
- 积分:1
-
电子小闹钟设计 带程序 原理图纸
电子小闹钟设计 带程序 原理图纸...
电子小闹钟设计 带程序 原理图纸
电子小闹钟设计 带程序 原理图纸-Electronic design with a small alarm clock program alarm clock principle of drawing a small electronic design principle with the procedure drawings
- 2022-10-19 09:35:03下载
- 积分:1
-
在DOS下固定的位置显示时间
在DOS下固定的位置显示时间-DOS in a fixed location time
- 2022-09-19 06:50:03下载
- 积分:1
-
ART OF Assembly Language Programming, very good, but I have no time to read
ART OF Assembly Language Programming, 很不错,可惜我没有时间看-ART OF Assembly Language Programming, very good, but I have no time to read
- 2023-06-09 02:55:03下载
- 积分:1
-
用汇编语言编程源代码
用汇编语言编程源代码- With assembly language programming source code
- 2022-03-24 15:23:06下载
- 积分:1
-
9 realize elevator control layer functions as follows: 1, first assume that no p...
实现9层电梯控制
功能如下:1,先假设没上楼之前,楼层运行看不到(没图形),可以当做随机看待。
2。当在某层按电梯开关后,在屏幕显示电梯停到该指定楼层的图形状态。
3。随后可以按想去的楼层,在屏幕显示电梯运动过程,,
4,可选择是否还执行本程序(坐电梯)-9 realize elevator control layer functions as follows: 1, first assume that no public housing, before running the floor can not see (no graphics) can be viewed as random. 2. When a layer switch by the elevator, the elevator stopped on the screen display to the graphics state designated floors. 3. Then may want to go to the floor, in the screen display elevator movement process, 4, can choose whether the implementation of this program (elevator)
- 2023-05-11 11:30:03下载
- 积分:1
-
windows sizer 汇编源代码
windows sizer 汇编源代码-windows Sizer compiled source code
- 2022-01-25 15:28:24下载
- 积分:1
-
从软盘启动计算机,并且可以显示时钟,按键可以改变屏幕颜色...
从软盘启动计算机,并且可以显示时钟,按键可以改变屏幕颜色-your computer from a floppy disk, and can display clock, screen buttons can change color
- 2022-01-21 06:27:12下载
- 积分: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