返回卡包市场

Unit 1/2 - Digital Information/ The Internet

暂无描述。系统推荐的高质量记忆内容,适合每天坚持背诵学习。

卡片总数: 24内容版本: v4公开卡包更新时间: 8/1/2026

卡片预览 (24 张)

#1
正面 (问题)

Binary

背面 (解答)

a way of rep. info using only two options

#2
正面 (问题)

Decimal

背面 (解答)

a way of rep. info using ten options

#3
正面 (问题)

Bit

背面 (解答)

a contraction of “binary digit”; the single unit of info in a comp (represented as a 0 or 1)

#4
正面 (问题)

Byte

背面 (解答)

8 bits

#5
正面 (问题)

Overflow error

背面 (解答)

error from attempting to rep a # that is too large

#6
正面 (问题)

Round-off Error

背面 (解答)

error from attempting to represent a # that is too precise (value is rounded)

#7
正面 (问题)

Analog Data

背面 (解答)

Data with values that change continuously or smoothly over time. (ex. music, colors of a painting, position of a sprinter)

#8
正面 (问题)

Digital Data

背面 (解答)

data that changes discretely through a finite set of possible values

#9
正面 (问题)

Sampling

背面 (解答)

selecting a subset of data from a larger dataset to represent the whole a process for creating a digital rep of analog data -> by measuring the analog data at regular intervals (aka/ samples)

#10
正面 (问题)

Lossless Compression

背面 (解答)

a process for reducing the # of bits needed to rep something w/o losing any info (process is reversible)

#11
正面 (问题)

Lossy Compression

背面 (解答)

process for reducing the # of bits needed to rep something in which some info is lost / thrown away. (not reversible)

#12
正面 (问题)

Intellectual property

背面 (解答)

A work or invention to which one has rights and for which one may apply for a patent, copyright, trademark, etc.

#13
正面 (问题)

Creative Commons

背面 (解答)

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

#14
正面 (问题)

Computing Device

背面 (解答)

a machine that can run a program, including computers, tablets, servers, routers, and smart sensors

#15
正面 (问题)

Computing System

背面 (解答)

a group of computing devices and programs working together for a common purpose

#16
正面 (问题)

Computing Network

背面 (解答)

a group of interconnected computing devices capable of sending or receiving data.

#17
正面 (问题)

Path

背面 (解答)

the series of connections between computing devices on a network starting with a sender and ending with a receiver.

#18
正面 (问题)

Bandwidth

背面 (解答)

the maximum amount of data that can be sent in a fixed amount of time, usually measured in bits per second.

#19
正面 (问题)

Protocol

背面 (解答)

An agreed-upon set of rules that specify the behavior of some system

#20
正面 (问题)

IP Address

背面 (解答)

The unique number assigned to each device on the Internet.

#21
正面 (问题)

Internet Protocol (IP)

背面 (解答)

a protocol for sending data across the Internet that assigns unique numbers (IP addresses) to each connected device

#22
正面 (问题)

Router

背面 (解答)

A type of computer that forwards data across a network

#23
正面 (问题)

Packet

背面 (解答)

A chunk of data sent over a network. Larger messages are divided into packets that may arrive at the destination in order, out-of-order, or not at all.

#24
正面 (问题)

Redundancy

背面 (解答)

the inclusion of extra components so that a system can continue to work even if individual components fail (ex. by having more than one path between any two connected devices in a network.)