代码搜索:LZSS
找到约 204 项符合「LZSS」的源代码
代码结果 204
www.eeworm.com/read/453907/7405655
cpp lzss.cpp
// Lzss.cpp
#include "CompressedFile.h"
#define END_OF_STREAM 0
#ifdef UNUSED
#undef UNUSED
#endif
#define UNUSED 0
BOOL CLzssFile::Open( const char *pszFileName, unsigned int nOpenFlags,
www.eeworm.com/read/453818/7410010
cpp lzss.cpp
// LZSS.cpp: implementation of the CLZSS class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "LZSS.h"
///////////////////////////////
www.eeworm.com/read/453818/7410011
h lzss.h
// LZSS.h: interface for the CLZSS class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_LZSS_H__F713E48C_2DB4_4FA2_B8E6_1B0226A9F215__INCLUDED_)
#def
www.eeworm.com/read/199833/7819391
c lzss.c
/*
* Copyright 1997-2005 Markus Hahn
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obta
www.eeworm.com/read/199833/7819475
h lzss.h
/*
* Copyright 1997-2005 Markus Hahn
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obta
www.eeworm.com/read/141798/12983928
c lzss.c
www.eeworm.com/read/326941/13108555
c lzss.c
/**************************************************************
LZSS.C -- A Data Compression Program
(tab = 4 spaces)
***************************************************************
4/6/1989 Ha
www.eeworm.com/read/314655/13562192
c lzss.c
/**************************************************************
LZSS.C -- A Data Compression Program
(tab = 4 spaces)
***************************************************************
4/6/1989 Ha
www.eeworm.com/read/145991/5741241
c lzss.c
/**************************************************************
LZSS.C -- A Data Compression Program
(tab = 4 spaces)
***************************************************************
4/6/1989 Ha
www.eeworm.com/read/145991/5741494
c lzss.c
/**************************************************************
LZSS.C -- A Data Compression Program
(tab = 4 spaces)
***************************************************************
4/6/1989 Ha