代码搜索:如何学习 Fir?

找到约 10,000 项符合「如何学习 Fir?」的源代码

代码结果 10,000
www.eeworm.com/read/426674/9005402

c fir.c

//Fir.c FIR filter. Include coefficient file with length N #include "bs2700.cof" //coefficient file BS @ 2700Hz int yn = 0; //initialize filter's output short dly[N];
www.eeworm.com/read/382694/9005892

plg fir.plg

礦ision3 Build Log Project: C:\Work\ARM\Philips Course Image\Keil ARM Compiler examples\Solution\EX11-InterruptFIQ\FIR.uv2 Project File Date: 02/20/2005
www.eeworm.com/read/382694/9005898

elf fir.elf

www.eeworm.com/read/382694/9005907

hex fir.hex

:1000000018F09FE518F09FE518F09FE518F09FE5C0 :1000100018F09FE5586FA0B8F0FF1FE518F09FE5B6 :1000200058000000400000004400000048000000AC :100030004C0000000000000050000000180100000B :10004000FEFFFFEAFEF
www.eeworm.com/read/382694/9005920

lnp fir.lnp

"main.obj", "Startup.obj" TO "FIR" CASE CLASSES (DATA (0x40000000-0x40003FFF), CODE (0x0-0x3FFFF), CONST (0x0-0x3FFFF))
www.eeworm.com/read/382694/9005928

map fir.map

LA ARM LINKER/LOCATER V2.01e 02/20/2005 09:55:17 PAGE 1 LA ARM LINKER/LOCATER V2.01e, INVOKED BY: C:\KEIL\ARM\BIN\LA.EXE main.obj, St
www.eeworm.com/read/382694/9005931

opt fir.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {
www.eeworm.com/read/382694/9005936

sym fir.sym

www.eeworm.com/read/382391/9032290

c fir.c

#include #include #define N 21 #define pi 3.1415926 int i,k,a,b; double w[N],hd[N],h[N],db[201],wf,re,im,d,wc; void W1(double w[]) { int i; for(i=0;i
www.eeworm.com/read/382391/9032293

mak fir.mak

/************* Code Composer V1 Project Data ******************** The following section contains data generated by Code Composer to store project information like build options, source filenames