-
Beihang assembly language teaching materials, based on after
北航的汇编语言教材,基于arm体系的课后实验源码。-Beihang assembly language teaching materials, based on after-school experimental arm system source code.
- 2022-01-25 23:52:33下载
- 积分:1
-
16个按键的 程序, 具体按照扫描的,时间快
16个按键的 程序, 具体按照扫描的,时间快-16 key procedures, specifically in accordance with the scan, time speed
- 2022-02-12 22:23:04下载
- 积分:1
-
MSP430F135的UART操作代码,绝对的真实可行.放心下载
MSP430F135的UART操作代码,绝对的真实可行.放心下载-MSP430F135 the UART operation code, is absolutely true feasible. Rest assured Download
- 2022-03-10 15:57:54下载
- 积分:1
-
汇编写的windows菜单例子2
汇编写的windows菜单例子2-Compilation of written examples of windows menu 2
- 2022-03-21 17:56:28下载
- 积分:1
-
x86 assembly language instructions Daquan
x86汇编语言指令大全-x86 assembly language instructions Daquan
- 2022-12-08 11:50:04下载
- 积分:1
-
交通灯由黄光东写
traffic light written by Huynh Quang Tung
- 2022-06-27 14:03:11下载
- 积分:1
-
深入 DOS BIOS 编程与应用 (电子书)
深入 DOS BIOS 编程与应用 (电子书)-depth DOS BIOS programming and applications (e-books)
- 2023-08-28 10:30:05下载
- 积分:1
-
单源最短路径问题
单源最短路径问题-single source shortest path problem
- 2023-01-05 19:20:03下载
- 积分:1
-
the GAL compiler tool to prepare for GAL chip, and can be converted into machine...
Atmel提供的GAL编译工具,对GAL芯片进行编写,以及可转换成机器码-the GAL compiler tool to prepare for GAL chip, and can be converted into machine code
- 2022-04-27 10:21:59下载
- 积分: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