19.4k views
0 votes
Why is compression a "hard problem" for computers? Draw on your own experience compressing text with the text compression widget. Is there a way to know when you've compressed it the most? Explain why you can or can't know.?

1 Answer

2 votes

Answer:

Compression is hard since we usually find it difficult to determine the best compression rate .

When using the text compression widget we make a key that represent every work we have repeated in order to decrease the stored data.

When you have extends you compression beyond what it should be it is easy to notice since there will be no algorithm and that makes it hard hence we end up making assumptions on what ratio we will use for compression by using a thorough key.

User Sadije
by
5.9k points