Download the app
educalingo
Search

Meaning of "排序" in the Chinese dictionary

Dictionary
DICTIONARY
section

PRONUNCIATION OF 排序 IN CHINESE

pái
play
facebooktwitterpinterestwhatsapp

WHAT DOES 排序 MEAN IN CHINESE?

Click to see the original definition of «排序» in the Chinese dictionary.
Click to see the automatic translation of the definition in English.

Sorting Algorithm

排序算法

In computer science and mathematics, a sorting algorithm (English: Sorting algorithm) is a string of data can be arranged in accordance with a specific sort of an algorithm. The most commonly used sorting method is numerical order and dictionary order. Effective sorting algorithms are important in some algorithms, such as search algorithms and merging algorithms, so that these algorithms can be answered correctly. The sorting algorithm is also used to process textual data and produce human-readable output. Basically, the output of the sorting algorithm must adhere to the following two principles: ▪ The output is an ascending sequence (increment is for the desired sort order) ▪ The output is an arrangement of the original input, or a reorganization. Although the sorting algorithm is a Simple question, but since the development of computer science, there have been a lot of research on this issue. For example, the bubble sort in 1956 has been studied. Although most people think that this is a problem that has been solved, useful new algorithms are still being invented. (Example: library order was published in 2004) ... 在計算機科學與數學中,一個排序算法(英语:Sorting algorithm)是一種能將一串資料依照特定排序方式进行排列的一種算法。最常用到的排序方式是數值順序以及字典順序。有效的排序算法在一些算法(例如搜尋算法與合併算法)中是重要的,如此這些算法才能得到正確解答。排序算法也用在處理文字資料以及產生人類可讀的輸出結果。基本上,排序算法的輸出必須遵守下列兩個原則: ▪ 輸出結果為遞增序列(遞增是針對所需的排序順序而言) ▪ 輸出結果是原輸入的一種排列、或是重組 雖然排序算法是一個簡單的問題,但是從計算機科學發展以來,在此問題上已經有大量的研究。舉例而言,氣泡排序在1956年就已經被研究。雖然大部分人認為這是一個已經被解決的問題,有用的新算法仍在不斷的被發明。(例子:圖書館排序在2004年被發表)...

Definition of 排序 in the Chinese dictionary

Sort also known as "classification." The process of rearranging all records in a file in ascending or descending order of the size of the keywords. Is an important operation in computer programming. Divided into internal and external sorting two categories. The commonly used methods of internal sorting insert sort, bubble sort, quick sort, heap sort, radix sorting and so on. 排序 又称“分类”。按关键字大小递增或递减的次序,对文件中的全部记录重新排列的过程。是计算机程序设计中的一种重要运算。分内部排序和外部排序两大类。内部排序中常用的方法有插入排序、冒泡排序、快速排序、堆排序、基数排序等。
Click to see the original definition of «排序» in the Chinese dictionary.
Click to see the automatic translation of the definition in English.

CHINESE WORDS THAT RHYME WITH 排序


不序
bu xu
传序
chuan xu
倡序
chang xu
参序
can xu
差序
cha xu
布序
bu xu
常序
chang xu
承序
cheng xu
朝序
chao xu
标序
biao xu
澄序
cheng xu
班序
ban xu
程序
cheng xu
策序
ce xu
编译程序
bian yi cheng xu
编辑程序
bian ji cheng xu
辰序
chen xu
长幼有序
zhang you you xu
陈序
chen xu
齿序
chi xu

CHINESE WORDS THAT BEGIN LIKE 排序

行榜
忧解难

CHINESE WORDS THAT END LIKE 排序

东胶西
春秋积

Synonyms and antonyms of 排序 in the Chinese dictionary of synonyms

SYNONYMS

Translation of «排序» into 25 languages

TRANSLATOR
online translator

TRANSLATION OF 排序

Find out the translation of 排序 to 25 languages with our Chinese multilingual translator.
The translations of 排序 from Chinese to other languages presented in this section have been obtained through automatic statistical translation; where the essential translation unit is the word «排序» in Chinese.

Chinese

排序
1,325 millions of speakers

Translator Chinese - Spanish

Secuencia
570 millions of speakers

Translator Chinese - English

Sequence
510 millions of speakers

Translator Chinese - Hindi

अनुक्रम
380 millions of speakers
ar

Translator Chinese - Arabic

تسلسل
280 millions of speakers

Translator Chinese - Russian

последовательность
278 millions of speakers

Translator Chinese - Portuguese

seqüência
270 millions of speakers

Translator Chinese - Bengali

ক্রম
260 millions of speakers

Translator Chinese - French

séquence
220 millions of speakers

Translator Chinese - Malay

urutan
190 millions of speakers

Translator Chinese - German

Sequenz
180 millions of speakers

Translator Chinese - Japanese

シーケンス
130 millions of speakers

