sorting algorithm中文,sorting algorithm的意思,sorting algorithm翻译及用法

2026-03-22 10:33 浏览次数 20

sorting algorithm

[ˈsɔ:tiŋ ˈælɡəriðəm]

[计] 分类算法

sorting algorithm 英语释义

英语释义

  • an algorithm for sorting a list

sorting algorithm 例句

英汉例句

  • so, a new sorting algorithm consisted of classification, in situ permutation and straight insertion is presented in this paper.

    基于此,本文提出了一种由分「档」、整体置换和局部直接插入排序所组成的新排序算法——分「档」置换插入排序法。

  • the topological sorting algorithm works on unconnected graphs as well as connected graphs.

    拓扑排序算法既可以用于连通图,也可以用于非连通图。

  • this paper presents a parallel sorting algorithm based on neural network derived from the harmony theory neural network.

    文中从和谐理论神经网络派生一种新的神经网络模型,并以该模型为基础提出了一种新的并行分类算法。

  • given an unsorted list, for example, we can change the sorting algorithm under different circumstances.

    例如,给定一个无序列表,我们可以在不同的情景中选择不同的算法。

  • you could implement a sorting algorithm as an abstract base class, one that uses comparisons and swaps as elementary operations.

    你能够实现一个排序规则来做为一个基类,另外的程序员可以使用比较和交换操作来做为元素级操作。

  • and behind the scenes right now, are g+ engineers working more on their sorting algorithm or on features that would further enhance the users’ control of the feed?

    除了这一个情况外,g+的工程师们还会继续开发他们的分类算法或者研究能加强用户对反馈控制的应用吗?

  • in this paper a fast parallel merge sorting algorithm based on larpbs is presented.

    应用左递归二叉树构造一个新的并行排序算法,对p个有序块进行排序。

  • correctness of a classic sorting algorithm of linear time complexity and realization of radix sorting were proved and the time complexity of it was analyzed from the viewpoint of the 「big-o notation」.

    采用「大o表示法」客观地分析了基数排序算法的时间复杂度,给出了基数排序算法的实现和正确性的证明,并与比较排序算法作了横向的运行时间的对比。

  • a new sorting algorithm is given in this paper.

    本文给出一个新的整序算法。

  • in this paper, a new sorting algorithm of high repetition rate any type data is proposed.

    对于重复率较高的任意类型大量数据的排序,文中提出了一种新算法。

  • this paper introduces a multi-parameter synthetic signal sorting algorithm in order to overcome the limitation of traditional radar signal sorting algorithms.

    为克服传统信号分选算法的局限性,本文提出了一种多参数的综合分选算法。

  • sorting algorithm based on pri is one of the key technologies to sort and recognize the intercept signal from the current radar countermeasure systems.

    脉沖重复间隔(pri)分选算法是当前雷达对抗系统分选、识别截获信号的关键技术之一。

  • it's proved by algorithm analysis and experimental results that the new sorting algorithm is better than the quick sort when data are in little gap distribution.

    算法分析和实验结果都表明在待排序数据间隔不太大的情况下,迁移排序算法在速度上明显优于快速排序算法。

  • then as an application of this method, it introduces a parallel sorting algorithm on cube.

    首先介绍了分治方式的并行处理方法,并以超立方网络上的并行排序为例说明了这种方法的应用。

  • in this paper, a new sorting algorithm consisted of classification, in situ permutation and straight insertion is presented.

    提出一种由分「 档」、整体置换和局部直接插入排序所组成的新排序算法分「档」直接插入排序法。

  • sorting is very important when dealing with data. the sorting algorithm has great influence on the complexness of your program.

    排序在数据处理中占有极重要的位置,排序算法的好坏,直接影响到实现的复杂度。

  • a nonparametric sorting algorithm for the forecasting of recurrent random events in complex systems is described.

    探讨了复杂系统的随机事件与多维随机过程的预测问题之间的异同;

相关热词