-
写汇编代码实现一个圆形的先入先出(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
-
一个显示系统时间的程序!!因为用了BIOS中断~所以不能在win下使用哦...
一个显示系统时间的程序!!因为用了BIOS中断~所以不能在win下使用哦-time the procedure! ! Because of the disruption to the BIOS can not win in the use of oh
- 2022-03-03 23:26:26下载
- 积分:1
-
其中k1
其中k1-k5,5个分程序可以单独执行,在k0程序中以子程序出现,注意:每个
程序作为子程序后,加上ret,去掉ljmp-Where k1-k5, 5 sub-programs can be individually implemented programs to subroutines in k0 appear NOTE: each program as a subroutine, coupled with the ret, remove ljmp
- 2022-07-17 22:09:02下载
- 积分:1
-
A Newton interpolation matlab m
一个牛顿插值的matlab的m文件-A Newton interpolation matlab m-file
- 2022-01-26 07:23:21下载
- 积分:1
-
51单片机的程序,用的时间在6264上,请大家试试,请大家做的好
51单片机程序,读6264用的,请大家试一下,请多提意见-51 SCM procedures, time used in 6264, please try everyone, please do so
- 2022-03-18 15:34:36下载
- 积分:1
-
这是一个非常基本简单的斯蒂芬森matlab算法程序,非常适合于初学者学些。...
这是一个非常基本简单的斯蒂芬森matlab算法程序,非常适合于初学者学些。-This is a very basic, simple procedures Stephenson matlab algorithm is very suitable for beginners and learn more.
- 2022-04-24 07:10:30下载
- 积分:1
-
input student score ,sort and output the result
输入学生姓名,学号,成绩,成绩可保留一位小数,然后按成绩排序,输出结果-input student score ,sort and output the result
- 2022-10-14 11:45:02下载
- 积分:1
-
用win32汇编语言写的一个万年历小程序
用win32汇编语言写的一个万年历小程序-Win32 written in assembly language using a calendar applet
- 2022-01-26 00:13:47下载
- 积分:1
-
还是一个asm编的VXD例子
还是一个asm编的VXD例子-asm or a series of examples VXD
- 2023-04-16 10:35:03下载
- 积分:1
-
我对汇编语言学习一些,在此提供一些源码与大家,大家可试一下。...
我对汇编语言学习一些,在此提供一些源码与大家,大家可试一下。-I have to learn some assembly language, in this to provide some source code with you, we can try.
- 2022-05-05 03:30:20下载
- 积分:1