what is text?
encoded using ASCII or Unicode to assign binary codes to characters
what is images?
encoded by assigning codes to the colour of each pixel
what is sound?
encoded by sampling analogue waves and assigning binary values to each sample
what are some types of compression
Lossless – file size reduced with no data lost
◎ Size reduction is limited
◎ File can be fully recovered on decompression Lossy – file size reduced with some data loss
◎ More reduction of file size
◎ Recovered file may be of reduced quality
what is huffman coding
what is a huffman tree?