0 Members and 1 Guest are viewing this topic.
I have been thinking if it would be possible to find a way/formula to compute a particular data stream instead of storing it all. For instance, we could say, this stream of data is the first million of digits of Pi ...
How does Compression Work?: In one word: redundancy. Extra information that is unnecessary is removed.Take a look at this sentence. "Yu cn undrstnd ths, evn wth mny ltrs msng".
Quote from: bichoverde on 13/04/2011 18:13:00How does Compression Work?: In one word: redundancy. Extra information that is unnecessary is removed.Take a look at this sentence. "Yu cn undrstnd ths, evn wth mny ltrs msng".That's lossy compression, sending the formula would be like lossless compression, (no data discarded with the latter).