-
-
Tightly-Packed-Tries.zip
... the gzip utility. At the same time, they can be mapped into memory quickly and be searched directly in time linear in the length of the key, without the need to decompress the entire file. The overhead for local decompression during
search is marginal.
-
-
inflate.zip
Inflate algotithm for a compress/decompress function.
-
-
-
FiHaDZlib.zip
This is my Zlib library to compress and decompress files.
create your own archive with it.
By FiHaD Software.
-
-
Compression.rar
c# programming
by using the GZipStream and Deflate Stream classes, you can compress and decompress files in the GZip format.
-
-
-