代码搜索:Coder

找到约 7,216 项符合「Coder」的源代码

代码结果 7,216
www.eeworm.com/read/14387/331565

c g729_coder.c

/******************************************************************************* * * * Interface between the MPEG-4 Audio V
www.eeworm.com/read/14486/382547

rar mepg4coder.rar

www.eeworm.com/read/14551/390857

c g723_coder.c

/* $Id: g723_coder.c,v 1.3 1999/04/22 16:20:05 purnhage Exp $ */ /************************* MPEG-2 NBC Audio Decoder ************************** *
www.eeworm.com/read/14551/390859

h g723_coder.h

/* $Id: g723_coder.h,v 1.1 1997/11/07 12:58:18 purnhage Exp $ */ /************************* MPEG-2 NBC Audio Decoder ************************** *
www.eeworm.com/read/14551/390968

c ntt_scale_coder.c

/*****************************************************************************/ /* This software module was originally developed by */ /* Akio Jin (NTT),
www.eeworm.com/read/14551/390972

c ntt_vq_coder.c

/*****************************************************************************/ /* This software module was originally developed by */ /* Naoki Iwakami (NTT)
www.eeworm.com/read/14551/391141

h g729_coder.h

/******************************************************************************* * * * Interface between the MPEG-4 Audio V
www.eeworm.com/read/14551/391145

c g729_coder.c

/******************************************************************************* * * * Interface between the MPEG-4 Audio V
www.eeworm.com/read/14792/410844

vhd coder8_3.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity coder8_3 is port(sel:in std_logic_vector(7 downto 0); q:out std_logic_vector(
www.eeworm.com/read/14792/410937

vhd coder16_4.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity coder16_4 is port(a:in std_logic_vector(15 downto 0); z:out std_logic_vector