DictionaryForumContacts

   Japanese
Google | Forvo | +
ツリー
gen. Treer (unclass)
comp., MS tree (A data structure containing zero or more nodes that are linked together in a hierarchy. If any nodes are present, one node is the root; each node except the root is the child of one and only one other node, and each node has zero or more nodes as children)
ツリー gai1 | gai1
gen. tree structure; tree diagram
XML ツリー
comp., MS XML tree (A hierarchical structure of XML elements)
B+ ツリー
comp., MS B+ tree (A B-tree in which data are stored in the leaves. B+ trees (B plus trees) make it possible to easily search, insert, delete and access data)
B ツリー
comp., MS B-tree (A tree structure for storing database indexes)
Huffman ツリー
comp., MS Huffman tree (A binary tree that minimizes the product of a leaf's weight and its distance from the root, for all leaves)