Unit 3 Test CSP Flashcards
Abstraction
allowing lower level protocols to provide functionality to higher level protocols without needing to know how the lower level works
Examples of Abstraction
HTML works without knowing TCP
Metadata
data that describes other data
Examples of metadata
dimensions, bits per pixel, number of colors, resolution
Heuristic
a problem solving approach (algorithm) to find a satisfactory solution where finding an optimal or exact solution is impractical or impossible
Heuristic scope
deductive
starts general and then becomes broad
BMP
uncompressed image
WAV
uncompressed sound
JPEG
compressed image-lossy
Gif
compressed image-lossless
MP3
compressed sound-lossy
ZIP
compreessed files-lossless
PNG
compressed image-lossless
Lossless compression
data compression algorithm that allows the compressed data to be perfectly reconstructed
Pixel
fundamental unit of a digital image
tiny square or dot which contains a single point of color of a larger image