Data Compression' just sounds complicated. Don't be
afraid, compression is our good friend for many reasons. It saves hard drive
space. It makes data files to handle. It also cuts those immense file download
times from the Internet. Wouldn't it be nice if we could compress all files
down to just a few bytes?
There is a limit to how much you can compress
a file. How random the file is, is the determining factor to how far it can
be compressed. If the file is completely random and no pattern can be found,
then the shortest representation of the file is the file it self. The actual
proof that proves this is at the end of my paper. The key to compressing a
file is to find some sort of exploitable pattern. Most of this paper will
be explaining those patterns that are commonly used.
Null suppression is
the most primitive form of data compression that I could find. Basically,
it says that if you have different fields that data is in (possibly a spread......
Join Now or Login to view the rest of this paper.
Approximate Word Count: 1546
Approximate Pages: 6 (260 words per double-spaced page) |