代码搜索:coder
找到约 7,216 项符合「coder」的源代码
代码结果 7,216
www.eeworm.com/read/238541/13876648
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/238541/13876662
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/238541/13876695
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/238541/13876725
c coder_o0.c
#include
#include
#include
#include
#include
#define TOT_MAX 4000
#define ALPHABET 128
#define ESCAPE (ALPHABET-1)
www.eeworm.com/read/152048/5676663
h base64coder.h
/*
Module : Base64Coder.CPP
Purpose: Definition for the Base64 encoder / decoder class
Created: PJN / 20-06-2000
History: None
Copyright (c) 1998 - 2002 by PJ Naughter.
All rights reserved.
www.eeworm.com/read/152048/5676664
cpp base64coder.cpp
/*
Module : Base64Coder.CPP
Purpose: Implementation for the Base64 encoder / decoder class
Created: PJN / 20-06-2000
History: None
Copyright (c) 1998 - 2002 by PJ Naughter.
All rights reserv
www.eeworm.com/read/146765/5734569
h base64coder.h
/*
Module : Base64Coder.CPP
Purpose: Definition for the Base64 encoder / decoder class
Created: PJN / 20-06-2000
History: None
Copyright (c) 1998 - 2002 by PJ Naughter.
All rights reserved.
www.eeworm.com/read/146765/5734570
cpp base64coder.cpp
/*
Module : Base64Coder.CPP
Purpose: Implementation for the Base64 encoder / decoder class
Created: PJN / 20-06-2000
History: None
Copyright (c) 1998 - 2002 by PJ Naughter.
All rights reserv
www.eeworm.com/read/145088/5748068
h base64coder.h
/*
Module : Base64Coder.CPP
Purpose: Definition for the Base64 encoder / decoder class
Created: PJN / 20-06-2000
History: None
Copyright (c) 1998 - 2002 by PJ Naughter.
All rights reserved.
www.eeworm.com/read/145088/5748069
cpp base64coder.cpp
/*
Module : Base64Coder.CPP
Purpose: Implementation for the Base64 encoder / decoder class
Created: PJN / 20-06-2000
History: None
Copyright (c) 1998 - 2002 by PJ Naughter.
All rights reserv