搜索资源列表
c8051f0xx单片机fft算法代码
- 采用的是c8051f系列单片机,算法是通用的,应用Keil软件可直接打开执行
IntFFT_BRIN
- 实现FFT算法,适合于新华龙单片机C8051F系列,FFT需要速度高,一般的单片机很难做,对于C8051F12系列,可以达到50M至100M的速度,完全够用!-Implement FFT algorithm suitable for the new Dragon C8051F series microcontrollers, FFT requires high speed, the average single-chip hard to do, for C8051F12 series, you
FFT_code
- 基于C8051F120的FFT代码,能进行最多1024点的FFT计算,频谱显示于液晶TS12864上-FFT based on the C8051F120 code, can be a maximum of 1024 points FFT, the spectrum display on the LCD TS12864
FFT
- keil软件C语言开发,C8051F系列单片机的fft变换算法。-keil software C language development, C8051F MCU fft transform.