Bit Parity Compression

Bit Parity Compression 4.0.3 updated

This is a tiny bit parity compression, based on 24 bit binary patterns compression. Since parity bits omitted makes it suitable in compression binary and text data. Included code may get re-compiled under any OS platform, since moderate in resources.What...

This is a tiny bit parity compression, based on 24 bit data word parity bits compression. Since parity bits omitted makes it suitable in compression binary and text data. Included code may get re-compiled under any OS platform, since moderate in...

This is a binary compression based on 2-byte data word right (low) bit truncation dependent on max of dictionary (re) occurrences for each data buffer. Thus such (truncated) dictionary entries represent most of input data buffer. Dictionary entries are...