搜索资源列表
fft
- This is a package to calculate Discrete Fourier/Cosine/Sine Transforms of 1-dimensional sequences of length 2^N. This package contains C and Fortran FFT codes.
fft_ifft_project
- fft和ifft的c程序代码,工程中用到的代码,蛮实用的,希望对大家有用!-fft and the c code, which works to use the code, quite practical, useful for all!
fft16ref_v1_0
- fft c源程序,希望可以和大家交流-fft source, and we can hope that the exchanges
200632222455414
- c语言实现的fft变换,有兴趣的朋友可以-c language of fft transform, interested friends can see. .
fft_8point.c
- 8点基二fft Fast Fourier Transform (FFT). Using 8 points, takes about 1.2 ms to execute one FFT. Sets up General Purpose Timer 1 to generate events at 10 kHz. Will produce 10 kHz output on T1PWM and T1PWM pins. -8:00-two fft Fast Fourier Trans
128
- 128点快速傅立叶变换算法,用C语言编的,很实用的-128 point FFT algorithm in C language addendum to the very practical
fft1
- FFT傅立叶变换,C++BUILDER.
070628_FFT_2[1].0.9.61
- 快速FFT变换,C语言的,比较好用,我没试过
C++forfft
- VC++编程实现了一维fft的算法,并给出了一个具体应用的例子
FFT
- c语言写的FFT变换源码,有多个版本,经测试,还比较好用