Translator Chinese - Korean

순서
85 millions of speakers

Translator Chinese - Javanese

urutan
85 millions of speakers
vi

Translator Chinese - Vietnamese

trình tự
80 millions of speakers

Translator Chinese - Tamil

வரிசை
75 millions of speakers

Translator Chinese - Marathi

क्रम
75 millions of speakers

Translator Chinese - Turkish

sekans
70 millions of speakers

Translator Chinese - Italian

sequenza
65 millions of speakers

Translator Chinese - Polish

sekwencja
50 millions of speakers

Translator Chinese - Ukrainian

послідовність
40 millions of speakers

Translator Chinese - Romanian

secvență
30 millions of speakers
el

Translator Chinese - Greek

ακολουθία
15 millions of speakers
af

Translator Chinese - Afrikaans

volgorde
14 millions of speakers
sv

Translator Chinese - Swedish

sekvens
10 millions of speakers
no

Translator Chinese - Norwegian

sekvens
5 millions of speakers

Trends of use of 排序

TRENDS

TENDENCIES OF USE OF THE TERM «排序»

0
100%
The map shown above gives the frequency of use of the term «排序» in the different countries.

FREQUENCY OF USE OF THE TERM «排序» OVER TIME

The graph expresses the annual evolution of the frequency of use of the word «排序» during the past 500 years. Its implementation is based on analysing how often the term «排序» appears in digitalised printed sources in Chinese between the year 1500 and the present day.

Examples of use in the Chinese literature, quotes and news about 排序

EXAMPLES

10 CHINESE BOOKS RELATING TO «排序»

Discover the use of 排序 in the following bibliographical selection. Books relating to 排序 and brief extracts from same to provide context of its use in Chinese literature.
1
纵横汉字系统简明教程 - 第 312 页
显然它高于前面所有排序算法的空间复杂度。二路归并排序是稳定的,因为在每两个有序表归并时,若分别在两个有序表中出现有相同排序码的元素, TwoMerge 算法能够使前一有序表中同一排序码 ...
徐孝凯, ‎纵横汉字信息技术研究所, 1999
2
数据结构: C语言版 - 第 289 页
( 1 )从平均时间性能而言,快速排序最佳,其所需时间最省,但快速排序在最坏情况下的时间性能不如堆排序和归并排序。而后两者相比较的结果是,在 N 较大时,归并排序所需时间较堆排序省,但它所需的辅助存储量最多。( 2 )上表中的"简单排序"包括除希尔 ...
严蔚敏, ‎吴伟民, 2002
3
数据结构(C++版) - 第 293 页
A ·堆排序 B ·插人排序 C ·快速排序 D ·直接选择排序( 4 )堆的形状是一棵( )。 A ·二叉排序树 B ·满二叉树 C ·完全二叉树 D ·判定树( 5 )当待排序序列基本有序或个数较小的情况下,最佳的内部排序方法是( ) ,就平均时间而言, ( )最佳。 A ·直接插人排序 B ...
王红梅, ‎胡明, ‎王涛, 2005
4
算法与数据结构: C与C++描述 - 第 232 页
根据以上定义及对本章所论各种排序算法的分析,可得:插入排序、冒泡排序、 2 一路归并排序、基数排序方法是稳定的,而希尔排序、快速排序、堆排序方法是不稳定的。 8.7.2 时间及空间复杂度比较各种内部排序算法的时间及空间复杂度的比较见表 8 - 1 ...
陈松乔, ‎肖建华, ‎刘丽华, 2002
5
幼兒數學教材教法 - 第 192 页
心理學家曾對幼兒的各種排序能力作過初步的研究,在實驗中用積木作大小排序,用小棍子作長度排序,圓點卡片作實物數量排序,用塡數作數字排序等。實驗統計結果說明,幼兒對物體大小、長短的排序能力要早於對實物數量的排序,實物數量的排序,又比 ...
李丹玲, 1999
6
数据库技术真题分析与实战训练: 三级 - 第 30 页
直接插入排序:依次从待排序的序列中取出一个元素,插入到已排序的序列中的适当位置上。插入的位置用顺序查找法进行,找到位置后将该位置及其后面位置的元素后移一位,用来插入该记录。·二分法插入排序:由于在己排好序的序列是有序序列,则可以 ...
匡松, ‎郭黎明, ‎杨祥茂, 2005
7
全国计算机等级考试真题(笔试+上机)详解与样题精选: 三级数据库技术
13 、 6 )为一组,排序成( 3 、 6 、 13 ) ; ( 25 、 19 、 21 )为一组,排序成( 19 、 21 、 25 ) ,得最后结果为( 16 , 1 , 3 , 19 , 17 , 4 , 6 , 21 , 18 , 8 , 13 , 25 )。【试题 20 】对 n 个记录的文件进行堆排序,最坏情况下的执行时间为 O A)O(logzn) B)O(n) C)O(nlogzn) ...
贺林卿, ‎李海, 2006
8
排序的理论与方法
本书全面系统地介绍了排序的理论和方法,全书共分6章。
陈荣秋, 1987
9
软件设计师备考训练: 计算机与软件工程知识 - 第 68 页
其中对应的排序码巧享转。, ,巧李叫 i , 2 , 0 乓土乓冲/ 2 」- 1 。为此需要从对应的完全二叉树中编号最大的分支结点(即编号为冲/ 2 」- l 的结点)起,至根结点(即编号为 0 的结点)止,依次对每个分支结点进行"渗透"运算,形成以该分支结点为根的堆,当最后对 ...
刘克武, 2006
10
数据结构(C++版)学习辅导与实验指导 - 第 140 页
A 快速排序 B 堆排序 C 希尔排序 D 归并排序其解答凡 B 其分析且堆排序不必将整个序列排序即可确定前若干个最大(或最小)元素。( 7 )要将序列( Q , H , C , Y , P , A , M , S , R , D , F , X )中的关键码按升序排列,则( )是起泡排序一趟扫描的结果, ( )是增 ...
王红梅, ‎胡明, ‎王涛, 2005

