quicksort

快速排序,快速分类

发音

US /ˈkwɪkˌsɔɹt/

词形变化

quicksorts 复数 quicksorts quicksorted quicksorting quicksorts 三单 quicksorting 现在分词 quicksorted 过去式 quicksorted 过去分词

释义与例句

n.
  1. 1.

    A sorting algorithm that operates by recursively partitioning the items to be sorted into two sets.

    计算机 工程 数学
v.
  1. 1.

    To sort with such an algorithm.

    及物 计算机 工程 数学

    1991, Maguire et al, Geographical Information Systems: Principles and Applications The first and last subsets are then recursively quicksorted.

词源

From Quick + sort, from its computational efficiency.

来源:wiktionary