代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/339712/12209099
h huffcode&decode.h
#include "struct.h"
# include "string.h"
#include
#include
#include "hufftree.h"
#include "huff_encode.h"
/***************************************
* 蔡敏
www.eeworm.com/read/127806/14332932
h mimeqpb64.h
//---------------------------------------------------------------------------
// MIME(Quoted-Printable & Base64) Encode/Decode unit. (H)
// Copyright (c) 2000, 01 Mental Studio - http://msrc.126.c
www.eeworm.com/read/127806/14332934
h mimeb64.h
//---------------------------------------------------------------------------
// MIME(Quoted-Printable & Base64) Encode/Decode unit. (H)
// Copyright (c) 2000, 01 Mental Studio - http://msrc.126.c
www.eeworm.com/read/127806/14332937
c mimeb64.c
//---------------------------------------------------------------------------
// MIME(Quoted-Printable & Base64) Encode/Decode unit. (C)
// Copyright (c) 2000, 02 Mental Studio - http://msrc.126.c
www.eeworm.com/read/224505/14586676
m convention.m
function varargout = convention(msg,trellis,varargin)
%CONVENC Convolutionally encode binary data.
% CODE = CONVENC(MSG,TRELLIS) encodes the binary vector MSG using the
% convolutional encoder
www.eeworm.com/read/122228/14713721
h mimeqpb64.h
//---------------------------------------------------------------------------
// MIME(Quoted-Printable & Base64) Encode/Decode unit. (H)
// Copyright (c) 2000, 01 Mental Studio - http://msrc.126.c