代码搜索:Decompression

找到约 1,125 项符合「Decompression」的源代码

代码结果 1,125
www.eeworm.com/read/401529/2340091

h lzx.h

/* $Id: lzx.h,v 1.5 2002/10/08 03:43:33 jedwin Exp $ */ /*************************************************************************** * lzx.h - LZX decompression routines
www.eeworm.com/read/375736/2721448

c lzcopy.c

/* DOS Lempel-Ziv Data Decompression Module (C) Copyright 1989 by Microsoft written by David Dickman LZ code by Steve Zeck note: this module is
www.eeworm.com/read/375736/2721450

c doslzexp.c

/* DOS Lempel-Ziv Data Decompression Module (C) Copyright 1989 by Microsoft written by Steve Zeck and David Dickman This module contains functions and variable
www.eeworm.com/read/353473/3085379

cpp hufdecomp.cpp

// File: hdecompress.cpp // the program demonstrates Huffman decompression. // after prompting for the name of the compressed // file and the name for the decompressed file, // an object of type HDeco
www.eeworm.com/read/260597/4331453

c lzcopy.c

/* DOS Lempel-Ziv Data Decompression Module (C) Copyright 1989 by Microsoft written by David Dickman LZ code by Steve Zeck note: this module is
www.eeworm.com/read/260597/4331455

c doslzexp.c

/* DOS Lempel-Ziv Data Decompression Module (C) Copyright 1989 by Microsoft written by Steve Zeck and David Dickman This module contains functions and variable
www.eeworm.com/read/254811/4380411

c lzcopy.c

/* DOS Lempel-Ziv Data Decompression Module (C) Copyright 1989 by Microsoft written by David Dickman LZ code by Steve Zeck note: this module is
www.eeworm.com/read/254811/4380413

c doslzexp.c

/* DOS Lempel-Ziv Data Decompression Module (C) Copyright 1989 by Microsoft written by Steve Zeck and David Dickman This module contains functions and variable
www.eeworm.com/read/267326/11182656

cpp zinflate.cpp

// zinflate.cpp - written and placed in the public domain by Wei Dai // This is a complete reimplementation of the DEFLATE decompression algorithm. // It should not be affected by any security vul
www.eeworm.com/read/334779/12574318

cpp hdecompress.cpp

// File: hdecompress.cpp // the program demonstrates Huffman decompression. // after prompting for the name of the compressed // file and the name for the decompressed file, // an object of type h