文件名称:FFTandTestInBCB
介绍说明--下载内容均来自于网络,请自行研究使用
FFT算法用标准C++实现,具有实数FFT变换函数、复数FFT变化函数,以及频谱分析功能。并给出了该算法在C++Builder环境下测试代码。-This file contains a few FFT routines, including a real-FFT
routine that is almost twice as fast as a normal complex FFT,
and a power spectrum routine when you know you don t care
about phase information.
And FFT test in C++ Builder is also developed.
routine that is almost twice as fast as a normal complex FFT,
and a power spectrum routine when you know you don t care
about phase information.
And FFT test in C++ Builder is also developed.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FFT-Test\FFT-Test.rar
.........\FFT.cpp
.........\FFT.h
.........\FFT.obj
.........\main.cpp
.........\main.dfm
.........\main.h
.........\main.obj
.........\main.~cpp
.........\main.~dfm
.........\ProjVibFFT.bpr
.........\ProjVibFFT.cpp
.........\ProjVibFFT.exe
.........\ProjVibFFT.obj
.........\ProjVibFFT.res
.........\ProjVibFFT.~bpr
.........\testFFT.cpp
FFT-Test
.........\FFT.cpp
.........\FFT.h
.........\FFT.obj
.........\main.cpp
.........\main.dfm
.........\main.h
.........\main.obj
.........\main.~cpp
.........\main.~dfm
.........\ProjVibFFT.bpr
.........\ProjVibFFT.cpp
.........\ProjVibFFT.exe
.........\ProjVibFFT.obj
.........\ProjVibFFT.res
.........\ProjVibFFT.~bpr
.........\testFFT.cpp
FFT-Test