-
利用单片机ATC51和汇编语言来实现交通灯。其中有PROTUES仿真图,和汇编语言来实现的程序。...
利用单片机ATC51和汇编语言来实现交通灯。其中有PROTUES仿真图,和汇编语言来实现的程序。-The use of microcontrollers and assembly language to achieve ATC51 traffic lights. Which PROTUES simulation map, and assembly language to implement procedures.
- 2023-06-27 20:35:04下载
- 积分:1
-
从键盘读入一个4进制数,CRT显示等效双…
从键盘读入一个四位的十六进制数,CRT显示等值的二进制数.
由于每个十六进制数位对应4个二进制,所以每读入一个十六进制位后,即可将其对应的4个二进制位依次输出。由于数字‘0’~ ‘9’的ASCⅡ码为30H~39H,字母‘a’~‘f’与 ‘A’~‘F’的ASCⅡ码为61H~66H 与41H~46H ,因此,如果输入的字母为数字‘0’~‘9’,则其低4位即为对应的二进制位;如果输入的字符为字母‘a’~‘f’或‘A’~‘F’,则需要减7,然后通过移位将低4位依次输出。
-Reading from the keyboard into a 4 hexadecimal number, CRT display equivalent binary number. Since each hexadecimal number of the corresponding 4-bit binary, so every time into a hexadecimal places, can be its corresponding 4-bit binary sequence output. Due to the number
- 2022-12-17 12:35:03下载
- 积分:1
-
ASM PIC和PC
用汇编语言实现 单片机与PC通信实例 -asm pic &pc
- 2022-01-25 18:31:43下载
- 积分:1
-
汇编操作蜂鸣器演奏音乐的例程,使用MASM6.15编译通过
汇编操作蜂鸣器演奏音乐的例程,使用MASM6.15编译通过-operation of buzzer
- 2022-02-15 05:23:26下载
- 积分:1
-
通过汇编语言设计的一个定时小程序,实现基本的定时计数功能...
通过汇编语言设计的一个定时小程序,实现基本的定时计数功能-Language Design by compiling a small program from time to time to achieve the basic function of the timing count
- 2022-03-18 18:24:43下载
- 积分:1
-
8个发光管模拟二进制加法运算.asm 8个发光管模拟二进制加法运算.asm...
8个发光管模拟二进制加法运算.asm 8个发光管模拟二进制加法运算.asm-8 LED simulated binary addition operations. Asm 8 months LED simulated binary addition operations. Asm
- 2022-10-11 23:55:03下载
- 积分:1
-
crout 比较经典 很好的一个方法 大家可以试一试
crout 比较经典 很好的一个方法 大家可以试一试-crout
- 2022-01-25 14:29:09下载
- 积分:1
-
The DMA used in 8237 experiments, the use of environmental integrated environmen...
用于8237的DMA实验,使用环境可为Winxp Xingyan集成环境-The DMA used in 8237 experiments, the use of environmental integrated environment for Winxp Xingyan
- 2022-02-14 23:53:30下载
- 积分:1
-
`` very good compilation Guide `
汇编教程``挺好`-`` very good compilation Guide `
- 2022-03-12 07:54:45下载
- 积分:1
-
VC写的一个可以对ARM进行反汇编的工具的原代码
VC写的一个可以对ARM进行反汇编的工具的原代码-VC can write an anti-ARM tools to compile the original code
- 2023-01-24 08:25:04下载
- 积分:1