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

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

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

日本語WordNet(英和)

日本語WordNet

sorting algorithm

名詞

1. リストを分類するアルゴリズム(an algorithm for sorting a list)

日英・英日専門用語辞書

日中韓辭典研究所

Wiktionary英語版

出典:Wiktionary

sorting algorithm

出典:『Wiktionary』 (2014/07/11 14:54 UTC 版)

Crystal Clear filesystem trashcan full.png This entry has been nominated for deletion(+)
Please see that page for discussion and justifications. Feel free to edit this entry as normal, though do not remove the {{rfd}} until the debate has finished.

同意語

ウィキペディア英語版

出典:Wikipedia

Sorting algorithm

出典:『Wikipedia』 (2011/07/25 20:09 UTC 版)

英語による解説

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

In computer science, a sorting algorithm is an algorithm that puts elements of a list in a certain order. The most-used orders are numerical order and lexicographical order. Efficient sorting is important for optimizing the use of other algorithms (such as search and merge algorithms) that require sorted lists to work correctly; it is also often useful for canonicalizing data and for producing human-readable output. More formally, the output must satisfy two conditions:

Sorting algorithmのページの著作権