Shared Flashcard Set

Details

Computer science
computer term
30
Computer Science
10th Grade
08/31/2017

Additional Computer Science Flashcards

 


 

Cards

Term
Proto Type
Definition

A preliminary sketch of an idea or model for something new. It's the original drawing from which something real might be built or created.   

Term
Binary Question
Definition

A question to which there are only two possible answers.

Term
Bit
Definition
A contraction of "Binary digit". A bit is the single unit of information in a computer, typically represented as a 0 or 1.
Term
Bit Rate
Definition
(Sometimes written bitrate) the number of bits that are conveyed or processed per unit of time. e.g. 8 bits/sec.
Term
Protocol
Definition
A set of rules and standards governing the exchange or transmission of data between devices.
Term
Bandwidth
Definition
Transmission capacity measured by bit rate
Term
Latency
Definition
Time it takes for a bit to travel from its sender to its receiver
Term
ASCII
Definition
ASCII- American standard code
Term
Code (v)
Definition
To write code, or to write instructions for a computer
Term
Request for comments (RFC)
Definition
A formal document for the internet Engineering task force (IETF) that is the result of committee drafting and subsequent review by interest parties. Some RFCs are informational in nature, documents are how standards and protocols are defined and published for all to see on the IETF website http://ietf.org
Term
IP Address
Definition
A number assigned to any item that is connected to the internet.
Term
Packets
Definition
Small chunks of information that have been carefully formed from larger chunks of information.
Term
Router
Definition
A computer device which receives messages traveling across a network and redirects them towards their intended destination based on the addressing information included with the message.
Term
TCP
Definition
Transmission control protocol, manages all the sending and receiving of data packets like a dependable mail service.
Term
DNS
Definition
Domain name server, system the internets system for converting alphabetic url names into numeric IP addresses.
Term
HTTP
Definition
Hypertext transfer protocol (HTTP) is the protocol used by the world wide web. It describes how messages are formatted and interchanged and how wen servers respond to commands.
Term
Abstraction
Definition
Reducing information and detail to focus on essential characteristics.
Term
Server
Definition
A computer that awaits and responds to requests from data.
Term
Client
Definition
A computer that requests data stored on a server.
Term
Net  Neutrality
Definition
The principle that all internet traffic should be treated equally by internet service providers.
Term
Internet Censorship
Definition
Is the control or suppression of what of what can be accessed, published, or viewed on the internet enacted by regulator, or on their own initiative... other areas of censorship include copyrights, defamation, harassment, and obscene material. Support for and opposition to internet censorship also varies.
Term
Network surveillance
Definition
is the monitoring  of computer activity and data stored on hard drive, or data being transferred over computer networks such as the internet. The monitoring is often carried out covertly and may be completed by governments, corporation criminal organizations, or individuals.
Term
Heuristic
Definition
A problem solving approach (algorithm) to find to find a satisfactory solution where finding an optimal or exact solution is impractical or impossible
Term
Image
Definition
A type of data used for graphics or pictures
Term

Metadata 

 

Definition
Data that describes other data. For example a digital image may include metadata that describes the size of the image number of colors or resolution
Term
Pixel
Definition
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.
Term

Hexadecimal Number System

Definition
A Base 16 numbering system. A number system consisting of 16 distinct symbols — 0-9 and A-F — which can occur in each place value.
Term

Lossless Compression

Definition
A compression scheme in which “useless” or less-than-totally-necessary information is thrown out in order to reduce the size of the data. The eliminated data is unrecoverable.
Term

Lossy Compression

Definition
A compression scheme in which “useless” or less-than-totally-necessary information is thrown out in order to reduce the size of the data. The eliminated data is unrecoverable.
Term

Abstraction

Definition
Removing unnecessary details to focus on the essential characteristics. To break problems up into separate parts which can then be solved separately and recombined to form a complete solution. To focus on and use
Supporting users have an ad free experience!