代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/373595/9449000
c enc.c
/* Implementaion of the Encode/Decoder-Problem */
#include "defs.h"
#include "ind.h"
#include "stdnet.h"
/* Parameter Handling */
#define DEFNIN AUTO
#define DEFNHID AUTO
#define MAXIN 0x7fff
www.eeworm.com/read/175303/9553129
pas encrypt_base64.pas
unit Encrypt_Base64;
interface
uses Windows, Sysutils;
function Base64Encode(const s: string): string;
function Base64Decode(const s: string): string;
implementation
const
Base64:
www.eeworm.com/read/360735/10080388
cpp ximaenc.cpp
// xImaCodec.cpp : Encode Decode functions
/* 07/08/2001 v1.00 - Davide Pizzolato - www.xdp.it
* CxImage version 6.0.0 02/Feb/2008
*/
#include "ximage.h"
#if CXIMAGE_SUPPORT_JPG
#include "
www.eeworm.com/read/360734/10080534
cpp ximaenc.cpp
// xImaCodec.cpp : Encode Decode functions
/* 07/08/2001 v1.00 - Davide Pizzolato - www.xdp.it
* CxImage version 6.0.0 02/Feb/2008
*/
#include "ximage.h"
#if CXIMAGE_SUPPORT_JPG
#include "