-
经典的迷宫算法,这是一个迷宫算法很好的例子,不懂的人可以下来...
经典的迷宫算法,这是一个迷宫算法很好的例子,不懂的人可以下来-classic maze algorithm, which is a maze algorithm good example, but not the people can look down
- 2022-12-25 12:30:04下载
- 积分:1
-
DP-1581的8563T及7289a键盘LED演示程序-DP-1581 and 7289a of the 8563T Keyboard LED demo
- 2022-02-03 13:45:17下载
- 积分: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
-
8位微程序控制计算机设计实验 汇编控制CPU简单乘法
8位微程序控制计算机设计实验 汇编控制CPU简单乘法-eight microprocessor-controlled experimental design compilation of computer control CPU simple multiplication
- 2022-03-05 14:48:50下载
- 积分:1
-
此程序用于医疗方面,可有效监控病人的状况。
此程序用于医疗方面,可有效监控病人的状况。-For medical aspects of this procedure, which can effectively monitor the patient s situation.
- 2022-03-12 02:40:29下载
- 积分:1
-
AT89C2051时钟程序
AT89C2051时钟程序 -AT89C2051 clock procedures
- 2023-04-03 13:45:03下载
- 积分:1
-
这是一个dos下的时钟驻留程序
这是一个dos下的时钟驻留程序-This is a dos clock presence under the procedures
- 2022-02-07 01:19:36下载
- 积分:1
-
基于ATMEGA16的车载电脑
car computer on ATmega16
- 2022-08-17 06:04:47下载
- 积分:1
-
a good master boot drives to read and write the procedures. Suitable for improve...
一个很好的读写硬盘主引导区的程序.
适合于改进后做一键还原及BOOTMANAGER
等软件.
-a good master boot drives to read and write the procedures. Suitable for improvement after doing a bond reduction and BOOTMANAGER software.
- 2022-07-07 18:02:54下载
- 积分:1
-
汇编语言开发的经典教材,易学易用,深入浅出
汇编语言开发的经典教材,易学易用,深入浅出- The assembly language development classical teaching material,
Yi Xueyi uses, to explain the profound in simple language
- 2023-02-02 18:50:04下载
- 积分:1