直接选择排序(Selection Sorting): 扫描整个线性表,从中选出最小的元素,将它交换到表的最前面;然后对剩 下的子表采用同样的方法,直到子表空为止。
基于42个网页-相关网页
Tree Selection Sorting 选择排序 ; 树形选择排序
Replacement-Selection Sorting 置换
secondary selection sorting 二次选择排序
replacement selection sorting 替换选择排序
simple selection sorting 简单选择排序
selection sorting method 选择排序法
straight selection sorting 直接选择排序
sorting by selection [计] 选择分类
This paper discusses an improved algorithm based on selection sorting, which employs stacks to remember previous compared information.
针对少量记录排序的应用,对直接选择排序算法进行了挖掘,通过增加记忆功能,使算法性能得到明显提高。
As this type was not optimized for the selection and sorting of dates, we have made date properties a core part of Mingle with R1.1.
由于这个类型没有为选择和分类做优化,所以我们们把日期属性作为Mingle R 1.1版的核心部分。
Listing 5 shows a sample XQuery report that handles selection of links, sorting, and presentation.
清单5显示了一个示例XQuery报告,这个报告处理链接的选择、分类和表示。
应用推荐