代码搜索:AGC电路
找到约 10,000 项符合「AGC电路」的源代码
代码结果 10,000
www.eeworm.com/read/14400/332092
sch 加agc的mic放大电路.sch
www.eeworm.com/read/384133/8894999
m agc.m
function sig_out=agc(sig_in,sig_out)
%/*----------------------------------------------------------------------*
% * routine agc() *
% * ~~~~
www.eeworm.com/read/185241/9048038
asm agc.asm
*****************************************************************************
** Description: agc() in agc.c **
**
www.eeworm.com/read/178375/9405757
h agc.h
/*
*****************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Versi
www.eeworm.com/read/178375/9406145
c agc.c
/*
*****************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Versi
www.eeworm.com/read/365705/9850370
c agc.c
/******************************************************************************
**
** Function : AGC()
**
** Description : AGC algorithm is used to automatically adjust the
www.eeworm.com/read/365705/9850379
m agc.m
% Automatic Gain Control (Version 1.1 For stereo input output)
%
% usage : y = AGC(x,gain_level,samples)
%
% where :
% y : output samples with required gain (range from -1 to +1)
www.eeworm.com/read/360651/10082971
m agc.m
function sig_out=agc(sig_in,sig_out)
%/*----------------------------------------------------------------------*
% * routine agc() *
% * ~~~~
www.eeworm.com/read/358376/10190230
v agc.v
`timescale 1ns / 1ps
//////////////////////////////////////////////////////////////////////////////////
// Company:
// Engineer:
//
// Create Date: 14:32:48 09/19/2007
// Design Name:
/
www.eeworm.com/read/353238/10459994
c agc.c
//本程序为AGC模块应用程序,IOA口分配为:IOA0--TLV5618的DIN,DA_DIN;IOA1--DA_SCLK;IOA2--DA_CS;
//IOA3--AD_DCLK;IOA4--AD_CS;IOA5--AD_DIN;IOA6--AD_DOUT;
//****************************************************************