代码搜索:Encode

找到约 8,258 项符合「Encode」的源代码

代码结果 8,258
www.eeworm.com/read/258893/4350588

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/258893/4351010

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/153824/5644860

c asn_oid.c

/* * asn_oid.c - BER encode, decode, print and free routines for the * ASN.1 OBJECT IDENTIFIER type. * * MS 92 * Copyright (C) 1992 Michael Sample and the University of British Colum
www.eeworm.com/read/153824/5644861

c asn_len.c

/* * asn_len.c - BER encode, decode and utilities for ASN.1 lengths. * * indefinite lens are representd by the highest AsnLen * * MS 92 * Copyright (C) 1992 Michael Sample and the University o
www.eeworm.com/read/153824/5644878

c asn_tag.c

/* * asn_tag.c - BER encode, decode and untility routines for ASN.1 Tags. * * MS 92 * Copyright (C) 1992 Michael Sample and the University of British Columbia * * This library is free software;
www.eeworm.com/read/153824/5644885

c asn_octs.c

/* * asn_octs.c - BER encode, decode, print and free routines for the * ASN.1 OCTET STRING type. * * MS 92 * Copyright (C) 1992 Michael Sample and the University of British Columbia
www.eeworm.com/read/153824/5644886

c asn_null.c

/* * asn_null.c - BER encode, decode, print and free routines for the * ASN.1 NULL type. * * MS 92 * Copyright (C) 1992 Michael Sample and the University of British Columbia * * T
www.eeworm.com/read/473407/6852103

tcl base64.tcl

package require base640 set prompt {USAGE: base64 [encode|decode] } if {!$argc||$argv=="-?"} { puts $prompt return -1 } if {$argc3} {puts $p
www.eeworm.com/read/472558/6870157

m decoder.m

function [symbolRx,hHat] = decoder (pilots_tx,data_tx,symbol_channel_rx,n_mod_type,codeRS,template,snr,encode,bits_ofdm,channel,SUI); %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%