-
读写24C01。PI
C写 读写24C01。PI
C写
读写24C01。PI
C写 读写24C01。PI
C写-读写24C01。PI
C写读写24C01。PI
C写
- 2022-02-26 10:58:25下载
- 积分:1
-
三字节BCD转三字节16进制的51汇编(带注释)
三字节BCD转三字节16进制的51汇编(带注释)-BCD byte to three of 16 three-byte hexadecimal 51 compilation (with Notes)
- 2022-02-20 03:18:27下载
- 积分:1
-
将存于DAT1开始的1个8字节BCD相加,结果放在SUM.考虑溢出.
将存于DAT1开始的1个8字节BCD相加,结果放在SUM.考虑溢出.-will be stored in the DAT1 began an eight-byte BCD together, the results on SUM. Consider spills.
- 2023-01-15 03:05:04下载
- 积分:1
-
Magic works first hand source has been preserved for everyone to contribute.Magi...
Magic works first hand source has been preserved for everyone to contribute.Magic hands 3.4 source code
- 2023-05-02 02:00:04下载
- 积分:1
-
基于vc++的界面 适合初学者学习
界面转换,适合初学者学习,学习界面的基础知识简单易懂还有一些控件的最基本的应用可以对照学习添加其他相关程序想学习的请过来下载
- 2022-02-24 10:38:25下载
- 积分:1
-
intel汇编的程序教程
intel汇编的程序教程-compilation of procedural manuals
- 2022-03-13 07:56:54下载
- 积分:1
-
USB PDIUSB12D C语言 中断服务处理程序
USB PDIUSB12D C语言 中断服务处理程序-USB PDIUSB12D C language processing service interruption
- 2023-06-16 01:00:02下载
- 积分:1
-
28f512 DOS
DOS下基于28f512的小型文件系统
format.asm/list.asm/erasetes.asm/readfl.asm/start.asm/writefl.asm-28f512 DOS-based file system of small format.asm/list.a sm/erasetes.asm/readfl.asm/start.asm/wri tefl.asm
- 2022-03-13 08:39:46下载
- 积分:1
-
汇编语言开发驱动程序的开发包,里面有很多很实用的实例和工具。...
汇编语言开发驱动程序的开发包,里面有很多很实用的实例和工具。-Assembly language development driver development kit, which has a lot of very practical examples and tools.
- 2022-03-05 04:20: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