代码搜索:Decompression
找到约 1,125 项符合「Decompression」的源代码
代码结果 1,125
www.eeworm.com/read/121089/6070463
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/121089/6070465
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/113536/6128029
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/113536/6128031
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/103192/6220767
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/103192/6220769
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/101015/6262211
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/101015/6262213
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/486736/6525973
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/407373/11420193
h jpegint.h
/* Declarations for both compression & decompression */
typedef enum { /* Operating modes for buffer controllers */
JBUF_PASS_THRU, /* Plain stripwise operation */
/* Remaining modes require