代码搜索:coder
找到约 7,216 项符合「coder」的源代码
代码结果 7,216
www.eeworm.com/read/365323/9869765
h base64coder.h
/**************************************************************************/
/* */
/* Copyright (c) 2000-2008 YULONG Company
www.eeworm.com/read/365323/9869767
cpp base64coder.cpp
/**************************************************************************/
/* */
/* Copyright (c) 2000-2008 YULONG Company
www.eeworm.com/read/169161/9878310
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/169161/9878313
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/164131/10128050
vhd coder16_4.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity coder16_4 is
port(a:in std_logic_vector(15 downto 0);
z:out std_logic_vector
www.eeworm.com/read/357006/10217675
vhd coder16_4.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity coder16_4 is
port(a:in std_logic_vector(15 downto 0);
z:out std_logic_vector
www.eeworm.com/read/357006/10217676
vhd coder8_3.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity coder8_3 is
port(sel:in std_logic_vector(7 downto 0);
q:out std_logic_vector(
www.eeworm.com/read/161429/10413645
c coder_bpb2.c
// #define BIG_SIGN_CONTEXT , hurts !?
//#define BIG_SHAPE_CNTX
/*****
like CODER_BP_BIN but :
1. we actually scan on bitplanes
2. no weighting
512, l6, ts
Lena 4.163
Barb 4.496
www.eeworm.com/read/161429/10413660
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/161429/10413689
c coder_bpbf_zt.c
/*****
BP Binary Fast ZeroTree
*****/
//#define ZT_STATS
#include
#include
#include
#include
#include "coder.h"
extern int tu