代码搜索:Encode

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

代码结果 8,258
www.eeworm.com/read/219069/4853883

jsp scores_view.jsp

www.eeworm.com/read/219069/4853923

jsp question_view.jsp

www.eeworm.com/read/204140/5033333

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/201813/5056857

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/183001/5258867

sql rijndael.sql

-- -- AES / Rijndael-128 cipher -- -- some standard Rijndael testvalues SELECT encode(encrypt( decode('00112233445566778899aabbccddeeff', 'hex'), decode('000102030405060708090a0b0c0d0e0f', 'hex'), 'a
www.eeworm.com/read/176663/5335487

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/169956/5408358

c test_stillimage.c

/* display single iframes as stillimages * iframes can be created with the 'convert' tool from imagemagick * and mpeg2encode from ftp.mpeg.org, and must have a supported * size, e.g. 702x576: *
www.eeworm.com/read/166594/5474085

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