-
目前国内有关数字信号处理的教材在讲解快速傅里叶变换(FFT)时,都是以复数FFT为重点,实数FFT算法都是一笔带过,书中给出的具体实现程序多为BASIC或FOR...
目前国内有关数字信号处理的教材在讲解快速傅里叶变换(FFT)时,都是以复数FFT为重点,实数FFT算法都是一笔带过,书中给出的具体实现程序多为BASIC或FORTRAN程序并且多数不能真正运行。鉴于目前在许多嵌入式系统中要用到FFT运算,如以DSP为核心的交流采样系统、频谱分析、相关分析等。本人结合自己的实际开发经验,研究了实数的FFT算法并给出具体的C语言函数,读者可以直接应用于自己的系统中。--I implemented FFT algorithm in real number and provides a C function. Users could use it directly in their systems.
- 2022-01-26 01:17:49下载
- 积分:1
-
uc/fs文件系统
uc/fs文件系统-uc/fs File System
- 2022-03-04 17:53:28下载
- 积分:1
-
Freescale HC12_A128 routines
freescale HC12_A128 例程-Freescale HC12_A128 routines
- 2022-05-25 05:41:58下载
- 积分:1
-
DS1302时钟芯片的多种驱动方案,有带校准功能的,设计DS1302可以...
DS1302时钟芯片的多种驱动方案,有带校准功能的,设计DS1302可以-DS1302 clock chip in a variety of driving programs, there is with a calibration function, design DS1302 can look at the
- 2022-01-31 16:25:14下载
- 积分:1
-
WSN仿真一例假定节点0(node[0])周期性广播消息其它节点接收到消息并转发出去...
WSN仿真一例假定节点0(node[0])周期性广播消息其它节点接收到消息并转发出去-Sensor Simulation case assumptions 0 nodes (node [0]) cyclical broadcasting news other nodes to cancel the reception Interest and transmitted out
- 2023-02-02 18:25:04下载
- 积分:1
-
键盘设备驱动,只需修改代码里的功能码和系统码即可使用
键盘设备驱动,只需修改代码里的功能码和系统码即可使用-keyboard device driver, but only a modification of source code"s functionality and system code can be used
- 2023-03-22 02:30:04下载
- 积分:1
-
红外遥控接收参考程序
红外遥控接收参考程序-infrared remote control receiver reference program
- 2022-12-16 07:05:04下载
- 积分:1
-
CNTR 4: will be conducted at 50MHz clock frequency as the clock after the contro...
4位可逆计数器:将50MHz的时钟进行 分频后的结果作为时钟控制,根据输入进行条件判断,再通过设置一个四位的向量将结果输出,利用数码管显示在实验板上-CNTR 4: will be conducted at 50MHz clock frequency as the clock after the control conditions to determine the basis of inputs, and then set up a four through the results of the vector output, digital display board in the experiment
- 2022-04-12 15:19:35下载
- 积分:1
-
STM32F4 FATFS文件系统
使用STM32f407移植FATFS文件系统,最新版本R0.10。底层采用SDIO四线驱动,DMA传输数据,速度可以达到1M/s。需要注意的是,发送和接收的数据缓冲区的地址需要是四字节对齐的,也就是说它的起始地址需要是4的倍数,否则会出现读写错误的现象。
- 2022-09-06 01:45:04下载
- 积分:1
-
奔腾
奔腾-486处理器指令集手册,用于基本的嵌入式编程或者底层编程--486 Pentium Processor Instruction Set Manual for the basic underlying programming or embedded programming
- 2022-03-13 09:58:18下载
- 积分:1