-
是关于交通灯的实验报告.对初学都很有帮助 .支持吧
是关于交通灯的实验报告.对初学都很有帮助 .支持吧-Traffic lights are about the report of the experiment. Are very helpful for the beginner. Support it
- 2023-08-11 03:25:04下载
- 积分:1
-
本程序用来计算matlab中两点坐标之间的距离,坐标必须是经纬度,并表明所要计算的单位...
本程序用来计算matlab中两点坐标之间的距离,坐标必须是经纬度,并表明所要计算的单位-This procedure used to calculate the matlab in the distance between two coordinates, latitude and longitude coordinates must be, and show that to calculate the unit
- 2022-11-18 19:30:03下载
- 积分:1
-
西安交大陶院士SIMPLER源程序
这是西安交通大学陶文铨院士课题组的SIMPLER源代码,可用于计算二维不可压缩流动传热问题,非常好用。
- 2022-03-18 10:32:32下载
- 积分:1
-
《三相交流异步电动机SVPWM开环调速控制程序(软件法)》
.include "240x.h" 寄存器地址
.global _c_int0 全局化...
《三相交流异步电动机SVPWM开环调速控制程序(软件法)》
.include "240x.h" 寄存器地址
.global _c_int0 全局化标号
- Three-phase AC induction motor open-loop speed control SVPWM control program (software method) . Include 240x.h register address. Global _c_int0 overall grade of
- 2022-03-19 22:30:05下载
- 积分:1
-
汇编的时钟驻留程序
汇编的时钟驻留程序- Assembly clock resident program
- 2022-04-20 22:24:52下载
- 积分:1
-
本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个
16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减...
本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个
16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示
“Divide Overflow”的提示信息。-the process required under the DOS operating. Every time running executable random.exe. two shows can be arbitrary number of 16 Decimal Addition or subtraction expression and Operational results. The subtraction operation, if less than subtrahend minuend, shows that the "Divide Overflow" message.
- 2022-03-23 17:26:53下载
- 积分:1
-
只是一个用台湾飞林单片机FM8PS52写的一个定时程序,时间精确到us范围内,有很好的借鉴作用。...
只是一个用台湾飞林单片机FM8PS52写的一个定时程序,时间精确到us范围内,有很好的借鉴作用。-Fei-lin of Taiwan is only a microcontroller FM8PS52 write a regular procedure, the time range is accurate to us, there are very good for reference.
- 2022-01-31 01:29:38下载
- 积分:1
-
简易文本编辑器,提供基本文本编辑功能,作为样本,可以更新完善...
简易文本编辑器,提供基本文本编辑功能,作为样本,可以更新完善-Simple text editor, text editor providing basic functionality, as samples can be updated to improve
- 2022-03-14 22:45:04下载
- 积分: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
-
用来计算一些很简单的整数的四则运算(没有括号的)
用来计算一些很简单的整数的四则运算(没有括号的)-Used to calculate the number of very simple integer four operations (without brackets)
- 2023-03-25 20:30:02下载
- 积分:1