-
Through this program, learners can use their a51 and C51 programs T89C51CC01 in...
通过本程序,学习者可以使用自己的a51和C51程序T89C51CC01学习看门狗功能。
- 2022-09-19 20:15:03下载
- 积分:1
-
You can also source an asterisk password, the compilation is good material for a...
可以还源星号密码,是汇编朋友学习的好教材-You can also source an asterisk password, the compilation is good material for a friend to learn
- 2022-03-11 09:59:31下载
- 积分:1
-
compilation audible procedures and the DOS function, and produce EXE document, t...
汇编发声程序,先在DOS下功能调用,并产生EXE文件,执行可产生-compilation audible procedures and the DOS function, and produce EXE document, the Executive can produce
- 2022-06-14 16:40:13下载
- 积分:1
-
STM32汇编LCD初始化
应用背景
本人原创STM32汇编实现LCD的显示,目前搜遍全球也没有STM32汇编实现LCD显示的代码。 编译器 ARM-NONE-EABI ,是在LINUX下编译的。
代码很复杂不容易看懂,我用了很长时间才写出来,大概有1000行汇编代码,写了半个多月才写出来,真是不容易啊。 程序包括IO设置 时钟初始化,NVIC中断设置,定时器,温度传感器等,红外遥控, 然后在LCD上显示
关键技术
初始化代码
shizhong:
ldr r0, = 0x40021000
ldr r1, = 0x14D83
str r1, [r0]
gsszbz:
ldr r2, [r0]
ldr r1, = 0x20000
tst r1, r2 @高速时钟标志位
bne rccchushihua
b gsszbz
rccchushihua:
ldr r0, = 0x40022000
mov r1, # 0x00000032
str r1, [r0] &n
- 2022-03-12 04:17:41下载
- 积分:1
-
用汇编写的 CRC的算法代码,里面包含16位和32位的,大家可以嵌入到高级语言中使用,有助于提高程序的效率!内有嵌入例子。...
用汇编写的 CRC的算法代码,里面包含16位和32位的,大家可以嵌入到高级语言中使用,有助于提高程序的效率!内有嵌入例子。-With the compilation of the CRC algorithm to write the code, which contains 16-bit and 32-bit, and they can be embedded into high-level language used to enhance the efficiency of the procedure! Example, there are embedded.
- 2022-05-18 10:22:55下载
- 积分:1
-
Function of a more comprehensive anti
功能较全面的反汇编器:反汇编器ht-2.0.15.tar.gz,而且是开源的,适合定量裁剪-Function of a more comprehensive anti-assembler: assembler anti-ht-2.0.15.tar.gz, and is open source, suitable for quantitative cut
- 2022-03-24 20:27:04下载
- 积分:1
-
C 常用算法程序集
徐士良 编
清华大学出版社
1994.1...
C 常用算法程序集
徐士良 编
清华大学出版社
1994.1-C commonly used algorithm for assembly徐士良made Tsinghua University Press 1994.1
- 2022-02-16 04:34:54下载
- 积分:1
-
用汇编语言,并且递归求菲波那契函数FIB(N)
用汇编语言,并且递归求菲波那契函数FIB(N)---(N from 1 to 24) (huangyujie)-assembly language, and for recursive function Fibonacci FIB (N )---( N from 1 to 24) (huangyujie)
- 2022-07-03 02:48:47下载
- 积分:1
-
微机原理与接口技术课程设计实验报告
实验一 电子琴
微机原理与接口技术课程设计实验报告
实验一 电子琴-principle of the computer and interface technology curriculum design an experiment report experimental flower
- 2022-03-11 15:26:44下载
- 积分:1
-
MSP430 C 例程_编译器为IAR embedded workbench,如要更多资料请联系我...
MSP430 C 例程_编译器为IAR embedded workbench,如要更多资料请联系我-MSP430 C compiler routines _ for IAR embedded workbench, if more information please contact me
- 2022-01-24 13:06:46下载
- 积分:1