代码搜索:Fir 开发教程
找到约 10,000 项符合「Fir 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/270706/11029279
pjt fir.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="e:\bak\mission11\exp3\software_2407\algorithm\exp3_03_fir\fir\"
ProjectType=Executable
www.eeworm.com/read/470898/6901316
pjt fir.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\CCStudio_v3.1\examples\dsk6713\bsl\FIR\"
ProjectType=Executable
CPUFamily=TMS320C6
www.eeworm.com/read/470898/6901325
sbl fir.sbl
www.eeworm.com/read/470898/6901327
map fir.map
******************************************************************************
TMS320C6x COFF Linker PC v5.1.0
*******************************************************
www.eeworm.com/read/470898/6901328
out fir.out
www.eeworm.com/read/470898/6901329
obj fir.obj
www.eeworm.com/read/470898/6901331
c fir.c
#include "dsk6713.h"
#include "bs2700.cof" //coefficient file
#include "dsk6713_aic23.h"
//codec-dsk support file
Uint32 fs=DSK6713_AIC23_FREQ_48KHZ; //set sampling rate
Uint32 yn = 0; //initi
www.eeworm.com/read/470347/6918916
c fir.c
/***************************************************************************
** $Id: BP.C 1.2 1998/09/01 18:20:18 trey Exp trey $
********************************************************************
www.eeworm.com/read/470347/6918917
mak fir.mak
# Generated by the VisualDSP++ IDDE
# Note: Any changes made to this Makefile will be lost the next time the
# matching project file is loaded into the IDDE. If you wish to preserve
# changes,
www.eeworm.com/read/470347/6918918
ldf fir.ldf
/****************************************************************************
** $TITLE: FFT.LDF$
** FFT.LDF
** ---------
** Sets up the memory map for the FFT demo.
**