代码搜索:coder
找到约 7,216 项符合「coder」的源代码
代码结果 7,216
www.eeworm.com/read/102077/15793375
c coder_o2.c
/*********
Order2 : o2 on MSB's
S+P (512) Lossless :
Lena Zelda Kuha Checa(256)
Order1 : 4.250 3.948 3.534 3.406
Order1+1: 4.207 3.911 3.517 3.310
Order1sb: 4.216 3.920 3.510 3.305
www.eeworm.com/read/102077/15793383
c coder_bpbf_zt.c
/*****
BP Binary Fast ZeroTree
*****/
//#define ZT_STATS
#include
#include
#include
#include
#include "coder.h"
extern int tu
www.eeworm.com/read/102077/15793392
c coder_sm_b.c
/*****
SM2 : send "significance map" then residual values
SM2 2 :
code the sigmap as four symbols (0,1,2,other) and send signs raw
code a quartet (with same parent) smashed together = 8
www.eeworm.com/read/102077/15793397
c coder_o1.c
/*********
a straightforward order1 coder : code pel conditioned on the log2(parent)
quite competitive
S+P Lena lossless : 4.250 bpp
**********/
#include
#include
www.eeworm.com/read/102077/15793401
c coder_bp_zt.c
/*****
coder_BP :
could get more speed out of arithc and scontext
*****/
#include
#include
#include
#include
#include
www.eeworm.com/read/102077/15793410
c coder_bp_sorted.c
/*****
same as the plain old EZ coder_bp.c but we send the quartets in order
of their parents' magnitude.
sorting usually HURTS compression !?
I thought it would help & mean that TOTMAX
www.eeworm.com/read/102077/15793420
c coder_o0.c
#include
#include
#include
#include
#include
#define TOT_MAX 4000
#define ALPHABET 128
#define ESCAPE (ALPHABET-1)
www.eeworm.com/read/164129/8996452
txt readme.txt
coder_decoder_8_3.vhd,coder8_3.vhd,coder8_3_1.vhd
不同方式实现的8线-3线编码器
decoder_3_8.vhd 3线-8线译码器
dff.vhd D触发器
jioujiaoyan.vhd,jioujiaoyan1.vhd 奇偶校验
mux2to1.vhd,mux3to1.vhd,mux3to1
www.eeworm.com/read/381044/9113606
txt readme.txt
coder_decoder_8_3.vhd,coder8_3.vhd,coder8_3_1.vhd
不同方式实现的8线-3线编码器
decoder_3_8.vhd 3线-8线译码器
dff.vhd D触发器
jioujiaoyan.vhd,jioujiaoyan1.vhd 奇偶校验
mux2to1.vhd,mux3to1.vhd,mux3to1
www.eeworm.com/read/374530/9400037
txt readme.txt
coder_decoder_8_3.vhd,coder8_3.vhd,coder8_3_1.vhd
不同方式实现的8线-3线编码器
decoder_3_8.vhd 3线-8线译码器
dff.vhd D触发器
jioujiaoyan.vhd,jioujiaoyan1.vhd 奇偶校验
mux2to1.vhd,mux3to1.vhd,mux3to1