「木構造_(データ構造)」を解説文に含む見出し語の検索結果(161~170/443件中)
汎用検索ツリー (GiST: Generalized Search Tree) はディスク上に木構造の検索機能を実現する データ構造 と API である。 GiSTはB+木を一般化したもので、並列実行...
.mw-parser-output .ambox{border:1px solid #a2a9b1;border-left:10px solid #36c;background-color:#fbfb...
三分探索木(さんぶんたんさくぎ、英: ternary search tree)は、トライ木の各ノードを二分探索木として表現したデータ構造である。各ノードは文字列中の文字と以下の三つの子ノードを持つ。そ...
三分探索木(さんぶんたんさくぎ、英: ternary search tree)は、トライ木の各ノードを二分探索木として表現したデータ構造である。各ノードは文字列中の文字と以下の三つの子ノードを持つ。そ...
ナビゲーションに移動検索に移動 配列[1, 2, 3, 4, 5]を順次挿入し、フェニック木を構築する様子フェニック木 または Binary Indexed Tree (BIT) ...
ナビゲーションに移動検索に移動 配列[1, 2, 3, 4, 5]を順次挿入し、フェニック木を構築する様子フェニック木 または Binary Indexed Tree (BIT) ...
.mw-parser-output .hatnote{margin:0.5em 0;padding:3px 2em;background-color:transparent;border-bottom...
.mw-parser-output .hatnote{margin:0.5em 0;padding:3px 2em;background-color:transparent;border-bottom...
.mw-parser-output .hatnote{margin:0.5em 0;padding:3px 2em;background-color:transparent;border-bottom...
PAD(パド[1]、Problem Analysis Diagram)は、問題解析図とも呼ばれ、プログラムの制御構造を木構造的に表す図である。日立製作所の二村良彦、川合敏雄らによって開...