-
8259A中断控制器实验
253A的计数器0为工作方式0,装入时间常数FFFFH,结束中断时显示信息:8253A INTERRUPT EXPERIMENT!...
8259A中断控制器实验
253A的计数器0为工作方式0,装入时间常数FFFFH,结束中断时显示信息:8253A INTERRUPT EXPERIMENT!-8259A interrupt controller experimental 253A of counter 0 0 way to work, the time constant FFFFH loaded to end disruption to display information : 8253A INTERRUPT EXPERIMENT!
- 2022-08-23 10:07:32下载
- 积分:1
-
汇编源码及二进制文件,读取/设置CMOS内容,含有对部分域的解析,适用所有IBM PC/AT机器CMOS...
汇编源码及二进制文件,读取/设置CMOS内容,含有对部分域的解析,适用所有IBM PC/AT机器CMOS-asm source code and binary file , access /config CMOS , which contents analysis for partial area ,fitting for all PC/AT machine CMOS
- 2022-07-21 08:59:27下载
- 积分:1
-
汇编的学习笔记PPT
汇编的学习笔记PPT-compilation of the study notes PPT
- 2022-07-21 02:19:22下载
- 积分:1
-
一些基本的浮点数运算实现,可以方面地在ASM环境下调用这些子程序,简化编程...
一些基本的浮点数运算实现,可以方面地在ASM环境下调用这些子程序,简化编程-Some of the basic floating-point realize, you can easily call in ASM environment of these subroutines, simplify programming
- 2022-03-23 23:41:10下载
- 积分:1
-
In the dos program to be pci9052 under the bus number. Device number and functio...
在dos下编程得到pci9052的总线号。设备号和功能号,并获得其使用资源的信息-In the dos program to be pci9052 under the bus number. Device number and function number, and get information on their use of resources
- 2022-02-13 04:45:14下载
- 积分:1
-
汇编程序 分区format
汇编程序 分区format -assembler district format
- 2023-01-17 02:50:04下载
- 积分:1
-
这是一个通用性模块测试程序设计杰姆斯
THIS A GENERIC CHARACTER MODULE TEST PROGRAM DESIGN BY JAMES
MCU =>8051-THIS A GENERIC CHARACTER TEST PRO MODULE GRAM DESIGN BY JAMES MCU =
- 2022-08-20 21:20:32下载
- 积分:1
-
编的不好,请多多指教,32位的十六进制转换十进制并显示。
编的不好,请多多指教,32位的十六进制转换十进制并显示。-series of the poor, exhibitions, the 32 hexadecimal and decimal conversion shows.
- 2023-06-23 07:30:04下载
- 积分:1
-
PIC12F629写的另一个LED变化程序(慢慢从暗到最亮,用时三秒
PIC12F629写的另一个LED变化程序(慢慢从暗到最亮,用时三秒-->维持最亮四秒-->慢慢从最亮变暗,用时三秒-->维持暗灭两秒, 周而复始.-PIC12F629 write another LED changes (slowly from the dark into the light, in the opening three seconds--
- 2022-09-20 11:25:03下载
- 积分:1
-
汇编代码实现求最大、最小值
资源描述
1、上传的源码是求最大值的,把程序中第35行的“ JA NEXT”改为“ JB NEXT“,即可改为求最小值。
2、求最值的数据可以自己设定,改程序的14、15行中的数据即可。
3、最值最后再CRT屏幕上显示,调用DOS的int 21H的功能。
- 2022-03-03 11:14:45下载
- 积分:1