insertion sort algorithm
基本解释
- [计算机科学技术]插入排序算法
英汉例句
- In the analysis of this insertion sort algorithm, what does the summation mean?
在这个插入排序算法的分析,总和意味着什么?。 - And in among pondered the use direct insertion sort algorithm carries on the arrangement to the inquiry result.
并在其中思考利用直接插入排序算法对查询结果进行排序。关键字:录入,查询,修改,排序。 - To speed up computation, we use Quick Sort algorithm and Insertion Sort algorithm instead of usually used Heap Sort algorithm.
在最小走时节点查寻中,结合使用快速排序算法与插入排序算法,替代以往方法中多采用的堆排序算法;
双语例句
专业释义
- 插入排序算法