new text document.txt

来自「汇编语言的FFT算法。速度还比较快」· 文本 代码 · 共 4 行

TXT
4
字号
This code is a translation of Basic Language FFT code found in the online book 'The Scientist and Engineer's Guide to Digital Signal Processing'(www.DSPguide.com).

This code uses 3dNow! Instructions. It can do FTT, Inverse FFT, and Rectangular to Polar conversion. It also includes a band pass program to test the FFT functionality. 
The code may not be 100% but it works fine. This FFT code calculates Left & right samples 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?