Click here to Skip to main content
15,887,083 members
Articles / Desktop Programming / Swing

A Simple String Compression Algorithm

Rate me:
Please Sign up or sign in to vote.
4.75/5 (16 votes)
10 Jul 2011CPOL4 min read 183.6K   3.7K   30  
An efficient algorithm for encode 7-bit characters to 6 or 5 bits to reduce the size of a string

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions