-
ADuc812的各种功能程序的例子!很有参考价值
ADuc812的各种功能程序的例子!很有参考价值
- 2022-03-12 20:21:03下载
- 积分:1
-
简单51程序,主要针对初学者的51程序,跑马灯的
简单51程序,主要针对初学者的51程序,跑马灯的-51 simple procedures, mainly for beginners of 51 procedures, the Marquee
- 2022-03-07 03:26:31下载
- 积分:1
-
ASM 是asm的显示调用程序和子程序的程序流程图
ASM 是asm的显示调用程序和子程序的程序流程图-ASM is the display asm procedure and subroutine calls the program flow chart
- 2022-01-31 10:01:20下载
- 积分:1
-
内置T6963C控制器的LCD实用显示子程序
内置T6963C控制器的LCD实用显示子程序-built T6963C LCD display subroutine practical
- 2023-06-08 14:35:03下载
- 积分:1
-
里面有c和单片机的程序,可以找到延时,lcd显示,树脂转换,键盘扫描等...
里面有c和单片机的程序,可以找到延时,lcd显示,树脂转换,键盘扫描等-There are c and SCM procedures, can be found delay, lcd display, resin conversion, keyboard scanning, etc.
- 2022-03-11 12:43:25下载
- 积分:1
-
配合mp3硬件之源程序,用于zip播放机。里面较为详细的收录
配合mp3硬件之源程序,用于zip播放机。里面较为详细的收录-Mp3 hardware with the source code for the zip player. Which included more detailed
- 2022-07-23 08:29:06下载
- 积分:1
-
在DOS下的一个编辑器
在DOS下的一个编辑器-in a DOS editor
- 2022-08-16 09:38:56下载
- 积分:1
-
交通灯的变换
交通灯的变换----汇编语言实现-Traffic lights change---- assembly language to achieve
- 2022-07-13 04:21:29下载
- 积分:1
-
Fractal Qbasic program useful brief on the shape of the leaves
分形Qbasic程序 简短有用 关于树叶形状-Fractal Qbasic program useful brief on the shape of the leaves
- 2022-02-20 18:59:53下载
- 积分: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