代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/459110/1573847
java dsaencoder.java
package org.bouncycastle.jce.provider;
import java.math.BigInteger;
import java.io.IOException;
public interface DSAEncoder
{
byte[] encode(BigInteger r, BigInteger s)
throws IOException
www.eeworm.com/read/456693/1604439
py base64_codec.py
""" Python 'base64_codec' Codec - base64 content transfer encoding
Unlike most of the other codecs which target Unicode, this codec
will return Python string objects for both encode and de
www.eeworm.com/read/233448/4676606
m bitfield-2.m
/* Check if bitfield ivars are correctly @encode'd when
the NeXT runtime is used. */
/* Contributed by Ziemowit Laski . */
/* { dg-options "-fnext-runtime -fsigned-char" } */
/*
www.eeworm.com/read/208414/4992778
cpp encoding.cpp
/*
* Functions to encode and decode using BASE64 or Quoted-Printable
* Also a transfer-encoding header line parser
*
* Filename: encoding.cpp
*
* Last Edited: Friday, August 30, 1996
www.eeworm.com/read/206142/5011103
3 qccwavtceencode.3
.TH QCCTCEENCODE 3 "QCCPACK" ""
.SH NAME
QccWAVtceEncode, QccWAVtceDecode \-
encode/decode an image using the TCE algorithm
.SH SYNOPSIS
.B #include "libQccPack.h"
.sp
.BI "int QccWAVtceEncode(const Q
www.eeworm.com/read/206142/5011301
1 tceencode.1
.TH TCEENCODE 1 "QCCPACK" ""
.SH NAME
tceencode, tcedecode \-
encode/decode an image using the TCE algorithm
.SH SYNOPSIS
.sp
.B tceencode
.RB "[\|" \-w
.IR wavelet "\|]"
.RB "[\|" \-b
.IR boundary
www.eeworm.com/read/206142/5011306
1 wdrencode.1
.TH WDRENCODE 1 "QCCPACK" ""
.SH NAME
wdrencode, wdrdecode \- encode/decode image from/to PGM/PPM format using the original Wavelet Difference Reduction (WDR) algorithm
.SH SYNOPSIS
.B wdrencode
.RB
www.eeworm.com/read/206142/5011314
1 biskencode.1
.TH BISKENCODE 1 "QCCPACK" ""
.SH NAME
biskencode, biskdecode \-
encode/decode an image using the BISK algorithm
.SH SYNOPSIS
.sp
.B biskencode
.RB "[\|" \-w
.IR wavelet "\|]"
.RB "[\|" \-b
.IR boun
www.eeworm.com/read/206142/5011317
1 tarpencode.1
.TH TARPENCODE 1 "QCCPACK" ""
.SH NAME
tarpencode, tarpdecode \-
encode/decode an image using the tarp algorithm
.SH SYNOPSIS
.sp
.B tarpencode
.RB "[\|" \-w
.IR wavelet "\|]"
.RB "[\|" \-b
.IR boun
www.eeworm.com/read/206142/5011324
1 srencode.1
.TH SRENCODE 1 "QCCPACK" ""
.SH NAME
srencode, srdecode \-
encode/decode an image using the SR algorithm
.SH SYNOPSIS
.sp
.B srencode
.RB "[\|" \-w
.IR wavelet "\|]"
.RB "[\|" \-b
.IR boundary "\|]"