Recent content by Tuna_lover121
-
Sweetspot of data compression
I have found a solution, thanks for the help!- Tuna_lover121
- Post #18
- Forum: Programming and Computer Science
-
Sweetspot of data compression
some parts of my data do have non ASCII bytes like full binary values >127- Tuna_lover121
- Post #17
- Forum: Programming and Computer Science
-
Sweetspot of data compression
Binary data, no specific type, but i am looking at slightly compressed html data using a special bitwise coding which involves adaptive grey coding that can either be used or not depending on certain byte frequencies, mtf encoding, and a xor based encoding that the first step uses...- Tuna_lover121
- Post #14
- Forum: Programming and Computer Science
-
Sweetspot of data compression
Does anyone know any data processing algorithms that i could go down from using all 256 bytes in my data down to atleast 220?- Tuna_lover121
- Post #12
- Forum: Programming and Computer Science