Shared Flashcard Set

Details

COIS1010 Vocabulary
n/a
43
Computer Networking
Undergraduate 1
12/15/2013

Additional Computer Networking Flashcards

 


 

Cards

Term
Function
Definition
What a given entity does in being what it is. A named section of a program that performs a specific task. In this sense, a function is a type of procedure or routine.
Term
Expression
Definition
Any legal combination of symbols that represents a value. Each programming language and application has its own rules for what is legal and illegal. Every expression consists of at least one operand and can have one or more operators.
Term
Control Structure
Definition
A block of programming that analyzes variables and chooses a direction in which to go based on given parameters. Instructions or function calls o an imperative or a declarative program are executed or evaluated.
Term
Instruction
Definition
A single operation of a processor defined by the processor instruction set.
Term
Class
Definition
A construct that is used to define a distinct type
Term
Argument
Definition
A parameter is a special kind of variable, used in a subroutine to refer to one of the pieces of data provided as input in the subroutine. These pieces of data are called arguments. A value used to evaluate a procedure or subroutine.
Term
Nesting
Definition
A set of data contained sequentially within another
Term
Router
Definition
Small physical devices that join multiple networks together
Term
Bridge
Definition
Used to connect two LANs(local area network) together, specially hardware for specific purposes (3G mobile broadband routers etc)
Term
Multiplexer
Definition
Combine transmissions from several different devices to send them as one message
Term
Half-duplex transmission
Definition
A channel that allows transmission in only one direction at a time, switching back and forth between transmit and receive. Most spread spectrum wireless LAN equipment is Half-duplex
Term
Simplex transmission
Definition
The information always flows from the transmitter to one or more receivers with no provision for a return signal; like radio and TV broadcasts
Term
Bandwidth
Definition
The amount of data that can be transferred in a given period of time (measured in buts per second bps)
Term
TCP
Definition
Transmission control protocol: a protocol developed for the internet to get data from one network device to another; uses a retransmission strategy to insure that data will not be lost
Term
Biometrics
Definition
Refers to the identification of humans by their characteristics or traits. Form of identification and access control in computer science (i.e. finger print, hand, face, iris)
Term
Botnet
Definition
A collection of computers controlled from outside. A network of private computers infected with malicious software and controlled as a group without the owner's knowledge
Term
Denial of service
Definition
An interruption in an authorized user's access to a computer network, typically one caused with malicious intent
Term
Digital signature
Definition
A type of electronic signature that encrypts documents with digital code that are particularly difficult to duplicate
Term
Dot con
Definition
a term for fraud that occurs in an online or digital environment. It can be used for many different kinds of fraud and is a play on "dot-com", a term that is often used to refer to anything related to the internet
Term
Phishing
Definition
The activity of defrauding an online account holder of financial information by posing as a legitimate company. The act of attempting to acquire information such as usernames, passwords, and credit card details by masquerading as a trustworthy entity in an electronic communication
Term
War driving
Definition
The act of searching for Wi-Fi wireless networks by a person in a moving vehicle, using a portable computer, smartphone, or personal digital assistant
Term
B2C e-commerce
Definition
Business to consumer e-commerce: online sale of goods and services directly to consumers
Term
Digital wallet
Definition
An electronic device that allows an individual to make electronic commerce transactions. This can include purchasing items on-line with a computer or using a smartphone to purchase something at a store. A system that securely stores payment information and passwords for numerous payment methods and websites
Term
Dot com
Definition
A company that relies largely or exclusively on internet commerce
Term
Dynamic pricing site
Definition
Commerce offering goods at a price that changes according to the level of demand, the type of customer, or state of the weather
Term
Meta tag
Definition
The hypertext markup language (HTML) that describes some aspects of the contents of a web page. The meta tag is used by search engines to index a page so that someone searching for the kind of information the paige contains will be able to find it
Term
Search site optimization
Definition
The process of improving traffic to a given website by increasing the site's visibility
Term
Artificial Intelligence
Definition
The science and engineering of making intelligent machine, especially intelligent computer programs. It is related to the similar task of using computers to understand human intelligence. Must be capable os doing 1) store knowledge 2) applying the knowledge stored to solve problems 3) Acquire new knowledge through experience
Term
Machine Learning
Definition
Allow computers to learn to do things without explicit programming.
-Enabling computer program automatically to improve their performance at some tasks through experience. Closely related to pattern recognition and statistical inference.
-Many successful applications: requires “setup”: does not mean your PC can learn to forecast the stock market or become a brain surgeon.
Term
Perceptron
Definition
The simplest neural network possible: a computational model of a angle neuron. Consists of one or more outputs, a processor, and a single output
Term
Decision Tree
Definition
This learning is a method for approximating discrete-valued target functions. A decision tree represents the learned function. Commonly used in data mining. Decision trees classify instances or examples by starting a root of tree and moving through a leaf node.
Term
Neural Network
Definition
Highly complex brain that has capability to organize neurone to perform certain computation (patter recognition, perception, motor control etc) and is many times faster than the fastest digital computer in existence today
Term
Discrete Output
Definition
Recognizes only binary on/off signals - Target function of decision tree has discrete output variables
Term
Nibble
Definition
A four-bit aggression or half an octet; corresponds to a single hexadecimal digit
Term
Terabyte
Definition
A multiple of the unit byte for digital formation. Equal to one trillion (short scale) bytes
Term
Hexadecimal
Definition
A positional numeral system with a base of 16. Each hexadecimal digit represents 4 binary digits (bits). One hexadecimal digit represents a nibble
Term
Signed Magnitude
Definition
The conversion by which one bit in the representation of a number indicates the numeric sign, while the rest indicate the magnitude
Term
ASCII
Definition
"American Standard Code for Information Interchange". A 7 bit code, frequently used with an 8th bit for error detection. In other words, a fixed-length code that can represent any single character of data as a string of eight bits
Term
Bitmap
Definition
A set of bits that represent a graphic image, with each bit or group of bits corresponding to a pixel in the image; a representation in which each item corresponds to one or more bits of information
Term
GIMP
Definition
Image retouching and editing tool
Term
Secret Sharing
Definition
Splits a password into n "shares", any t shares can be reassembled to recover it, but having t -1 pieces won't help. Use if you need to write down a password for anyone
Term
Demand Side Platform
Definition
A system that allows buyers of digital advertising inventory to manage multiple ad exchange and data exchange accounts through one interface
Term
Supply Side Platform
Definition
A technology platform with the single mission of enabling publishers to manage their advertising impression inventory and maximize revenue from digital media. Ie. Automated and secure way to tap into different sources of advertising income that are available, provide insight into various revenue streams and audiences.
Supporting users have an ad free experience!