-
写汇编代码实现一个圆形的先入先出(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
-
本程序有详细的注释,切运行无误 ,程序模块清晰,移植性好,可以实现登陆时间的记录,时间的动态显示,...
本程序有详细的注释,切运行无误 ,程序模块清晰,移植性好,可以实现登陆时间的记录,时间的动态显示,-This procedure has detailed notes, all running correctly, program modules clear, portability, and can realize landing time records, time dynamic display,
- 2022-07-14 15:24:08下载
- 积分:1
-
ADuc812的各种功能程序的例子!很有参考价值
ADuc812的各种功能程序的例子!很有参考价值
- 2022-03-12 20:21:03下载
- 积分:1
-
单片机数字电容表C程序 想要具体电路的话发邮件给我
单片机数字电容表C程序 想要具体电路的话发邮件给我-Single-chip digital capacitors Table C procedures specific circuit if you want to email to me
- 2022-03-29 16:58:04下载
- 积分:1
-
汇编语言实现的烟花效果,包括源代码和EXE文件,C.
用汇编实现的一个烟花效果,包括源代码和exe文件,直接可以看效果-Assembler to achieve a fireworks effects, including source code and exe files, can be seen the direct effect of
- 2022-02-14 23:21:12下载
- 积分:1
-
中断列表(3) 423K
中断列表(3) 423K-suspended list (3) 423K
- 2022-02-28 21:21:33下载
- 积分:1
-
运营商使用简单。法律实施的速度的朋友…
采用SIMPLE算.法实施友丁速度分量和压力代数力一程的分离式求解时,计算步骤如下:
(1) 假定一个速度分布,记为 ,以此计算栋梁离散方程中的系数及常数项;
(2) 假设一个压力场 ;
(3) 依次求解动量方程,得 ;
(4) 对压力加以修正,得 ;
(5) 据 改进速度值;
(6) 利用改进后的速度场求解那些通过源项物性等与速度场耦合的 变量,如果 变量并不影响流场,则应在速度场收敛后再求解;
(7) 利用利用改进后的速度场重新计算动量离散方程的系数,并利用改进后的压力场作为下一层次迭代计算的初值。重复上述步骤,直到获得收敛的解。
-Operators using SIMPLE. Implementation of the Law on the speed of the Friends of D-component force and pressure algebra 1 solving discrete way, the calculation steps are as follows: (
- 2022-03-05 16:56:38下载
- 积分:1
-
AVR 矩阵时钟 8 x 8 点阵 led 显示屏
AVR 矩阵时钟。8 x 8 LED 矩阵使用 ATMEL AVR 单片机。RTC 时间由 DS1302 控制
- 2022-01-26 08:30:19下载
- 积分:1
-
not the failure of the no no the failure of the failure of the no no no of the
没的 没的 没的 没的-not the failure of the no no the failure of the failure of the no no no of the
- 2022-11-29 12:25:04下载
- 积分:1
-
本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个
16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减...
本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个
16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示
“Divide Overflow”的提示信息。-the process required under the DOS operating. Every time running executable random.exe. two shows can be arbitrary number of 16 Decimal Addition or subtraction expression and Operational results. The subtraction operation, if less than subtrahend minuend, shows that the "Divide Overflow" message.
- 2022-03-23 17:26:53下载
- 积分:1