File deletion/ compression Flashcards

1
Q

what happens when a file is deleted?

A

it is flagged by the operating system as free space to be overwritten, the file remains there in fragments or as a whole until it is overwritten

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

what is a write blocker?

A

allows you to read information but not write to it –> a one way data transfer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

lossless / non lossy compression

A

reduces file size by removing unneccessary meta data. can be reversed
eg. PNG

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

lossy compression

A

reduced file size by permanently removing some origional data
eg JPEG

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Coding redundancy

A

when there’s more code words than necessary, so can get rid of some

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Interpixel redundancy

A

apply a DCT to structure the image in a more efficient way

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Psychovisual redundancy

A

gaps in the pixel image because it is not needed for human visual processing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

compression ratio

A

no of bits for storage of uncompressed image / no of bits for storage of compressed image

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

conversions:
1byte
1KB

A

1 byte = 8 bits
1 KB = 1024 bytes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly