文件名称:How to implement the FFT algorithm
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:27.27kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Basically, this article describes one way to implement the 1D version of the FFT algorithm for an array of complex samples. The intention of this article is to show an efficient and fast FFT algorithm that can easily be modified according to the needs of the user. I ve studied the FFT algorithm when I was developing a software to make frequency analysis on a sample of captured sound.-Basically, this article describes one way to implement the 1D version of the FFT algorithm for an array of co mplex samples. The intention of this article is to show an efficient and fast FFT algorithm that can easily be modified according to the needs of the user. I ve studied the FFT algorithm when I wa s developing a software to make frequency Analytics sis on a sample of captured sound.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
howtofft_src/
howtofft_src/ChildView.cpp
howtofft_src/ChildView.h
howtofft_src/FFTExample.cpp
howtofft_src/FFTExample.h
howtofft_src/FFTExample.rc
howtofft_src/FFTExample.sln
howtofft_src/FFTExample.vcproj
howtofft_src/Fourier.cpp
howtofft_src/Fourier.h
howtofft_src/MainFrm.cpp
howtofft_src/MainFrm.h
howtofft_src/ReadMe.txt
howtofft_src/res/
howtofft_src/Resource.h
howtofft_src/res/FFTExample.ico
howtofft_src/res/FFTExample.manifest
howtofft_src/res/FFTExample.rc2
howtofft_src/res/Toolbar.bmp
howtofft_src/stdafx.cpp
howtofft_src/stdafx.h
howtofft_src/ChildView.cpp
howtofft_src/ChildView.h
howtofft_src/FFTExample.cpp
howtofft_src/FFTExample.h
howtofft_src/FFTExample.rc
howtofft_src/FFTExample.sln
howtofft_src/FFTExample.vcproj
howtofft_src/Fourier.cpp
howtofft_src/Fourier.h
howtofft_src/MainFrm.cpp
howtofft_src/MainFrm.h
howtofft_src/ReadMe.txt
howtofft_src/res/
howtofft_src/Resource.h
howtofft_src/res/FFTExample.ico
howtofft_src/res/FFTExample.manifest
howtofft_src/res/FFTExample.rc2
howtofft_src/res/Toolbar.bmp
howtofft_src/stdafx.cpp
howtofft_src/stdafx.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.