AP CSP Unit 4 - Digital Media Processing

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/14

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.

15 Terms

1
New cards

Creative Commons

a public copyright license that enables the free distribution of an otherwise copyrighted work. This is used when the content creator wants to give others the right to share, use, and build upon the work they have created.

2
New cards

open source

programs that are made freely available and may be redistributed and modified.

3
New cards

open access

online research output free of any and all restrictions on access and free of many restrictions on use, such as copyright or license restrictions.

4
New cards

dichotomous relationships

a relationship where something can only be one thing or another

5
New cards

ASCII

outlines a common set of conventions used for converting between binary functions and alphanumeric characters

6
New cards

fixed-point representation

where the decimal point is always in the same place

7
New cards

overflow error

a value that is too big for the allotted storage space

8
New cards

round-off error

the difference between the approximation of a number and the exact value.

9
New cards

Unicode

a binary encoding system that can represent much more of the world’s text than ASCII can

10
New cards

variable length encoding

each character represented may be of different lengths

11
New cards

fixed-length code

each character is roughly the same length

12
New cards

data compression

reduces the size of transmitted or stored data in order to compress information into its most space-efficient, compact form for transmission or storagew

13
New cards

ways to evaluate the effectiveness of algorithms

process/procedure, consistency, orderedness

14
New cards

lossless compression

compression that can reduce the number of bits stored or transmitted while guaranteeing complete reconstruction of the original data

15
New cards

lossy compression

compression that can significantly reduce the number of bits stored or transmitted but only allow reconstruction of an approximation of the original data (cannot be undone)