Difference between revisions of "Template:Data structures"

From blackwiki
Jump to navigation Jump to search
imported>RubenSchade
(implemented nested lists)
imported>Frietjes
m (wikify)
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
|name   = Data structures
+
| name     = Data structures
|title   = [[Data structure]]s
+
| title     = [[Data structure]]s
|listclass = hlist
+
| bodyclass = hlist
|belowclass = hlist
 
  
|group1 = Types
+
| group1 = Types
|list1   =
+
| list1 =  
 
*[[Collection (computing)|Collection]]
 
*[[Collection (computing)|Collection]]
 
*[[Container (data structure)|Container]]
 
*[[Container (data structure)|Container]]
  
|group2 = [[Abstract data type|Abstract]]
+
| group2 = [[Abstract data type|Abstract]]
|list2   =
+
| list2 =  
 
*[[List (computing)|List]]
 
*[[List (computing)|List]]
 
*[[Associative array]]
 
*[[Associative array]]
Line 23: Line 22:
 
*[[Stack (data structure)|Stack]]
 
*[[Stack (data structure)|Stack]]
  
|group3 = [[Array data structure|Array]]s
+
| group3 = [[Array data structure|Array]]s
|list3   =
+
| list3 =  
 
*[[Dynamic array]]
 
*[[Dynamic array]]
 
*[[Hashed array tree]]
 
*[[Hashed array tree]]
Line 32: Line 31:
 
*[[Hash table]]
 
*[[Hash table]]
  
|group4 = [[Linked data structure|Linked]]
+
| group4 = [[Linked data structure|Linked]]
|list4   =
+
| list4 =  
 
*[[Linked list]]
 
*[[Linked list]]
 
*[[Unrolled linked list]]
 
*[[Unrolled linked list]]
Line 40: Line 39:
 
*[[Association list]]
 
*[[Association list]]
  
|group5 = [[Tree (data structure)|Trees]]
+
| group5 = [[Tree (data structure)|Trees]]
|list5   =
+
| list5 =  
 
*[[B-tree]]
 
*[[B-tree]]
 
*[[Binary search tree]]  
 
*[[Binary search tree]]  
Line 55: Line 54:
 
*[[Trie]]
 
*[[Trie]]
  
|group6 = [[Graph (data structure)|Graphs]]
+
| group6 = [[Graph (data structure)|Graphs]]
|list6   =
+
| list6 =  
 
*[[Directed graph]]
 
*[[Directed graph]]
 
*[[Directed acyclic graph]]
 
*[[Directed acyclic graph]]
Line 62: Line 61:
 
*[[Hypergraph]]
 
*[[Hypergraph]]
  
|below   =
+
| below =  
 
*[[List of data structures]]
 
*[[List of data structures]]
  
 
}}<noinclude>
 
}}<noinclude>
[[Category:Computer science navigational boxes|{{PAGENAME}}]]
+
[[Category:Computer science navigational boxes]]
  
 
[[ru:Шаблон:Структуры данных]]
 
[[ru:Шаблон:Структуры данных]]

Revision as of 18:33, 17 February 2012