Difference between revisions of "RAM Sorting"

From FreekiWiki
Jump to navigation Jump to search
(added 72-PIN SIMM questions)
Line 7: Line 7:
 
short        [label="Is it 2.75 inches long?"]
 
short        [label="Is it 2.75 inches long?"]
 
long        [label="Is it 5.25 inches long?"]
 
long        [label="Is it 5.25 inches long?"]
 +
mid        [label="Is it 4.25 inches long?"]
 
multinotch  [label="Does it have exactly ONE notch?"]
 
multinotch  [label="Does it have exactly ONE notch?"]
endnotch    [label="Does it have two notches,\none near the middle\nAND\none near one end?"]
+
endnotch    [label="Does it have TWO notches,\nONE near the middle\nAND\nONE near one end?"]
closenotch  [label="Does it have two notches\nclose together near the center?"]
+
closenotch  [label="Does it have TWO notches\nclose together near the center?"]
 +
endnotchholes    [label="Does it have exactly ONE notch,\nAND\nTWO holes on the outside\nAND exactly ONE notch on the outside?\n(see example in\nWHAT KIND OF MEMORY IS THIS?)"]
 
ddr          [label="DDR", shape="box", style="bold"]
 
ddr          [label="DDR", shape="box", style="bold"]
 
sdram        [label="SDRAM", shape="box", style="bold"]
 
sdram        [label="SDRAM", shape="box", style="bold"]
 +
simm        [label="72-PIN SIMM", shape="box", style="bold"]
 
rambus      [label="RAMBUS", shape="box", style="bold"]
 
rambus      [label="RAMBUS", shape="box", style="bold"]
 
misc        [label="MISC", shape="box", style="bold"]
 
misc        [label="MISC", shape="box", style="bold"]
laptopsodimm [label="LAPTOP RAM\nor\nSODIMM", shape="box", style="bold"]
+
sodimm [label="SODIMM", shape="box", style="bold"]
  
 
start -> short
 
start -> short
  
 
short -> long [label="NO"]
 
short -> long [label="NO"]
short -> laptopsodimm [label="YES"]
+
short -> sodimm [label="YES"]
  
 
long -> multinotch [label="YES"]
 
long -> multinotch [label="YES"]
long -> misc [label="NO"]
+
long -> mid [label="NO"]
 +
 
 +
mid -> endnotchholes [label="YES"]
 +
mid -> misc [label="NO"]
 +
 
 +
endnotchholes -> simm [label="YES"]
 +
endnotchholes -> misc [label="NO"]
  
 
multinotch -> ddr [label="YES"]
 
multinotch -> ddr [label="YES"]

Revision as of 17:45, 9 September 2008

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.