ログインすると広告が減り、学習に集中できます。
広告
検索結果- 英語 - 多言語
selection sort
名詞
(computing theory) A sorting algorithm that divides the input list into two sublists — items already sorted, and items not yet sorted — and gradually transfers elements from one list to the other.
日本語の意味
選択ソート:入力リストを既に整列済みの部分と未整列の部分に分割し、未整列部分から最小または最大の要素を選んで順次整列済み部分に移しながらリスト全体をソートしていくアルゴリズム。
英語の意味
(computing theory) A sorting algorithm that divides the input list into two sublists — items already sorted, and items not yet sorted — and gradually transfers elements from one list to the other.
関連語
selection sorts
名詞
活用形
複数形
plural of selection sort
原形:
selection sort
日本語の意味
これは "selection sort" の複数形です。つまり、アルゴリズムとしての「選択ソート」の複数の事例を指しています。
英語の意味
plural of selection sort