代码搜索:codebook
找到约 1,717 项符合「codebook」的源代码
代码结果 1,717
www.eeworm.com/read/136827/5847352
c cinepak.c
/*
* Cinepak Video Decoder
* Copyright (C) 2003 the ffmpeg project
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
www.eeworm.com/read/493999/6386229
c vq_lib.c
/*
2.4 kbps MELP Proposed Federal Standard speech coder
version 1.2
Copyright (c) 1996, Texas Instruments, Inc.
Texas Instruments has intellectual property rights on the MELP
algorithm.
www.eeworm.com/read/485855/6548460
m acelp_code_a.m
function [position,s,jx,S,C,zn,cod]=ACELP_Code_A(xn,h,T0,biaozhi)
%/*---------------------------------------------------------------------------*
% * Function ACELP_Code_A()
www.eeworm.com/read/485855/6548503
m decod_acelp.m
function c=Decod_ACELP(S,C)
%/*-----------------------------------------------------------*
% * Function Decod_ACELP() *
% * ~~~~~~~~~~~~~~~~~~~~~~~
www.eeworm.com/read/408109/11405009
c vq_lib.c
/*
2.4 kbps MELP Proposed Federal Standard speech coder
version 1.2
Copyright (c) 1996, Texas Instruments, Inc.
Texas Instruments has intellectual property rights on the MELP
algorithm.
www.eeworm.com/read/260855/11693131
m dds.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%驱动信号源芯片的Matlab系统建模及频谱分析:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
clear;
N=21;
www.eeworm.com/read/346198/11762017
c qua_lsp.c
/* ITU-T G.729 Software Package Release 2 (November 2006) */
/*
ITU-T G.729 Annex C - Reference C code for floating point
implementation of G.729
www.eeworm.com/read/256612/11983173
m acelp_code_a.m
function [position,s,jx,S,C,zn,cod]=ACELP_Code_A(xn,h,T0,biaozhi)
%/*---------------------------------------------------------------------------*
% * Function ACELP_Code_A()
www.eeworm.com/read/256612/11983291
m decod_acelp.m
function c=Decod_ACELP(S,C)
%/*-----------------------------------------------------------*
% * Function Decod_ACELP() *
% * ~~~~~~~~~~~~~~~~~~~~~~~
www.eeworm.com/read/339494/12228957
m acelp_code_a.m
function [position,s,jx,S,C,zn,cod]=ACELP_Code_A(xn,h,T0,biaozhi)
%/*---------------------------------------------------------------------------*
% * Function ACELP_Code_A()