Click here to Skip to main content
15,868,085 members
Everything / General Programming / Compression

Compression

compression

Great Reads

by Patrice T
RLE (Run Length Encoding): The Human Friendly Compression
by Michael Haephrati
The MakeCab tool is built-in in Windows but using it to create a .cab archive is a bit tricky. Why not write a small program that will do that for you?
by Jovan Popovic(MSFT)
In this article, you will see how to compress data in SQL Server using GZip algorithm and send it via node.js to browser.
by Serge Berlin
.NET Library for in-memory GZip and LZMA compression combined with strong BlakeB based stream cipher engine

Latest Articles

by Jeffrey T. Fritz
Azure Storage Caching and Compression
by Patrice T
RLE (Run Length Encoding): The Human Friendly Compression
by RegularJoe5150
A reformulation of compressed pair into a type list
by Serge Berlin
.NET Library for in-memory GZip and LZMA compression combined with strong BlakeB based stream cipher engine

All Articles