代码搜索:Fir 有哪些应用?
找到约 10,000 项符合「Fir 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/282024/9123697
txt fir.txt
.globl FIR ; Entry point for execution
.global start,INIT,BEGIN
.data
MASK .word 0FFFFFFFFH
BLK0 .word 0809800H ; 片内1K×32bit RAM块0起始地址
BLK1 .word 0809
www.eeworm.com/read/282024/9123704
lst fir.lst
TMS320C30 COFF Assembler Version 3.00 Sat Dec 24 01:14:33 2005
(c) Copyright 1985, 1990 Texas Instruments Incorporated
P
www.eeworm.com/read/282024/9123707
asm fir.asm
.globl FIR ; Entry point for execution
.global start,INIT,BEGIN,OUTPUT,AK
.data
MASK .word 0FFFFFFFFH
BLK0 .word 0809800H ; 片内1K×32bit RAM块0起始地址
BLK1
www.eeworm.com/read/380822/9127024
paf fir.paf
www.eeworm.com/read/380822/9127042
wks fir.wks
www.eeworm.com/read/380822/9127054
pjt fir.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\ICETEK-VC5509-EDULab2.2\Lab0501-FIR\"
ProjectType=Executable
CPUFamily=TMS320C55XX
www.eeworm.com/read/380822/9127065
c fir.c
#include "myapp.h"
#include "ICETEK-VC5509-EDU.h"
#include "scancode.h"
#include
#define FIRNUMBER 25
#define SIGNAL1F 1000
#define SIGNAL2F 4500
#define SAMPLEF 10000
#define PI 3
www.eeworm.com/read/281872/9128259
h fir.h
/*
* SpanDSP - a series of DSP components for telephony
*
* fir.h - General telephony FIR routines
*
* Written by Steve Underwood
*
* Copyright (C) 2002 Steve Underwood
*
www.eeworm.com/read/379493/9194851
c fir.c
/////////////////////////////////////////////////
// Example For ICETEK-VC5416-EDU //
// CTR Version : V4 //
// Filename: Fir.c
www.eeworm.com/read/378860/9214336