代码搜索:Encode

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

代码结果 8,258
www.eeworm.com/read/157666/11674451

h tomcrypt_misc.h

/* ---- BASE64 Routines ---- */ #ifdef BASE64 int base64_encode(const unsigned char *in, unsigned long len, unsigned char *out, unsigned long *outlen); int base64_decode(con
www.eeworm.com/read/157666/11674698

h tomcrypt_misc.h

/* ---- BASE64 Routines ---- */ #ifdef BASE64 int base64_encode(const unsigned char *in, unsigned long len, unsigned char *out, unsigned long *outlen); int base64_decode(con
www.eeworm.com/read/256648/11981669

asp conn.asp

www.eeworm.com/read/255665/12066751

h tomcrypt_misc.h

/* ---- BASE64 Routines ---- */ #ifdef BASE64 int base64_encode(const unsigned char *in, unsigned long len, unsigned char *out, unsigned long *outlen); int base64_decode(con
www.eeworm.com/read/255665/12067029

h tomcrypt_misc.h

/* ---- BASE64 Routines ---- */ #ifdef BASE64 int base64_encode(const unsigned char *in, unsigned long len, unsigned char *out, unsigned long *outlen); int base64_decode(con
www.eeworm.com/read/150465/12291255

asp conn.asp

www.eeworm.com/read/131360/14148621

h lzwcode.h

#ifndef __SELFLZW_H #define __SELFLZW_H #include "lzwtable.h" // define for lzw encode typedef BOOL (*FUN_LZWENCODEGETNEXTBYTE) (BYTE& bGet);// get next byte typedef BOOL (*FUN_LZWENCODEPUTNE
www.eeworm.com/read/130667/14179152

h lzwcode.h

#ifndef __SELFLZW_H #define __SELFLZW_H #include "lzwtable.h" // define for lzw encode typedef BOOL (*FUN_LZWENCODEGETNEXTBYTE) (BYTE& bGet);// get next byte typedef BOOL (*FUN_LZWENCODEPUTNE
www.eeworm.com/read/129561/14238285

hpp crypt.hpp

#ifndef _RAR_CRYPT_ #define _RAR_CRYPT_ enum { OLD_DECODE=0,OLD_ENCODE=1,NEW_CRYPT=2 }; struct CryptKeyCacheItem { #ifndef _SFX_RTL_ CryptKeyCacheItem() { *Password=0; } ~CryptKeyCacheI
www.eeworm.com/read/229384/14342270

h lzwcode.h

#ifndef __SELFLZW_H #define __SELFLZW_H #include "lzwtable.h" // define for lzw encode typedef BOOL (*FUN_LZWENCODEGETNEXTBYTE) (BYTE& bGet);// get next byte typedef BOOL (*FUN_LZWENCODEPUTNE