-
有整数乘法、除法、加法及减法的使用汇编语言子程序
有整数乘法、除法、加法及减法的使用汇编语言子程序-There is an integer multiplication, division, addition and subtraction of the use of assembly language subroutines
- 2022-04-17 19:35:15下载
- 积分:1
-
适用于内藏SED1335及其兼容控制器的SHARP
适用于内藏SED1335及其兼容控制器的SHARP-LM32019T 320X240点阵字符-Applicable to embedded controller SED1335 compatible and SHARP-LM32019T 320X240 dot matrix characters
- 2022-07-04 17:32:33下载
- 积分:1
-
分类统计字符个数
汇编程序源代码,实现了一个小功能,初级学习者...
分类统计字符个数
汇编程序源代码,实现了一个小功能,初级学习者-Number of disaggregated statistical character assembler source code, to achieve a small function, primary learners
- 2022-04-22 07:43:55下载
- 积分:1
-
To MPS430F149 for the hardware platform, the use of I/O port simulation I2C bus...
以MPS430F149为硬件平台,利用I/O口模拟I2C总线协议,对日精的时钟芯片S35390A_C做了初始化子程序、读时钟子程序、写时间子程序、脉冲为1赫兹输出子程序。-To MPS430F149 for the hardware platform, the use of I/O port simulation I2C bus protocol on-chip clock nissei S35390A_C done initialization subroutine, read subroutine clock, the time to write subroutines, pulse for 1 Hz output subroutine.
- 2022-02-04 19:59:21下载
- 积分:1
-
嗨,所有找到的水平
Hi All Find The Attchment
- 2022-06-15 01:39:39下载
- 积分:1
-
Experimental ARMSYS 12: A/D converter applications Description: through the A/D...
ARMSYS实验十二:A/D转换器应用
描述:通过A/D转换器读入模拟信号伏值-Experimental ARMSYS 12: A/D converter applications Description: through the A/D converter analog signal read into the V value
- 2022-02-01 18:06:03下载
- 积分:1
-
对于软件avrcode XMODEM CRC
avrcode for xmodem crc software
- 2023-02-20 17:00:03下载
- 积分:1
-
这是我们实习的源代码,是我们老师提供的,希望对大家有所帮助。呵呵,你们认为呢?...
这是我们实习的源代码,是我们老师提供的,希望对大家有所帮助。呵呵,你们认为呢?-This is our attachment to the source code, is provided by the teachers, we hope to help. Oh, do you think?
- 2023-07-28 08:30:04下载
- 积分:1
-
用汇编语言写的一个windows屏幕保护程序
用汇编语言写的一个windows屏幕保护程序-huibiantuxiang
- 2023-05-18 15:15:04下载
- 积分: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