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

日英・英日専門用語辞書

日中韓辭典研究所

shell sort

Weblio英和対訳辞書

英和辞典・和英辞典 - Weblio辞書

shell sort


shell sort

Weblio英和対訳辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

Wiktionary英語版

出典:Wiktionary

Shellsort

出典:『Wiktionary』 (2025/04/14 01:35 UTC )

別の表記

  • shellsort

語源

From Shell +‎ sort, after Douglas Shell, who published the first version in 1959.

発音

    アナグラム

    ウィキペディア英語版

    出典:Wikipedia

    Shell sort

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

    英語による解説

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

    Shell sort is a sorting algorithm, devised by Donald Shell in 1959, that is a generalization of insertion sort, which exploits the fact that insertion sort works efficiently on input that is already almost sorted. It improves on insertion sort by allowing the comparison and exchange of elements that are far apart. The last step of Shell sort is a plain insertion sort, but by then, the array of data is guaranteed to be almost sorted.

    音声を聞く

    クイック再生
    ダウンロード再生

    Shellsortのページの著作権