-
基于分布式算法数字滤波器 VHDL语言编写 适用于FPGA
基于分布式算法数字滤波器 VHDL语言编写 适用于FPGA-Digital filters based on distributed algorithms written in VHDL for FPGA
- 2023-01-04 04:25:03下载
- 积分:1
-
lottery program ... may random selection. Packet licensing. And computer random...
彩票计划。。。可以随机选择。数据包许可。计算机随机选择
- 2022-05-21 21:19:17下载
- 积分:1
-
汇编语言全集
非常好,全面解析!欢迎下载~~~
非常好,全面解析!欢迎下载~~~
非常好,全面解析!欢迎下载~~~
非常好,全面解析!欢迎下载~~~
非常好,全面解析!欢迎下载~~~
非常好,全面解析!欢迎下载~~~
非常好,全面解析!欢迎下载~~~
- 2022-03-13 10:27:10下载
- 积分:1
-
apilist编译文件列表,写的API函数,反
APilist,汇编写的api函数列表文件,在反汇编中很有用-APilist, compile written documents list api function, the anti-compilation of useful
- 2022-03-11 10:45:15下载
- 积分:1
-
定时同步是UWB通信系统中至关重要的问题,定时偏差和抖动将严重影响接收机性能。一般定时同步分为捕获和跟踪两个阶段。在捕获阶段,要求接收机快速搜索信号到达时间,并...
定时同步是UWB通信系统中至关重要的问题,定时偏差和抖动将严重影响接收机性能。一般定时同步分为捕获和跟踪两个阶段。在捕获阶段,要求接收机快速搜索信号到达时间,并根据搜索结果调整接收机定时.-Timing Synchronization UWB communication systems is of vital importance to the issue, timing error and jitter will seriously affect the receiver performance. Timing Synchronization generally divided into two stages to capture and track. In the capture stage, the request receiver Quick Search signal arrival time, and adjust search results according to the receiver from time to time.
- 2022-04-06 16:01:27下载
- 积分:1
-
脑电信号的分析算法的全面概述,包含李氏指数复杂度等
脑电信号的分析算法的全面概述,包含李氏指数复杂度等-EEG analysis algorithm overview, including complexity, such as Lyapunov exponent
- 2022-01-24 13:21:35下载
- 积分:1
-
Compilation mixed by C51 and realize four soft serial procedures, the interface...
用C51和汇编混合实现4个软串口的程序,接口是C51的-Compilation mixed by C51 and realize four soft serial procedures, the interface is the C51
- 2022-03-18 08:12:37下载
- 积分:1
-
矢量演示
Vector demo
The files included in the same archive as this document
are public domain and no warranty of any kind is offered
on them. Use them at own risk. This file is 99.4
guarenteed to exist and to occupy your hard drive space!
-Vector demo
The files included in the same archive as this document
are public domain and no warranty of any kind is offered
on them. Use them at own risk. This file is 99.4
guarenteed to exist and to occupy your hard drive space!
- 2022-10-25 21:15:03下载
- 积分:1
-
请认真书写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把...
请认真书写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把-aksdf
- 2022-02-24 08:55: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