-
纯汇编语言,这是被国际计算机大赛遗忘…
纯汇编语言程序,忘了是哪个国际计算机大赛获奖程序,强烈推荐-pure assembly language, which is forgotten by the international computer contest winners procedures, and strongly recommended
- 2023-05-12 19:05:03下载
- 积分:1
-
字母小到大
字母小到大---汇编-alphabetical small to large compilation
- 2022-02-18 15:59:02下载
- 积分:1
-
DSP 实现基于BURG算法的功率谱估计
DSP 实现基于BURG算法的功率谱估计-BURG DSP algorithm based on the power spectrum estimation
- 2022-02-26 02:55:16下载
- 积分: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.
This code serves as an assembly program template. For detailed information, refer to the PIC18F452 datasheet, MPLAB IDE user guide, as well as MPASM user guide on the course web page.
- 2023-03-23 22:05:04下载
- 积分:1
-
这是一个通讯程序
This a com program
- 2022-01-26 15:10:52下载
- 积分:1
-
PID算法C语言程序,实现了简单的PID控制功能
PID算法C语言程序,实现了简单的PID控制功能-PID algorithm for C language procedures realize a simple PID control function
- 2023-05-16 14:05:03下载
- 积分:1
-
all of matlab example code
matlab例题全部代码-all of matlab example code
- 2022-03-23 06:20:44下载
- 积分:1
-
反汇编disasm的源代码
反汇编disasm的源代码
反汇编disasm的源代码
反汇编disasm的源代码-anti-disasm compilation of the source code compilation disasm against the source code of the anti-compilation disasm source code
- 2022-01-26 01:54:39下载
- 积分:1
-
这里面包含着经典的汇编实验源码
这里面包含着经典的汇编实验源码-bread competing here a compilation of classic experiments FOSS
- 2022-11-21 05:50:03下载
- 积分:1
-
way light
是一个汇编延时程序,适合初学者使用,当P1.0端口输出高电平,即P1.0=1时,根据发光二极管的单向导电性可知,这时发光二极管L1熄灭;当P1.0端口输出低电平,即P1.0=0时,发光二极管L1亮;我们可以使用SETB P1.0指令使P1.0端口输出高电平,使用CLR P1.0指令使P1.0端口输出低电平。
-Delay is a compilation of procedures, suitable for beginners to use, when the high output port P1.0, P1.0 = 1 that is, when the one-way light-emitting diodes based on conductivity, we can see that this light-emitting diodes L1 extinguished when P1. 0 port output low, that is, P1.0 = 0, the light-emitting diodes L1-liang we can use the command SETB P1.0 port P1.0 output high to enable the use of instructions to enable CLR P1.0 output port P1.0 low.
- 2022-05-20 21:18:00下载
- 积分:1