代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/144203/12809726
c md5c.c
#include "md5.h"
extern void md5_memcpy (unsigned char *output, unsigned char *input, int len);
extern void md5_memset(unsigned char *output, int value, int len);
extern void md5_encode(unsigned
www.eeworm.com/read/302667/13829371
m tx_conv_encoder.m
function coded_bit=tx_conv_encoder(in_bit)
global sim_consts;
if sim_consts.ConvCodeRate == 1/2
trel = poly2trellis(3,[6 7]); % Define trellis.
coded_bit = convenc(in_bit,trel); % Encode
www.eeworm.com/read/302667/13829410
m tx_conv_encoder.m
function coded_bit=tx_conv_encoder(in_bit)
global sim_consts;
if sim_consts.ConvCodeRate == 1/2
trel = poly2trellis(3,[6 7]); % Define trellis.
coded_bit = convenc(in_bit,trel); % Encode
www.eeworm.com/read/112303/6145764
c lpcini.c
/*
$Log: lpcini.c,v $
Revision 1.1 2000/06/05 04:45:12 robertj
Added LPC-10 2400bps codec
* Revision 1.2 1996/08/20 20:35:41 jaf
* Added functions for allocating and initializing lpc10_encode
www.eeworm.com/read/101135/6238180
1 uue.1
.TH UUE 1
.SH NAME
uue, uuencode \- encode a binary file to ASCII (e.g., for mailing)
.SH SYNOPSIS
\fBuue\fR [\fB\-\fIn\fR] \fIfile\fR [\fB\-\fR]\fR
.br
.de FL
.TP
\\fB\\$1\\fR
\\$2
..
.de EX
.TP 20
\
www.eeworm.com/read/310724/6296646
c md5c.c
#include "md5.h"
extern void md5_memcpy (unsigned char *output, unsigned char *input, int len);
extern void md5_memset(unsigned char *output, int value, int len);
extern void md5_encode(unsigned
www.eeworm.com/read/244005/4514641
c lpcini.c
/*
$Log: lpcini.c,v $
Revision 1.1 2000/06/05 04:45:12 robertj
Added LPC-10 2400bps codec
* Revision 1.2 1996/08/20 20:35:41 jaf
* Added functions for allocating and initializing lpc10_encode
www.eeworm.com/read/216450/4895134
1 uue.1
.TH UUE 1
.SH NAME
uue, uuencode \- encode a binary file to ASCII (e.g., for mailing)
.SH SYNOPSIS
\fBuue\fR [\fB\-\fIn\fR] \fIfile\fR [\fB\-\fR]\fR
.br
.de FL
.TP
\\fB\\$1\\fR
\\$2
..
.de EX
.TP 20
\
www.eeworm.com/read/182972/5260790
test localremote.test
# speed test parameter file
#PATTERN ibbpbbpbbpbbpbb
PATTERN iiiiiiii
OUTPUT /n/picasso/users/keving/src/encode/output/good
GOP_SIZE 30
SLICES_PER_FRAME 1
BASE_FILE_FORMAT YUV
YUV_SIZE 352x240
I