代码搜索:codebook

找到约 1,717 项符合「codebook」的源代码

代码结果 1,717
www.eeworm.com/read/178375/9406112

h c1035pf.h

/* ******************************************************************************** * * GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001 * R99 Ve
www.eeworm.com/read/374047/9422791

m codebookexisting.m

%对原始LPC数据库进行聚类生成LPC码本codebook load('lpcdata','c'); k=512; cw = vqlbg(c,k); save('codebook','cw');
www.eeworm.com/read/373916/9427591

h icbconstruct.h

/****************************************************************** iLBC Speech Coder ANSI-C Source Code iCBConstruct.h Copyright (C) The In
www.eeworm.com/read/373916/9427631

h icbsearch.h

/****************************************************************** iLBC Speech Coder ANSI-C Source Code iCBSearch.h Copyright (C) The Internet S
www.eeworm.com/read/175975/9523685

c bits.c

/* Version 3.3 Last modified: December 26, 1995 */ /*****************************************************************************/ /* bit stream manipulation routines
www.eeworm.com/read/168235/9930669

c bits.c

/* Version 3.3 Last modified: December 26, 1995 */ /*****************************************************************************/ /* bit stream manipulation routines
www.eeworm.com/read/167853/9949322

c bits.c

/* ITU-T G.729A Speech Coder ANSI-C Source Code Version 1.1 Last modified: September 1996 Copyright (c) 1996, AT&T, France Telecom, NTT, Universite de Sherbrooke All rights
www.eeworm.com/read/356913/10219183

c bits.c

/* ITU-T G.729A Speech Coder ANSI-C Source Code Version 1.1 Last modified: September 1996 Copyright (c) 1996, AT&T, France Telecom, NTT, Universite de Sherbrooke All rights
www.eeworm.com/read/278889/10490541

m codelssvm.m

function model = codelssvm(model,Yt,Ytt) % This function is only for intern LS-SVMlab use. For extern coding of the classes, use the functions 'code'. % % Function to decode & encode the responses of
www.eeworm.com/read/351825/10605356

c bits.c

/*****************************************************************************/ /* bit stream manipulation routines */ /*************************************