| 意味 |
proxmap sortとは 意味・読み方・使い方
追加できません
(登録数上限)
ウィキペディア英語版での「proxmap sort」の意味 |
Proxmap sort
出典:『Wikipedia』 (2011/06/02 07:01 UTC 版)
英語による解説
ウィキペディア英語版からの引用
引用
ProxmapSort, or Proxmap sort, is a sorting algorithm that works by partitioning an array of data items, or keys, into a number of "subarrays" (termed buckets, in similar sorts). The name is short for computing a "proximity map," which indicates for each key K the beginning of a subarray in the where K will reside in the final sorted order. Keys are dropped into each subarray using insertion sort. If keys are "well distributed" amongst the subarrays, sorting occurs in O(n) time, much faster than comparison-based sorting, which can do no better than O(nlogn). The computational complexity estimates involve the number of subarrays and the proximity mapping function, the "map key," used. It is a form of bucket and radix sort. The algorithm scales up well as the number of data become large.| 意味 |
proxmap sortのページの著作権
|
Text is available under Creative Commons Attribution-ShareAlike (CC-BY-SA) and/or GNU Free Documentation License (GFDL). Weblio英和・和英辞典に掲載されている「Wikipedia英語版」の記事は、WikipediaのProxmap sort (改訂履歴)の記事を複製、再配布したものにあたり、Creative Commons Attribution-ShareAlike (CC-BY-SA)もしくはGNU Free Documentation Licenseというライセンスの下で提供されています。 |
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
こんにちは ゲスト さん
|
ログイン |
Weblio会員(無料)になると
|
※モジュールの非表示は、から変更可能
「proxmap sort」のお隣キーワード |
weblioの他の辞書でも検索してみる
weblioのその他のサービス
weblioのその他のサービス
こんにちは ゲスト さん
|
ログイン |
Weblio会員(無料)になると
|