搜索资源列表
FFT
- 具有在keil c上运的强大功能.在数字示波器的制作中可以用到次程序,此外其他一些c工具也可以使用
FFT
- 可实现信号快速傅里叶变换,keil C源代码,频谱分析-Signal fast Fourier transform keil C source code, spectrum analysis
FFT
- keil软件C语言开发,C8051F系列单片机的fft变换算法。-keil software C language development, C8051F MCU fft transform.
FFT
- FFT的C实现方法 (函数名: 快速傅立叶变换 本函数测试OK,可以在TC2.0,VC++6.0,Keil C51测试通过。)-C-Implementation of FFT
FFT
- // 函数名: 快速傅立叶变换 // 本函数测试OK,可以在TC2.0,VC++6.0,Keil C51测试通过。 // 如果你的MCS51系统有足够的RAM时,可以验证一下用单片机处理FFT有多么的慢。 -//Function name: Fast Fourier Transform// This function tests OK, you can TC2.0, VC++6.0, Keil C51 test.// If you MCS51 system has eno
singal-datafft-changge
- 信号数据的fft交换程序,AT52单片机C语言在KEIL下实现-Fft signal data exchange program (C language to achieve in KEIL)
c51fft
- 51单片机实现FFT变换源码,keil c环境,好用。单片机12MHz晶振,FFT运行时间2S。-51 MCU FFT transform source, keil c environment, easy to use. MCU 12MHz crystal oscillator, the FFT run time 2S.
fft1
- 快速傅立叶变换(来源《C常用算法集》) 本函数测试OK,可以在TC2.0,VC++6.0,Keil C51测试通过 如果你的MCS51系统有足够的RAM时,可以验证一下用单片机处理FFT有多么的慢。-Fast Fourier Transform (Source C commonly used algorithm sets) the function test OK, TC2.0 VC++6.0 the Keil C51 test by If the the MCS51 system yo
fftc51
- c51 fft 频谱代码,带注释keil下已调试-c51 fft code for keil c,
FFT
- 在keil平台,C语言编写FFT,在ARMF4运行计算精度打到小数点后3位(A good method for calculating of FFT.)