APCSP Unit 1 Vocab Terms

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/29

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 5:04 AM on 9/9/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

30 Terms

1
New cards

Lossless Compression

A data compression algorithm that reduces the bits needed to represent data without losing any information, allowing perfect reconstruction.

2
New cards

Computer Science

The study of the fundamentals of computation and its interaction with the world, developing new algorithms, systems, and theories.

3
New cards

Binary

A way of representing information using only two options.

4
New cards

Bit

A contraction of "Binary Digit". A bit is the single unit of information in a computer, typically represented as a 0 or 1.

5
New cards

Byte

A group of eight bits.

6
New cards

Overflow Error

An error that occurs when a computer attempts to handle a number that is outside of the defined range of values

7
New cards

Round-off Error

error that results when the number of bits is not enough to represent the actual number, like 3 digits to represent π as 3.14

8
New cards

ASCII

The universally recognized raw text format that any computer can understand

9
New cards

Abstraction

a simplified representation of something more complex. Abstractions allow you to hide details to help you manage complexity, focus on relevant concepts, and reason about problems at a higher level.

10
New cards

Analog Data

Data with values that change continuously, or smoothly, over time. Some examples of analog data include music, colors of a painting, or position of a sprinter during a race.

11
New cards

Digital Data

Data that changes discretely through a finite set of possible values

12
New cards

Sampling

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

13
New cards

Quantization

The process of rounding samples to discrete integer values

14
New cards

image

A type of data used for graphics or pictures.

15
New cards

Pixel

Short for "picture element" it is the fundamental unit of a digital image, typically a tiny square or dot which contains a single point of color of a larger image.

16
New cards

Resolution

the number of horizontal and vertical pixels in a display device

17
New cards

RGB

the RGB color model uses varying intensities of (R)ed, (G)reen, and (B)lue light are added together in to reproduce a broad array of colors.

18
New cards

Hexadecimal

A base-16 number system that uses sixteen distinct symbols 0-9 and A-F to represent numbers from 0 to 15.

19
New cards

Metadata

data that describes data

20
New cards

Data Compression

A process for reducing the number of bits needed to represent a piece of information

21
New cards

Lossless Compression

a data compression algorithm that allows the original data to be perfectly reconstructed from the compressed data.

22
New cards

Lossy Compression

data compression techniques in which some amount of data is lost. This technique attempts to eliminate redundant information.

23
New cards

Intellectual Property

a work or invention that is the result of creativity, such as a manuscript or a design, to which one has rights and for which one may apply for a patent, copyright, trademark, etc.

24
New cards

Copyright

the exclusive legal right, given to an originator or an assignee to print, publish, perform, film, or record literary, artistic, or musical material, and to authorize others to do the same.

25
New cards

Fair Use

the conditions under which you can use material that is copyrighted by someone else without paying royalties

26
New cards

Digital Rights Management (DRM)

technologies that let copyright owners control the level of access or use allowed for a copyrighted work, such as limiting the number of times a song can be copied

27
New cards

Digital Millennium Copyright Act

a 1998 US law intended to update copyright law for electronic commerce and electronic content providers. It criminalizes the circumvention of electronic and digital copyright protection systems.

28
New cards

Open Source

refers to any software whose source code is made available free for any third party to review and modify

29
New cards

Open Access

A policy that allows people to have access to documents (like research papers) for reading or data (like government datasets) for analysis.

30
New cards

Creative Commons

A collection of public copyright licenses that enable the 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 that they have created