Difference between revisions of "RAM Sorting"

From FreekiWiki
Jump to navigation Jump to search
m
(remove 72-pin simm questions)
Line 12: Line 12:
 
long        [label="Is it 5.25 inches long?"
 
long        [label="Is it 5.25 inches long?"
 
               label_es="¿Tiene esto 5.25 pulgadas\nde largo?"]
 
               label_es="¿Tiene esto 5.25 pulgadas\nde largo?"]
 
mid        [label="Is it 4.25 inches long?"
 
              label_es="¿Tiene esto 4.25 pulgadas\nde largo?"]
 
  
 
multinotch  [label="Does it have exactly ONE notch?"
 
multinotch  [label="Does it have exactly ONE notch?"
Line 24: Line 21:
 
closenotch  [label="Does it have TWO notches\nclose together near the center?"
 
closenotch  [label="Does it have TWO notches\nclose together near the center?"
 
                 label_es="¿Tiene esto DOS ranuras\njuntas y al centro?"]
 
                 label_es="¿Tiene esto DOS ranuras\njuntas y al centro?"]
 
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?)"
 
                    label_es="¿Tiene esto solo una ranura,\ny\nDOS agujeros en ella a los extremos\ny solo UNA ranura al extremo?\n(revisar ejemplo en\n¿QUE TIPO DE MEMORIA ES ESTA?"]
 
  
 
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"]
Line 41: Line 34:
  
 
long -> multinotch [label="YES" , label_es="SI"]
 
long -> multinotch [label="YES" , label_es="SI"]
long -> mid [taillabel="NO"]
+
long -> misc [taillabel="NO"]
 
 
mid -> endnotchholes [label="YES" , label_es"SI"]
 
mid -> misc [taillabel="NO"]
 
 
 
endnotchholes -> simm [label="YES" , label_es"SI"]
 
endnotchholes -> misc [taillabel="NO"]
 
  
 
multinotch -> ddr [label="YES" , label_es="SI"]
 
multinotch -> ddr [label="YES" , label_es="SI"]

Revision as of 14:17, 1 November 2011