Shared Flashcard Set

Details

CS 102 exam 2
cs 102 uiuc exam 2
12
Computer Networking
Undergraduate 3
11/04/2013

Additional Computer Networking Flashcards

 


 

Cards

Term
Big O notation
Definition
Roughly how many steps an algorithm takes to complete
Term
breadth first search
Definition
search one node and then all nodes connected. O(b^d)
Term
NP Complete problems
Definition
graph coloring
traveling salesperson
knapsack
vertex cover
circuit satisfiability
Term
The"best"known"algorithms"for"the"problem"require"more"than"polynomial"time
Definition
only if it is NP complete
Term
Operating System Functions
Definition
interact with user; interact with application programs which want access to system resources; manage processes in a time-share or multiprogramming environment; control/interact with peripheral devices; other answers were possible
Term
Packet
Definition
Source Ip
destination IP
length of packet
reconstruction info
number of hops count
error correction
Term
absolute path
Definition
path started from root
Term
relative path
Definition
path given from current working directory
Term
Scan method for disk scheduling
Definition
the disk head moves in and out from the center, processing disk access requests as it goes
Term
tree structure
Definition
how the file system is naturally ordered
Term
demand paging
Definition
Page"of"memory"retrieved"from"disk"when"process"needs"it
Term
Turnaround time
Definition
time between process entering ready state and time exiting. they all start at 0
Supporting users have an ad free experience!