Computer Science Illuminated Chapter 3 Vocab

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/29

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

30 Terms

1
New cards

Data

Basic values or facts

2
New cards

Information

Data that has been organized or processed in a useful manner

3
New cards

Data compression

Reducing the amount of space needed to store a piece of data

4
New cards

Bandwidth

The number of bits or bytes that can be transmitted from one place to another in a fixed amount of time

5
New cards

Compression ratio

The size of the compressed data divided by the size of the uncompressed data

6
New cards

Lossless Compression

A data compression technique in which there is no loss of information

7
New cards

Lossy Compression

A data compression technique in which there is loss of information

8
New cards

Analog Data

A continuous representation of data

9
New cards

Digital Data

A discrete representation of data

10
New cards

Digitize

The act of breaking information down into discrete pieces

11
New cards

Pules-code modulation

Variation in a signal that jumps sharply between two extremes

12
New cards

Reclock

The act of reasserting an original digital signal before too much degradation occurs

13
New cards

Signed-magnitude representation

Number representation in which the sign represents the ordering of the number (negative and positive) and the value represents the magnitude

14
New cards

Ten's complement

a representation of negative numbers such that the negative of I is 10 raised to k minus I.

Negative(I) =10^k-I. (K=number of digits)

15
New cards

Overflow

a situation where a calculated value cannot fit into the number of digits reserved for it

16
New cards

Radix point

The dot that separates the whole part from the fractional part in a real number in any base

17
New cards

Floating point

A representation of a real number that keeps track of the sign, mantissa, and exponent

18
New cards

Scientific notation

An alternative floating-point representation

19
New cards

Character set

A list of the characters and the codes used to represent each one

20
New cards

Keyword encoding

Replacing a frequently used word with a single character

21
New cards

Run-length encoding

Replacing a long series of a repeated character with a count of the repetition

22
New cards

Huffman encoding

Using a variable-length binary string to represent a character so that frequently used characters have short codes

23
New cards

Pixels

Individual dots used to represent a picture; stands for picture elements

24
New cards

Resolution

The number of pixels used to represent a picture

25
New cards

Raster-graphics format

Storing image information pixel by pixel

26
New cards

Vector graphics

Representation of an image in terms of lines and shapes

27
New cards

Video codec

Methods used to shrink the size of a movie

28
New cards

Temporal compression

Movie compression technique based on differences between consecutive frames

29
New cards

Spatial compression

Movie compression technique based on the same compression techniques used for still images

30
New cards

Multimedia

Several different media types