-
实现2 * 2键盘扫描,用于扫描扫描方式的行列
实现2*2键盘扫描,使用的扫描方式为行列扫描法-Realize 2* 2 keyboard scan, used for scanning the ranks of scanning method
- 2023-09-06 21:10:03下载
- 积分:1
-
一个小小汇编程序 可以进行翻牌
一个小小汇编程序 可以进行翻牌-a little compilation procedures for transforming
- 2022-02-04 02:48:10下载
- 积分:1
-
一个显示嚣控制程序,可以立即使显示器处于省电模工,用TASM32汇编的win32程序...
一个显示嚣控制程序,可以立即使显示器处于省电模工,用TASM32汇编的win32程序-a show clamor control procedures, can immediately display at a power-saving mode for use although the compilation process win32
- 2023-02-03 03:30:04下载
- 积分:1
-
主要是对成绩进行输入、排序、按名次输出的一个程序
主要是对成绩进行输入、排序、按名次输出的一个程序 -are the major achievements for input, scheduling, according to a ranking procedure output
- 2022-05-05 11:40:36下载
- 积分:1
-
12864的数字时钟,驱动芯片KS0108
12864 数字钟,驱动芯片KS0108-12864 Digital Clock, Driver IC KS0108
- 2022-03-19 15:06:06下载
- 积分:1
-
vb模拟雪花,想要电脑屏幕上有令人动容的雪花吗,想不到vb也能做到...
vb模拟雪花,想要电脑屏幕上有令人动容的雪花吗,想不到vb也能做到-vb simulated snow, want to have a computer screen you moving snow, can not think can be done vb
- 2022-06-26 08:59:42下载
- 积分:1
-
USART异步串行发送例程,适合初学者学习!
USART异步串行发送例程,适合初学者学习!-USART asynchronous serial send routine, suitable for beginners to learn!
- 2023-03-16 15:15:03下载
- 积分:1
-
hui汇编语言资料 教程 一部值得收藏的经典教程
hui汇编语言资料 教程 一部值得收藏的经典教程-汇编资料
- 2022-01-31 09:23:40下载
- 积分:1
-
温度传感器的C51源程序,可使用keil直接编译执行。
温度传感器的C51源程序,可使用keil直接编译执行。-temperature sensor C51 source can be used directly keil compiler implementation.
- 2022-10-12 22:00:03下载
- 积分:1
-
写汇编代码实现一个圆形的先入先出(FIFO)缓冲器…
To write assembly code to implement a circular First In First Out (FIFO) buffer in the data memory of PIC18F452 microcontroller, using the microcontroller’s direct addressing mode and indirect addressing mode. To expand on the FIFO assignment and implement the FIFO solution on the QWIKFLASH PIC target board and display the FIFOSTATUS as LED indicators. Recall:
Flags within a file register called FIFOSTATUS:
• Bit 0: FIFO_full
• Bit 1: FIFO_empty
• Bit 2: attempt_2_read when FIFO_empty
• Bit 3: attempt_2_write when FIFO_full
- 2023-05-10 17:35:03下载
- 积分:1