代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/459598/1567143
cpp mfc_decode.cpp
// TestCode.cpp : Defines the entry point for the console application.
//
#include
#include
#include "SsbSipMpeg4Decode.h"
#include "SsbSipMpeg4Encode.h"
#include "Ss
www.eeworm.com/read/247871/4472579
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/237181/4630171
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/228321/4764963
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/228321/4765238
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