代码搜索:Encode

找到约 8,258 项符合「Encode」的源代码

代码结果 8,258
www.eeworm.com/read/374003/2755644

h mulawencoder.h

#ifndef __MULAWENCODER_H #define __MULAWENCODER_H #include class CMuLawEncoder : public CBase { public: static TInt Encode(const TDesC8& aBuffer, TUint8* aOutBuffer); }; #endif
www.eeworm.com/read/374003/2755725

h mulawencoder.h

#ifndef __MULAWENCODER_H #define __MULAWENCODER_H #include class CMuLawEncoder : public CBase { public: static TInt Encode(const TDesC8& aBuffer, TUint8* aOutBuffer); }; #endif
www.eeworm.com/read/374003/2755813

h mulawencoder.h

#ifndef __MULAWENCODER_H #define __MULAWENCODER_H #include class CMuLawEncoder : public CBase { public: static TInt Encode(const TDesC8& aBuffer, TUint8* aOutBuffer); }; #endif
www.eeworm.com/read/356950/3036194

c base64.c

/* base64.c Copyright (C) 1999 Lars Brinkhoff. See COPYING for terms and conditions. */ #include #include #include "base64.h" static int encode[] = { 'A', 'B',
www.eeworm.com/read/395421/8177965

asp search_manage.asp

文档管理
www.eeworm.com/read/395421/8177966

asp dir_manage.asp

文档管理
www.eeworm.com/read/395421/8179795

asp search_manage.asp

文档管理
www.eeworm.com/read/395421/8179798

asp dir_manage.asp

文档管理
www.eeworm.com/read/193286/8241300

c jbigenc.c

/*Copyright (c) 2002, 2005 Zoran Corporation. All rights reserved. */ /** @file jbigenc.c * A module to JBIG encode data. */ #undef PLUS #include "sys.h" #define PLUS #include "jbig.h"
www.eeworm.com/read/147096/12585374

m rsenco.m

function [code,added] = rsenco(msg, n, k, type_flag, pg) %RSENCO Reed-Solomon encode function. % CODE = RSENCO(MSG, N, K) encodes the binary message in MSG by using % code word length N