English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

is compression only to reduce the size of the data?

2006-09-22 19:45:45 · 11 answers · asked by harishankar 1 in Computers & Internet Security

11 answers

Compressing data is not only used to reduce the size (which by the way can reduce the time it takes to send it somewhere) it is also the first step in many encryption systems. The most common way to attack encryption systems is to attack the fact that things like the human language has a lot of things that repeat. So get that out first and then encrypt.

Also to the question about why not compress by default. The reason is because data usually comes in some natural form like say letters of a language. As such that is the easiest for what is generating it or using it, so it takes extra effort to compress it and then uncompress it, which may or may not be worth it for any give situation. For instance lets say that I give you a hard drive that can store more information then you can ever use and it can retrieve that information instantly, why would you want to compress anything on it? What would the benefit be?

2006-09-22 20:04:53 · answer #1 · answered by Bulk O 5 · 0 0

Some people compress data because they need to send a rather large file or a series of files to someone. So they compress the file with the program of their chosing.

makes it easy to keep related files together and makes transporting faster.

On the other hand some people may have a small hard drive and they compress the data to conserve disk space. Although I think this is another question all together and I'm going off topic.

Generally its used to combine files to make attachments smaller when emailed or sent via messenger, p2p etc etc.

2006-09-23 02:51:45 · answer #2 · answered by cursedgeek 1 · 0 0

Data compression is useful in reducing the storage and/or transmission bandwidth equirements of medical images.

In the medical image scenario, lossy compression chemes are not generally used. This is due to a possible loss of useful clinical information which may influence diagnosis. Hence there is a need for efficient lossless compression schemes for medical data.

2006-09-23 02:50:27 · answer #3 · answered by Anonymous · 0 0

Although JPEGS and gifs do not see any gains from compression, there is alot of other types of data that do. Whether it is normal html code (standerd webpage), text files, XML, SOAP, SQL queries (different types of text data), audio, or graphical. Compression removes alot of the noise.. ie in audio, compression algorithems remove frequencies that cannot be heard by humans... in so doing, they decrease the size of the file, which in turn, gains all the advantages of being smaller.

2006-09-23 02:59:02 · answer #4 · answered by ME 2 · 0 0

Its smaller to use and faster to transfer. And a great use is if u hav more then one file to transfer at atime its not possible while its not compressed. Its only possible with compressing all the files in to a compressed folder. Its the main use of the compressing.

2006-09-23 02:56:16 · answer #5 · answered by Raaz 2 · 0 0

I've always wondered, if we can compress the data, why isn't it just compressed to begin with??????

If you Zip a jpeg, you've gained nothing, because the file is already compressed... so why are so many files of other types NOT compressed?

2006-09-23 02:51:32 · answer #6 · answered by marsminute 3 · 0 0

yes compression is reduce the size of data. if u compress songs then its reduce its quality

2006-09-23 02:59:11 · answer #7 · answered by vick 2 · 0 0

Many benefits
1- smaller the data easier to transfer.
2- Like if u wanna transfer some file throw mail you have to attach it separately but if you will compress the whole folder it will go as one file so its easier, you can understad what I mean.

2006-09-23 02:56:02 · answer #8 · answered by Anonymous · 0 0

We use to compress the data so that it can be stored using less memory.By compression,the unnecessary portions & gapes are removed to save memory.

2006-09-23 03:07:32 · answer #9 · answered by Swapnil Dashora 1 · 0 0

Yeah, smaller the data file, faster to move. More efficient process.

2006-09-23 02:49:00 · answer #10 · answered by ambiguous_error 4 · 0 0

fedest.com, questions and answers