10 NEWS ITEMS WHICH INCLUDE THE TERM «排序»

Find out what the national and international press are talking about and how the term 排序 is used in the context of the following news items.
1
2015云南100强企业排序发布会于9月11日举行
9月11日,“2015云南100强企业排序发布会暨新常态下的企业变革与创新”高峰论坛在昆明海埂会堂召开,正式公布了“2015云南企业100强”和“2015云南民营企业100 ... «焦点房地产, Sep 15»
2
9·3阅兵俄军排外军最后参考解放军红场阅兵排序
杨宇军回应称,按照国际惯例,原则上是按照外军方队和代表队所在国的英文字母来排序的。但是,考虑到今年中国军队方队在参加俄罗斯纪念卫国战争胜利70周年 ... «中国新闻网, Aug 15»
3
美团被指造假刷单官方否认称不按销量排序
7月23日消息,近日,有媒体曝进驻美团网的部分酒店存在造假行为,高峰期约40%的酒店间夜是“刷”出来的。中国网财经中心就此事联系了美团网市场部相关负责人, ... «TechWeb, Jul 15»
4
股民起诉上交所:报价排序均第一为何买不到中国神车
2015年1月,上海股民郑某在中国南车(12.47, -0.74, -5.60%)(601766)股票连续涨停期间,试图通过“预埋单”的方式买入中国南车,虽然报价排序均为第一,却未买到该 ... «新浪网, Jul 15»
5
衡阳市蒸湘区:将新任纪委书记排序前移
为解决同级监督职位匹配的问题,蒸湘区委日前作出决定,结合机构改革,将新任纪(工)委书记(纪检组长)在领导班子中的排序前移,为强化党内监督提供刚性有力的 ... «红网, May 15»
6
青岛公租房轮候排序新规:失独家庭首次纳入保障
市住房保障中心昨天公布公租房轮候排序规则,新规在收入标准评分等方面更加细化, ... 按照新出台的《青岛市公共租赁住房轮候排序规则(试行)》,申请家庭得分由五 ... «凤凰网, Apr 15»
7
古人太有智慧了------十二生肖真实排序原因,大有学问,与传说毫不 …
你知道十二生肖的真实排序原因吗?为什么是这样:子(鼠)、丑(牛)、寅(虎)、卯(兔)、辰(龙)、巳(蛇)、午(马)、未(羊)、申(猴)、酉(鸡)、戌(狗)、亥(猪)? «NTDTV, Mar 15»
8
杨浦对口入学排序将公示据户口产证等信息制定
当对口地段内适龄儿童报名数超过学校招生计划数时,学校将根据户口性质、产证情况、入户年限等信息制定排序细则,事先公示,排序在前的优先对口入学。 据悉,该 ... «新浪网, Mar 15»
9
研究:鸟类与人一样具有辨别数字大小与排序能力
中新网1月30日电据英国媒体报道,近日,意大利的研究学者发现人类并不是唯一一种从左往右、从小到大认数字的动物。他们发现,刚出生的小鸡也有同样的能力。 «中国新闻网, Jan 15»
10
Instagram滤镜升级:新增5款滤镜支持排序
还有一项改进是,用户可以自定义滤镜排序,这样就可以将最常用到的滤镜放到最前面,免去滑动翻找的烦恼。如果把滤镜栏拖到最后,找到管理选项,还可以将不常用 ... «Donews, Dec 14»

REFERENCE
« EDUCALINGO. 排序 [online]. Available <https://educalingo.com/en/dic-zh/pai-xu-2>. Apr 2024 ».
Download the educalingo app
zh
Chinese dictionary
Discover all that is hidden in the words on