readme_dft_c.txt
来自「基于TS201 32-bit floating point DFT routin」· 文本 代码 · 共 24 行
TXT
24 行
****************************************************************************
32-bit floating point DFT routine
Analog Devices, Inc.
DSP Division
Three Technology Way
P.O. Box 9106
Norwood, MA 02062
Files contained in this directory:
ADSP-TS101_dft_c.dpj VisualDSP project file
ADSP-TS201_dft_c.dpj VisualDSP project file
dft_c.dpj VisualDSP project file
cache_macros.h TS201S macro file which includes macros to enable the cache
dft.c 32-bit floating point DFT routine
sin64.dat
test64.dat
Readme_dft_C.txt This README file
This program will calculate the dft of an input signal. The input is assumed to be real.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?