So, let me know tell me you in short how these file compression program works.Let me illustrate through an example.Suppose a file has following information in words.
"Do what you wish and do not do what you do not wish."(seems crazy but just an example)
Here you can see that many words are repeated again and again.A file compression program basically reduces this redundancy.It uses a dictionary-based algorithm to put the repeated words into a numbered index.In our case it is like(ignoring case difference)
- do:1
- what:2
- you:3
- wish:4
- not:5
Thus the information can be read as:
"1 2 3 4 and 1 5 1 2 3 1 5 4"
Thus the file size reduces.As the size of file increases, redundancy is more thus this algorithm becomes even more efficient.But let me clearify one aspect at this point of time,though i have described the algorithm with the example of repeated words,but the file compression program, actaully, looks for repeating patterns, rather than words,indexing which into the dictionary reduces the file size as much as possible.
So, this is the way the files get compressed and you enjoy the easy and fast download without getting irritated with your slow internet connection.
Hi, this is a comment.
ReplyDeleteTo delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.
hey very informative thanks.....
ReplyDeletenice n clean .... rox ...
ReplyDeletevery informative....
very informative dude.....great work..
ReplyDeletevery informative dude.....carry on......
ReplyDeleteveri informative dude……nice work..
ReplyDelete