- collate
- e record / dering / netmask
- ordination
- precedence ordering
- prioritize
- rank ordering
- ranking
- sequencing
- sort hels
- sort order
- sorthels
- sorting algorithm
- sorting order
- sorting, ordering
- tab
- taxis
- bogo排序 bogosort
- 包排序 packet sequencing
- 表排序 list sorting
- 不排序 no sort
- 定序,排序 ordering
- 堆排序 hea sort; heapsort; heasort
- 分类,排序 to sort
- 和排序 sorting
- 列排序 column sorting
- 内排序 inner-sort; internal sort
- 拟排序 quasi-ordering
- 排序表 ranked list
- 排序的 collator
- 排序法 ranking method
- 排序机 collator
- 排序制 instant-runoff voting
- 偏排序 partial sorting
- 树排序 tree sorting
- 桶排序 bucket sort
- 外排序 external sort
- 预排序 presort
- 再排序 reordering; restart sorting
- 按大小排序 sort by size; sortbysize
- 按类型排序 sort by type; sortbytype
- 排序,分类,调整 ordering
- 排行前十名 in the top ten
"查查词典"手机版
千万人都在用的超大词汇词典翻译APP
- They are sequenced by a sorting machine that puts them into alphabetical order .
利用排序机,把它们按字母表的次序依次排列起来。 - Sorting , though - that s in the " hard " category
但是排序却属于“困难”这一类。 - By default , the report is sorted on this item
默认情况下,报告按此项进行排序。 - Even if the user has sorted the content of the
的内容排序,也总是将新记录添加到 - The ranking method of fuzzy interval numbers
区间数的一种排序方法及综合评判模型 - A new ranking method in interval judgment matrix
区间判断矩阵的一种新的排序方法 - A new method to implement bubble sorting algorithm
实现冒泡排序算法的一种新方法 - Click the heading of the column you want to sort by
单击要按其排序的列的标题。 - Serial publications organized by abbreviated title
缩写题名排序的连续出版物目录 - Database collation : server - level securables
数据库排序规则:服务器级安全对象。
- 排序的法语:mise en ordre
- 排序的日语:じゅんじょづけ しょうごう コレーション
- 排序的韩语:정렬
- 排序的俄语:порядок сортировки сортировка
- 排序什么意思:
排序
- 拼音:pái xù
- 注音:ㄆㄞˊ ㄒㄩˋ
词语解释
又称“分类”。按关键字大小递增或递减的次序,对文件中的全部记录重新排列的过程。是计算机程序设计中的一种重要运算。分内部排序和外部排序两大类。内部排序中常用的方法有插入排序、冒泡排序、快速排序、堆排序、基数排序等。