insertion sort
insertion sort
(algorithm)Compare bubble sort.
单词 | insertion sort |
释义 | insertion sortinsertion sort(algorithm)Compare bubble sort. insertion sortA simple sorting technique that scans the sorted list, starting at the beginning, for the correct insertion point for each of the items from the unsorted list. Similar to the way people manually sort items, an insertion sort is not efficient for large lists, but is relatively fast for adding a small number of new items periodically. See sort algorithm. |
随便看 |
|
英语词典包含2567994条英英释义在线翻译词条,基本涵盖了全部常用单词的英英翻译及用法,是英语学习的有利工具。