代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/227574/14420861
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/122863/14665890
cpp base64.cpp
#include
void* Base64Encode(const void *lpSoure, int cbSource, void *lpDest, int cbDest)
{
int i, j;
const unsigned char *lpSourceByte = (const unsigned char *)lpSoure;
unsigned char
www.eeworm.com/read/221047/14760073
html module-quopri.html
12.13 quopri -- Encode and decode MIME quoted-printable data
www.eeworm.com/read/116426/14969760
c 13-8.c
/*13-8.c*/
#include "dir.h"
#include "ctype.h"
#include "stdio.h"
void encode(char * );
void decode(char * );
int at(char,char * );
char s[64]="abcdefghijklmnopqrstuvwxyz123456789
www.eeworm.com/read/10763/188856
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/13871/284402
m unaryencoding.m
function U = unaryEncoding(data, K)
% unaryEncoding Encode data(s) as a 1-of-K column vector
% function U = unaryEncoding(data, K)
%
% eg.
% If data = [3 2 2] and K=3,
% then U = [0 0 0
%
www.eeworm.com/read/15079/430996
cpp encodedtmfdlg.cpp
// EncodeDTMFDlg.cpp : implementation file
//
#include "stdafx.h"
#include "EncodeDTMF.h"
#include "EncodeDTMFDlg.h"
#include "dtmf_encode.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_
www.eeworm.com/read/477371/1361538
3 qccwavklttce3dlosslessencode.3
.TH QCCWAVKLTTCE3DLOSSLESSENCODE 1 "QCCPACK" ""
.SH NAME
QccWAVklttce3DLosslessEncode, QccWAVklttce3DLosslessDecode \-
encode/decode an image cube using the lossless KLT+3D-TCE algorithm
.SH SYNOPSIS