代码搜索:Quantization

找到约 3,139 项符合「Quantization」的源代码

代码结果 3,139
www.eeworm.com/read/136827/5847179

h lsp.h

/********************************************************************** ** Copyright (C) 2000-2005 Trolltech AS and its licensors. ** All rights reserved. ** ** This file is part of the Qtopia Environ
www.eeworm.com/read/136827/5847239

h q_gain_c.h

/********************************************************************** ** Copyright (C) 2000-2005 Trolltech AS and its licensors. ** All rights reserved. ** ** This file is part of the Qtopia Environ
www.eeworm.com/read/108032/6186966

java quantizationtype.java

/* * CVS identifier: * * $Id: QuantizationType.java,v 1.10 2000/09/19 14:11:30 grosbois Exp $ * * Class: QuantizationType * * Description: This interface defines t
www.eeworm.com/read/263616/11352531

v fdct.v

///////////////////////////////////////////////////////////////////// //// //// //// Forward Discrete Cosine Transform and ZigZag unit
www.eeworm.com/read/158463/11612941

m lloydmax.m

function [a,y,dist]=lloydmax(funfcn,b,n,tol,p1,p2,p3) %LLOYDMAX Returns the the Lloyd-Max quantizer and the mean-squared % quantization error for a symmetric distribution. % [A,Y,DIST]=L
www.eeworm.com/read/231140/14253800

c helpfun.c

/****************************************************************** iLBC Speech Coder ANSI-C Source Code helpfun.c Copyright (c) 2001, G
www.eeworm.com/read/228533/14380249

c rgb_4bit.c

/* Mapping RGB Triples onto Four Bits by Alan Paeth from "Graphics Gems", Academic Press, 1990 */ remap8(R, G, B, R2, G2, B2) float R, G, B, *R2, *G2, *B2; { /* * remap8 maps floating (R,G,B
www.eeworm.com/read/159489/5584001

c helpfun.c

/****************************************************************** iLBC Speech Coder ANSI-C Source Code helpfun.c Copyright (c) 2001, G
www.eeworm.com/read/473492/6844979

c helpfun.c

/****************************************************************** iLBC Speech Coder ANSI-C Source Code helpfun.c Copyright (C) The Internet Society (2004). All Rights Reserved.
www.eeworm.com/read/173140/9670830

m lloydmax.m

function [a,y,dist]=lloydmax(funfcn,b,n,tol,p1,p2,p3) %LLOYDMAX Returns the the Lloyd-Max quantizer and the mean-squared % quantization error for a symmetric distribution. % [A,Y,DIST]=L