返回卡包市场

Topic 3 - Networks (definitions)

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

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

卡片预览 (20 张)

#1
正面 (问题)

Bus topology

背面 (解答)

Computer network in which a “bus” connects all the devices together through a common cable.

#2
正面 (问题)

Cable

背面 (解答)

Copper wire (usually coaxial and twisted pair) and fibre (fibre optic cable-made from glass) Cables allow for the connection of computers over a network.

#3
正面 (问题)

Check digit

背面 (解答)

Extra digit added to numerical data that is used to check data, integrity after input, transmission, storage and processing.

#4
正面 (问题)

Data integrity

背面 (解答)

The accuracy of data after input, transmission, storage or processing.

#5
正面 (问题)

Check sum

背面 (解答)

Error—detecting procedure that generates a sum from the digits of a number.

#6
正面 (问题)

Data packet

背面 (解答)

Portion of a message that is transmitted through a network. Contains data such as check digits and destination address.

#7
正面 (问题)

Gateway

背面 (解答)

Link that resides between computer networks and is responsible for converting data passing through into the appropriate format so it can be understood by the receiving network.

#8
正面 (问题)

Handshaking

背面 (解答)

Exchange of predetermined signals to signify that a connection has been established between two systems.

#9
正面 (问题)

Hub

背面 (解答)

Network connection point for devices. Data arriving at a hub is copied and send to all the devices on the network.

#10
正面 (问题)

ISDN (integrated services digital network)

背面 (解答)

International communications standard that allows for the transmission of audio/video and other data over digital telephone lines.

#11
正面 (问题)

Local area network (LAN)

背面 (解答)

Computer network where all the connected computers are within a limited geographical area (ex. a home, school, etc.). Connection between the computers may be through cables and/or microwave transmission.

#12
正面 (问题)

Microwave transmission

背面 (解答)

Electronic communication without the need for cables.

#13
正面 (问题)

Modem (abbreviation of modulator/demodulator)

背面 (解答)

Electronic equipment that converts computer digital signals into audio signals and back. The audio signals are transmitted over telephone lines, which allows for distant communication.

#14
正面 (问题)

Network

背面 (解答)

Computer systems that are interconnected and can share resources and data.

#15
正面 (问题)

Packet

背面 (解答)

Group of bits. May include control signals, error control bits, coded information, as well as the destination for the data.

#16
正面 (问题)

Packet switching

背面 (解答)

Network communication method that creates and transmits small units of data, called packets, through a network, independently of the overall message.

#17
正面 (问题)

Networking

背面 (解答)

Making use of a network.

#18
正面 (问题)

Parity bit

背面 (解答)

Error-detecting procedure that appends a binary digit to a group of binary digits. The sum of all the digits, including the appended binary digit, establishes the accuracy of the data after input, transmission, storage or processing.

#19
正面 (问题)

Protocol

背面 (解答)

International rules that ensure the transfer of data between systems. A protocol that is recognized as the standard for a specific type of transfer is called standard protocol. For example: TCP/IP is a standard protocol.

#20
正面 (问题)

TCP/IP (transmission control protocol/ Internet protocol)

背面 (解答)

Communications protocols used to connect hosts on the Internet.