代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/321483/3535464
ucm symbol.ucm
#
# $Id: symbol.ucm,v 2.0 2004/05/16 20:55:28 dankogai Exp $
#
# compile -n symbol -o Encode/symbol.ucm Encode/symbol.enc
"symbol"
1
1
\x3F
#
CHARMA
www.eeworm.com/read/321483/3535497
ucm macsami.ucm
#
# $Id: macSami.ucm,v 2.0 2004/05/16 20:55:27 dankogai Exp $
#
# ./compile -n macSami -o Encode/macSami.ucm Encode/macSami.enc
"MacSami"
1
1
\x3F
#
www.eeworm.com/read/428158/8889480
m generatedata.m
function [output,amount,codeRS,template,n_symbols,rate] = generatedata(n_mod_type,rate,n_symbols,encode)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
www.eeworm.com/read/374564/9396009
readme
mpeg2encode / mpeg2decode
=========================
MPEG-2 Encoder / Decoder, Version 1.1, June 1994
MPEG Sof
www.eeworm.com/read/165451/10062064
m bin2dec.m
function dec=bin2dec(bin)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% ENCODE: Ruturn the decimal number corresponding
% binary number
%
% Fist Coded 20 May 1997
%
www.eeworm.com/read/165451/10062067
m dec2bi.m
function bin=dec2bi(dec)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% ENCODE: Ruturn the binary number corresponding
% decimal number
%
% Fist Coded 3 June 1998
%
www.eeworm.com/read/470743/6907776
pas tnef.pas
unit tnef;
interface
uses Windows, ActiveX, MAPIX, MAPIGUID, MAPIDefs;
const
//* OpenTNEFStream */
TNEF_DECODE = $0;
TNEF_ENCODE = $2;
www.eeworm.com/read/344208/11901483
y slp_attr_y.y
/*******************************************************************
* Description: encode/decode attribute lists
*
* Originated: 03-06-2000
* Original Author: Mike Day - md@soft-hackle.net
*
www.eeworm.com/read/344208/11901670
y slp_filter_y.y
/*******************************************************************
* Description: encode/decode LDAP filters
*
* Originated: 04-21-2001
* Original Author: Mike Day - md@soft-hackle.net
*
*
www.eeworm.com/read/344208/11901681
l slp_filter_l.l
/*******************************************************************
* Description: encode/decode LDAP filters
*
* Originated: 04-21-2001
* Original Author: Mike Day - md@soft-hackle.net
*
*