コンピューター用語辞典

日外アソシエーツ株式会社

tree traversal

調べた例文を記録して、効率よく覚えましょう
Weblio会員無料で登録できます
履歴機能 過去に調べた単語を確認できる
語彙力診断 診断回数が4回に増加
マイ単語帳 便利な学習機能付き
マイ例文帳 文章で意味を理解できる

JST科学技術用語日英対訳辞書

独立行政法人科学技術振興機構

tree traversal

英和GIS用語集

国土交通省国土地理院

tree traversal

日英・英日専門用語辞書

日中韓辭典研究所

tree traversal

Wiktionary英語版

出典:Wiktionary

tree traversal

出典:『Wiktionary』 (2013/02/16 23:59 UTC 版)

ウィキペディア英語版

出典:Wikipedia

Tree traversal

出典:『Wikipedia』 (2011/07/04 17:04 UTC 版)

英語による解説

ウィキペディア英語版からの引用
引用

In computer science, tree-traversal refers to the process of visiting (examining and/or updating) each node in a tree data structure, exactly once, in a systematic way. Such traversals are classified by the order in which the nodes are visited. The following algorithms are described for a binary tree, but they may be generalized to other trees as well.

閲覧履歴

tree traversalのページの著作権