Oversættelse af "binary tree" til dansk
binært træ er oversættelsen af "binary tree" til dansk.
binary tree
noun
grammatik
(mathematics, computing) a data structure in which each node has at most two children, each node but the root has one parent, and there are no cycles [..]
-
binært træ
In programming, a specific type of tree data structure in which each node has at most two sub-trees, one left and one right. Binary trees are often used for sorting information; each node of the binary search tree contains a key, with values less than that key added to one subtree and values greater than that key added to the other.
-
Vis algoritmisk genererede oversættelser
Automatiske oversættelser af " binary tree " til dansk
-
Glosbe Translate
-
Google Translate
Sætninger svarende til "binary tree" med oversættelser til dansk
-
Binært søgetræ
Tilføj eksempel
Tilføj