代码搜索:endecode
找到约 33 项符合「endecode」的源代码
代码结果 33
www.eeworm.com/read/162509/5547276
cpp endecode.cpp
// EnDecode.cpp : Defines the entry point for the DLL application.
//
#include "stdafx.h"
static unsigned char Decode6BitMask[5] = { 0xfc, 0xf8, 0xf0, 0xe0, 0xc0 };
/* **********************
www.eeworm.com/read/162509/5547541
h endecode.h
#ifndef ENDECODE_H
#define ENDECODE_H
#define _DEFBLOCKSIZE 16
#define _DEFBLOCKSIZE 16
#define _FEATURESIZE 6
#define _CHARDESCSIZE 11
#define _FEATURESIZEEX 4
typedef struct tag_TDEF
www.eeworm.com/read/162509/5547555
cpp endecode.cpp
// EnDecode.cpp : Defines the entry point for the DLL application.
//
#include "stdafx.h"
static unsigned char Decode6BitMask[5] = { 0xfc, 0xf8, 0xf0, 0xe0, 0xc0 };
int WINAPI fnEncode6BitBu
www.eeworm.com/read/268861/11117382
h endecode.h
#define _DEFBLOCKSIZE 16
#define _DEFBLOCKSIZE 16
#define _FEATURESIZE 6
#define _CHARDESCSIZE 11
#define _FEATURESIZEEX 4
typedef struct tag_TDEFAULTMESSAGE
{
int nRecog;
WORD wId
www.eeworm.com/read/268861/11117401
cpp endecode.cpp
// EnDecode.cpp : Defines the entry point for the DLL application.
//
#include "stdafx.h"
static unsigned char Decode6BitMask[5] = { 0xfc, 0xf8, 0xf0, 0xe0, 0xc0 };
int WINAPI fnEncode6BitBu
www.eeworm.com/read/110823/15524374
h endecode.h
#define _DEFBLOCKSIZE 16
#define _DEFBLOCKSIZE 16
#define _FEATURESIZE 6
#define _CHARDESCSIZE 11
#define _FEATURESIZEEX 4
typedef struct tag_TDEFAULTMESSAGE
{
int nRecog;
WORD wId
www.eeworm.com/read/110823/15524388
cpp endecode.cpp
// EnDecode.cpp : Defines the entry point for the DLL application.
//
#include "stdafx.h"
static unsigned char Decode6BitMask[5] = { 0xfc, 0xf8, 0xf0, 0xe0, 0xc0 };
int WINAPI fnEncode6BitBu
www.eeworm.com/read/110223/15538596
cpp endecode.cpp
/*
void
EncodeFileBase64(const char *in, const char *out) {
// Step 1 : find the size of the source file
HANDLE file = CreateFile(in, GENERIC_READ, 0, NULL, OPEN_EXISTING, FILE_ATTRIBUTE_NORMA
www.eeworm.com/read/110223/15538673
cpp endecode.cpp
/*
void
EncodeFileBase64(const char *in, const char *out) {
// Step 1 : find the size of the source file
HANDLE file = CreateFile(in, GENERIC_READ, 0, NULL, OPEN_EXISTING, FILE_ATTRIBUTE_NORMA
www.eeworm.com/read/109948/15544797
h endecode.h
#define _DEFBLOCKSIZE 16
#define _DEFBLOCKSIZE 16
#define _FEATURESIZE 6
#define _CHARDESCSIZE 11
#define _FEATURESIZEEX 4
typedef struct tag_TDEFAULTMESSAGE
{
int nRecog;
WORD wId