Does anyone know of a state of the art LOSSY compression program for data BESIDES music and images? I need actual executable or comilable source code.
I am trying to compress AMillionRandomDigits.bin.
Idea is to lossily compress AMillionRandomDigits.bin, then store LOSSY_COMPRESSED(amillionrandomdigits.bin) + DIFF(LOSSY_UNCOMPRESSED, amillionrandomdigits.bin) http://www.stanford.edu/~hwang41/