代码搜索:coder
找到约 7,216 项符合「coder」的源代码
代码结果 7,216
www.eeworm.com/read/275409/4177766
h base64coder.h
/*
Module : Base64Coder.CPP
Purpose: Definition for the Base64 encoder / decoder class
Created: PJN / 20-06-2000
History: None
Copyright (c) 1998 - 2002 by PJ Naughter.
All rights reserved.
www.eeworm.com/read/275409/4177767
cpp base64coder.cpp
/*
Module : Base64Coder.CPP
Purpose: Implementation for the Base64 encoder / decoder class
Created: PJN / 20-06-2000
History: None
Copyright (c) 1998 - 2002 by PJ Naughter.
All rights reserv
www.eeworm.com/read/427736/1966727
h bcj2coder.h
// Bcj2Coder.h
#ifndef __COMPRESS_BCJ2_CODER_H
#define __COMPRESS_BCJ2_CODER_H
#include "../../Common/MyCom.h"
#include "../ICoder.h"
#include "RangeCoderBit.h"
namespace NCompress {
www.eeworm.com/read/427736/1966731
cpp bcj2coder.cpp
// Bcj2Coder.cpp
#include "StdAfx.h"
extern "C"
{
#include "../../../C/Alloc.h"
}
#include "Bcj2Coder.h"
namespace NCompress {
namespace NBcj2 {
inline bool IsJcc(Byte b0, Byte b1)
www.eeworm.com/read/427735/1967097
h bcj2coder.h
// Bcj2Coder.h
#ifndef __COMPRESS_BCJ2_CODER_H
#define __COMPRESS_BCJ2_CODER_H
#include "../../Common/MyCom.h"
#include "../ICoder.h"
#include "RangeCoderBit.h"
namespace NCompress {
www.eeworm.com/read/427735/1967119
cpp bcj2coder.cpp
// Bcj2Coder.cpp
#include "StdAfx.h"
extern "C"
{
#include "../../../C/Alloc.h"
}
#include "Bcj2Coder.h"
namespace NCompress {
namespace NBcj2 {
inline bool IsJcc(Byte b0, Byte b1)
www.eeworm.com/read/421802/2048344
h base64coder.h
/*
Module : Base64Coder.CPP
Purpose: Definition for the Base64 encoder / decoder class
Created: PJN / 20-06-2000
History: None
Copyright (c) 1998 - 2002 by PJ Naughter.
All rights reserved.
www.eeworm.com/read/421802/2048345
cpp base64coder.cpp
/*
Module : Base64Coder.CPP
Purpose: Implementation for the Base64 encoder / decoder class
Created: PJN / 20-06-2000
History: None
Copyright (c) 1998 - 2002 by PJ Naughter.
All rights reserv