代码搜索:Quantization

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

代码结果 3,139
www.eeworm.com/read/210156/15205849

m u_pcm.m

function [sqnr,a_quan,code]=u_pcm(a,n) %U_PCM uniform PCM encoding of a sequence % [SQNR,A_QUAN,CODE]=U_PCM(A,N) % a=input sequence. % n=number of quantization levels (even)
www.eeworm.com/read/211187/4945404

txt templates2.txt

#-- Version 2 --# # templates for the BIFS nodes of v2 # ================================== # Notations I = Infinity # %q=x Quantization method x # 0 None # 1 3D Position (SFVec3F) # 2 2D Pos
www.eeworm.com/read/211187/4945406

txt templates3.txt

#-- Version 3 --# # templates for the BIFS nodes of v3 # ================================== # Notations I = Infinity # %q=x Quantization method x # 0 None # 1 3D Position (SFVec3F) # 2 2D Pos
www.eeworm.com/read/425984/1997285

c gaintcx.c

#include #include #include #include "../include/amr_plus.h" int q_gain_tcx( /* output: return quantization index */ float code[], /* (i) : quantized vector
www.eeworm.com/read/251957/4412825

txt templates2.txt

#-- Version 2 --# # templates for the BIFS nodes of v2 # ================================== # Notations I = Infinity # %q=x Quantization method x # 0 None # 1 3D Position (SFVec3F) # 2 2D Position
www.eeworm.com/read/251957/4412827

txt templates3.txt

#-- Version 3 --# # templates for the BIFS nodes of v3 # ================================== # Notations I = Infinity # %q=x Quantization method x # 0 None # 1 3D Position (SFVec3F) # 2 2D Position
www.eeworm.com/read/414455/11111402

m u_pcm.m

function [sqnr,a_quan,code]=u_pcm(a,n) %U_PCM uniform PCM encoding of a sequence % [SQNR,A_QUAN,CODE]=U_PCM(A,N) % a=input sequence. % n=number of quantization levels (even)
www.eeworm.com/read/146608/12635331

c jcparam.c

#define JPEG_INTERNALS #include "jinclude.h" #include "jpeglib.h" /* * Quantization table setup routines */ GLOBAL(void) jpeg_add_quant_table (j_compress_ptr cinfo, int which_tbl,
www.eeworm.com/read/134963/13968962

c brfcm.c

/* brfcm - BitReduction FCM. Reduced precision through quantization (e.g. bit reduction) and aggregation. $Id: brfcm.c,v 1.2 2002/07/12 20:48:48 eschrich Exp $ Steven Eschrich Co
www.eeworm.com/read/100327/15877100

c acms.c

/* Arithmetic coding routines by A.C. Popat, 1990. For theory, see * Popat, Ashok C., "Scalar Quantization with Arithmetic Coding," * SM thesis, MIT Dept. of Elec. Eng. and Comp. Sci., C