代码搜索:AGC电路

找到约 10,000 项符合「AGC电路」的源代码

代码结果 10,000
www.eeworm.com/read/406425/11442468

h pro_key.h

#ifndef pro_key #define pro_key //WIN 1 #define FOCUS_FREQ 1 #define FOCUS_IFBW 2 #define FOCUS_MODE 3 #define FOCUS_AGC 4 #define FOCUS_SQL 5 #define FOCUS_AFC 6 #define FOCUS_BFO 7 #define
www.eeworm.com/read/406425/11442478

h focus.h

//WIN 1 #define FOCUS_FREQ 1 #define FOCUS_IFBW 2 #define FOCUS_MODE 3 #define FOCUS_AGC 4 #define FOCUS_SQL 5 #define FOCUS_AFC 6 #define FOCUS_BFO 7 #define FOCUS_AMP 8 #define FOCUS_COR 9
www.eeworm.com/read/229348/4757172

makefile

CCTARGET=./libdtmf.a CCINCDIR=-I. -I../dsp_fx -I../src_fx -I../tty CC= gcc #CCFLAGS= -O2 -Wall -ansi #CCFLAGS= -g -Wall -ansi CCFLAGS= -g -Wall DTMF_HDRS=\ agc.h \ check.h \ dtmf.h \
www.eeworm.com/read/229348/4757451

makefile

CCTARGET=./libdtmf.a CCINCDIR=-I. -I../dsp_fx -I../src_fx -I../tty CC= gcc #CCFLAGS= -O2 -Wall -ansi #CCFLAGS= -g -Wall -ansi CCFLAGS= -g -Wall DTMF_HDRS=\ agc.h \ check.h \ dtmf.h \
www.eeworm.com/read/398620/2376190

mk android.mk

LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) LOCAL_SRC_FILES := \ src/decoder_gsm_amr.cpp \ src/a_refl.cpp \ src/agc.cpp \ src/amrdecode.cpp \ src/b_cn_cod.cpp \ src/bgnscd.cpp \ src/c_g
www.eeworm.com/read/388600/2549394

sconstruct

from rsfproj import * Fetch('wz.10.H','wz') Flow('wz','wz.10.H','dd form=n | tpow tpow=2 | agc rect1=200 rect2=4 | transp') Plot('wz','grey') for a1 in [1,5]: filt,lag,dec = map(lambda x: x + st