文件名称:FFT_2_DIT_Fixed
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 212kb
- 下载次数:
- 0次
- 提 供 者:
- 傲*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
程序 FFT_2_DIT_Fixed 是基2_DIT_*定点*_FFT算法,值得学习的地方很多。亮点有:倒位序采用最简单,最高效的位移操作;实现存储的旋转因子表;定点溢出处理;灵活多样的宏定义。函数调用形式:void fft(COMPLEX *x)点数在头文件以宏定义形式出现。-Program FFT_2_DIT_Fixed is based 2_DIT_* fixed* _FFT algorithm, it is worth learning a lot of places. Highlights include: reverse bit order using the simplest, most efficient shift operation to achieve the rotation factor storing tables point overflow treatment flexible macro definition. Function call form: void fft (COMPLEX* x) points to the macro definition in the header file the form.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FFT_2_DIT_Fixed\Debug\FFT_2_DIT_Fixed.exe
...............\.....\FFT_2_DIT_Fixed.ilk
...............\.....\FFT_2_DIT_Fixed.pdb
...............\FFT_2_DIT_Fixed\Debug\BuildLog.htm
...............\...............\.....\FFT.obj
...............\...............\.....\FFT_2_DIT_Fixed.exe.embed.manifest
...............\...............\.....\FFT_2_DIT_Fixed.exe.embed.manifest.res
...............\...............\.....\FFT_2_DIT_Fixed.exe.intermediate.manifest
...............\...............\.....\main.obj
...............\...............\.....\mt.dep
...............\...............\.....\vc90.idb
...............\...............\.....\vc90.pdb
...............\...............\FFT.cpp
...............\...............\fft.h
...............\...............\FFT_2_DIT_Fixed.vcproj
...............\...............\FFT_2_DIT_Fixed.vcproj.AOTIAN-L.傲天.user
...............\...............\main.cpp
...............\FFT_2_DIT_Fixed.ncb
...............\FFT_2_DIT_Fixed.sln
...............\FFT_2_DIT_Fixed.suo
...............\...............\Debug
...............\Debug
...............\FFT_2_DIT_Fixed
FFT_2_DIT_Fixed
...............\.....\FFT_2_DIT_Fixed.ilk
...............\.....\FFT_2_DIT_Fixed.pdb
...............\FFT_2_DIT_Fixed\Debug\BuildLog.htm
...............\...............\.....\FFT.obj
...............\...............\.....\FFT_2_DIT_Fixed.exe.embed.manifest
...............\...............\.....\FFT_2_DIT_Fixed.exe.embed.manifest.res
...............\...............\.....\FFT_2_DIT_Fixed.exe.intermediate.manifest
...............\...............\.....\main.obj
...............\...............\.....\mt.dep
...............\...............\.....\vc90.idb
...............\...............\.....\vc90.pdb
...............\...............\FFT.cpp
...............\...............\fft.h
...............\...............\FFT_2_DIT_Fixed.vcproj
...............\...............\FFT_2_DIT_Fixed.vcproj.AOTIAN-L.傲天.user
...............\...............\main.cpp
...............\FFT_2_DIT_Fixed.ncb
...............\FFT_2_DIT_Fixed.sln
...............\FFT_2_DIT_Fixed.suo
...............\...............\Debug
...............\Debug
...............\FFT_2_DIT_Fixed
FFT_2_DIT_Fixed