⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 dsp程序:矩阵乘法
💻 TXT
字号:
___________________________________________________________________________
README.DFT		Example ADSP-21062 DFT Program

Analog Devices, Inc.
DSP Division
P.O. Box 9106
Norwood, MA 02062

17-NOV-97

This directory contains an example Discrete Fourier Transform for use with 
the ADSP-21062 Development Software. A detailed discussion of these
operations can be found in the "Development Software Tutorial" chapter of
the "ADSP-21000 Family Assembler Tools & Simulator Manual".  

Files contained in this directory:
DFT.ASM		ADSP-21062 source for an example 64 point DFT
DFT.LDF		Linker description file (system description) for DFT example
DFT.DPJ		The VDSP project file for the DFT example.  The DFT project is
  		configured to produce a DXE file named DFT.dxe and an EPROM
		loader file named DFT.ldr.  
TEST64.DAT	Input data (all real) for DFT example
SIN64.DAT	Sine (and shifted Cosine) table for DFT example
MAKEWAVE.EXE	Waveform generation utility (created TEST64 and SIN64)
MAKEWAVE.C	C source for waveform generation utility

The utility MAKEWAVE can be used to create an ascii floating point file
containing the sum of sines, cosines, pulses, and random data of arbitrary
amplitudes and frequencies. It was used to create both the test input
TEST64.DAT and the sine table SINE64.DAT for the DFT example.
___________________________________________________________________________

⌨️ 快捷键说明

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