代码搜索:Encode

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

代码结果 8,258
www.eeworm.com/read/109296/15559962

h encode.h

/* * $Id: encode.h,v 1.1.1.1 2002/03/28 00:02:24 andrew_belov Exp $ * --------------------------------------------------------------------------- * Prototypes of the functions located in ENCODE.C a
www.eeworm.com/read/106251/15642573

cpp encode.cpp

#include #include #include "encode.h" ///////////////////////////////////encode////////////////////////////////////////// static BYTE xor(BYTE a,BYTE b)//异或 { if(a==b)
www.eeworm.com/read/106251/15642580

h encode.h

/***************************************************************************************** * encode.h * * jiangle 2004/05 * * header of encode.c * *achieve encode and decode convolution ****
www.eeworm.com/read/105625/15663666

cpp encode.cpp

www.eeworm.com/read/104787/15683024

c encode.c

/*********************************************************** encode.c -- sliding dictionary with percolating update ***********************************************************/ #include "ar
www.eeworm.com/read/104577/15689658

jsp encode.jsp

www.eeworm.com/read/104077/15710521

c encode.c

/****************************************************************** * * ENCODE Version 48 * ****************************************************************** * * Quantize LPC parameters for transmis
www.eeworm.com/read/103769/15721839

h encode.h

#include "algid.h" #ifndef _ENCODE_H_ #define _ENCODE_H_ #ifdef __cplusplus extern "C" { #endif /* tag definitions for ASN.1 encoding decoding */ #define INTEGER_TAG 0x02 #define CHAR_
www.eeworm.com/read/103371/15736143

c encode.c

/* * encode.c * * CCITT ADPCM encoder * * Usage : encode [-3|4|5] [-a|u|l] < infile > outfile */ #include #include "g72x.h" /* * Pack output codes into bytes and write t
www.eeworm.com/read/102880/15754329

c encode.c

/**********************************************************************/ /* QCELP Variable Rate Speech Codec - Simulation of TIA IS96-A, service */ /* option one for TIA IS95, North American Wid