CSP Vocab quiz

0.0(0)
studied byStudied by 6 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/18

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.

19 Terms

1
New cards

Bit

A contraction of binary digit. A single unit of information in a computer (0 or 1).

2
New cards

Byte

8 bits

3
New cards

Binary

A way of representing information using only two options.

4
New cards

Overflow Error

Error from attempting to represent a number that is too large.

5
New cards

Round-off Error

Error from attempting to represent a number that is too precise. Value is rounded.

6
New cards

Analog

Term used to mean something that has continuous representation.

7
New cards

Analog Data

Data values that change continuously over time. Some examples include music, colors of a painting.

8
New cards

Analog Image

Made from traditional tools (pen, pencil, etc) and on traditional media (paper, canvas, etc)

9
New cards

Digital Data

Data that changes discreetly through a finite set of possible values.

10
New cards

Sampling

A process for creating a digital representation of analog data by measuring the analog data at regular intervals.

11
New cards

Lossless Compression

A process of reducing the number of bits needed to represent something without losing any information.

12
New cards

Lossy Compression

A process of reducing the number of bits needed to represent something which some information is lost or thrown away. Process is not reversible.

13
New cards

Copyright

Gives several creators’ rights to people producing creative work and decide who can make copies, distribute copies, display or perform work in public, and make derivatives

14
New cards

Fair Use

Allows use of copyright protected work without permission. No hard fast rule about what counts as fair use.

15
New cards

Public Domain

Creative work belonging to the public because copyright has expired or never applied in the first place.

16
New cards

Intellectual Property

When you create materials on the computer, you own them.

17
New cards

Creative Commons

A collection of public copyright licenses that enable free distribution of an otherwise copyrighted work, used when an author wants to give people the right to share, use, and build upon a work they created.

18
New cards

Which of the following is an advantage if a lossless compression algorithm over a lossy compression algorithm?

A. A lossless compression algorithm can guarentee that compressed information is kept secure, while a lossy compression algorithm cannot

B. a lossless compression algorithm can guarentee reconstruction of original data, while a lossy compression algorithm cannot

C. A lossless compression algoirthm typically allows for faster transmission speeds than does a lossy compression algorithm

D. A lossless compression algorithm typically provides a greater reduction in the number of bits stored or transmitted than does a lossy compression algorithm

B. a lossless compression algorithm can guarentee reconstruction of original data, while a lossy compression algorithm cannot

19
New cards