-
写汇编代码实现一个圆形的先入先出(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
-
EM78P447奏乐,利用定时计时器控制P70脚,输出一段音乐。
EM78P447奏乐,利用定时计时器控制P70脚,输出一段音乐。-EM78P447 music, using regular timer control pin P70, the output section of music.
- 2022-02-01 07:55:27下载
- 积分:1
-
这个代码是用C语言编写的,具有记事本的常用功能,代码完整,功能完善...
这个代码是用C语言编写的,具有记事本的常用功能,代码完整,功能完善-This code is written using C language, with the commonly used Notepad features, code integrity, and function
- 2022-09-08 03:45:03下载
- 积分:1
-
MCS51 LCD图象显示调试程序
MCS51 LCD图象显示调试程序-MCS51 LCD image debugger
- 2023-07-27 23:55:03下载
- 积分:1
-
This paper stresses the C language devil language interpretation systems, the de...
本文主要讲了C语言编写魔王语言解释系统,把魔王抽象的语言通过进队出队按照规则α 转换为 β1β2…βm 和θδ1δ2…δn 转换为 θδnθδn-1… θδ1θ 进行解释,最后解释译成我们能够看懂得语言。同时也讲述了在编写调试程序中一些需注意的问题,如调试程序的步骤。通过队的应用(出队入队)以及其他相关知识完成了这次课程设计。-This paper stresses the C language devil language interpretation systems, the devil of abstract language into the team through the Team in accordance with the rules is converted to α β1β2 ... βm and θδ1δ2 ... δn convert θδnθδn-1 ... θδ1θ explanation, and finally explained to us to look to understand the language. Also described in the preparation of commissioning procedures should pay attention to some issues, such as the debugger steps. Through the application of force (a team into the team), and other relevant knowledge to complete the curriculum design.
- 2022-10-15 03:55:04下载
- 积分:1
-
Assembly Language Programming
*****汇编语言程序设计 源代码-Assembly Language Programming
- 2022-01-31 16:41:32下载
- 积分:1
-
用于实现人机和人人对话的汇编程序,用户可以利用它实现五子棋的游戏...
用于实现人机和人人对话的汇编程序,用户可以利用它实现五子棋的游戏-Used to implement human-computer and a compilation of all the dialogue process, users can use it to achieve the backgammon game
- 2022-01-25 21:08:49下载
- 积分:1
-
PIC源程序头文件
PIC源程序头文件-PIC source files
- 2022-07-09 23:56:03下载
- 积分:1
-
本应用为温度计的源程式,用C写的,不错哦
本应用为温度计的源程式,用C写的,不错哦-This application for thermometer source programs, written using C, yes Oh
- 2023-02-28 18:15:03下载
- 积分:1
-
本人做温度测试显示实验时所用的编码程序,拿出来大家参考的下吧...
本人做温度测试显示实验时所用的编码程序,拿出来大家参考的下吧-I do temperature tests showed that when the experimental procedure used coding up the next reference to it
- 2022-05-27 17:23:04下载
- 积分:1