代码搜索:Coder
找到约 7,216 项符合「Coder」的源代码
代码结果 7,216
www.eeworm.com/read/460665/7244051
hif coder138.hif
Version 6.0 Build 178 04/27/2006 SJ Full Version
2
51
OFF
OFF
OFF
OFF
OFF
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Paths --
-- E
www.eeworm.com/read/460665/7244085
dbp coder138.dbp
www.eeworm.com/read/460665/7244088
psp coder138.psp
www.eeworm.com/read/450438/7484057
h coder_ra.h
/**********************************************************************
Each of the companies; Lucent, Motorola, Nokia, and Qualcomm (hereinafter
referred to individually as "Source" or collectivel
www.eeworm.com/read/243735/12920429
h ppmd_coder.h
#ifndef PPMD_CODER_HEADER_0F508BAB_5509_11d5_83F2_000102A39096
#define PPMD_CODER_HEADER_0F508BAB_5509_11d5_83F2_000102A39096
/** PPMD_Coder is a class to compress and uncompress a file using the
www.eeworm.com/read/242939/12971715
h coder_ra.h
/**********************************************************************
Each of the companies; Lucent, Motorola, Nokia, and Qualcomm (hereinafter
referred to individually as "Source" or collectivel
www.eeworm.com/read/309344/13673841
pdf arithmetic_coder.pdf
www.eeworm.com/read/238541/13876538
c coder_bitplane.c
/*****
coder_bitplane : send bitplanes ; this is an "EZ" coder,
except that our calling structures ruins the embedding
old style : call be Band order ; compare to coder_bp
*****/
#includ
www.eeworm.com/read/238541/13876548
c coder_frac.c
#define FIX_ERRORS
#define DO_LOG
#define MAX_SCALE_0
//#define MAX_SCALE_1
/** allowing scales hurts about 0.1 bpp,
* fixes and escapes are both reduce by about 200 (1400 -> 1200)
* b
www.eeworm.com/read/238541/13876566
c coder_none.c
#include
#include
#include
#include
#include "coder.h"
void coderNone_encodeBand(coder *me,int *band,int w,int h,int fullw,int *parent);