Click here to Skip to main content
15,860,859 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

Sort by Score

Compression 

16 Apr 2022 by Patrice T
RLE (Run Length Encoding): The Human Friendly Compression
24 Aug 2018 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?
11 Dec 2015 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.
1 Jan 2019 by Serge Berlin
.NET Library for in-memory GZip and LZMA compression combined with strong BlakeB based stream cipher engine
1 Feb 2013 by LEADTOOLS Support
Multi-Platform OCR with LEADTOOLS 18.
11 Jan 2016 by Milliarde
Get started understanding compressed sensing (CS) with some simple code-based examples!
28 Aug 2021 by RegularJoe5150
A reformulation of compressed pair into a type list