-
大量ADuc831的程序员代码,用汇编语言编写,很有参考价值
大量ADuc831的程序员代码,用汇编语言编写,很有参考价值-A large number of programmers ADuc831 code, using assembly language to prepare, a good reference
- 2022-12-07 23:05:03下载
- 积分:1
-
the compressed file contains the source code of AWARD BIOS type D1D.Supported ch...
AWARD BIOS源代码,支持的CHIPSET请看文件,有同型号的板子烧上去就可以跑-the compressed file contains the source code of AWARD BIOS type D1D.Supported chipsets are listed in the related file.One can complie,download and run it on the mainboard if he has such one.
- 2022-07-16 08:09:09下载
- 积分:1
-
C与汇编混合编程
C与汇编混合编程
- 2022-01-30 16:15:46下载
- 积分:1
-
时钟程序 简单的汇编语言
时钟程序 简单的汇编语言-clock simple compilation of language
- 2022-01-24 17:41:24下载
- 积分:1
-
Matlab通信系统的建模仿真
实验四 数字频带传输系统的建模与仿真...
Matlab通信系统的建模仿真
实验四 数字频带传输系统的建模与仿真-matlab
- 2022-09-29 23:25:04下载
- 积分:1
-
lcd液晶显示汇编程序,其中只写出了字符T和t的显示,大家看一看就能够明白...
lcd液晶显示汇编程序,其中只写出了字符T和t的显示,大家看一看就能够明白-lcd LCD compilation procedures, which only write the characters of T and t show that everyone can look at to understand
- 2023-02-03 16:30:04下载
- 积分:1
-
通过C51程序,用户可以使用ATMEL T89C51CC01建
通过C51程序,用户可以使用ATMEL T89C51CC01内置的模数转换功能,提高学习效率
- 2022-04-25 11:27:15下载
- 积分:1
-
Frequency meter (51 single
频率计(51单片机开发例子子程序汇编语言编写)-Frequency meter (51 single-chip development to prepare examples of assembly language subroutines)
- 2022-03-19 16:02:30下载
- 积分:1
-
计算机通信中的实例程序和“要求”,要用的…
这是PC机间相互通信的例子,程序“require”为用查询方式实现,程序“interrupt”为 用中断方式实现-PC communication among the examples procedures "require" to be used for achieving and procedures "interrupt" for the use of interruption means
- 2022-01-21 06:20:53下载
- 积分: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