It constructs a kind of pallel sorting algorithm bitonic sorting net, taking advantage of dichotomy ideas and bitonic serial.
这使用了二分法思想,利用双调序列,构造出了一种并行的排序算法:双调排序网络。
A collation is the heart of any sorting algorithm.
排序是任何排序算法的核心。
This paper provides a rapid sorting algorithm.
本文给出了一种快速排序法。
A new sorting algorithm is given in this paper.
本文给出一个新的整序算法。
Odd-even sort is a relatively simple sorting algorithm.
奇偶排序是一个相对简单的排序算法。
Common sorting algorithm, can be used for novices to learn, should help.
说明:常见的排序算法,可以供新手学习,应该有所帮助。
The second sequence is the list of words sorted with the default sorting algorithm.
第二个是根据默认排序算法排序的词汇列表。
This sorting algorithm is only marginally more difficult than bubble sort to implement.
这个排序算法实现起来只是略微比冒泡排序复杂一些。
In this paper, a new sorting algorithm of high repetition rate any type data is proposed.
对于重复率较高的任意类型大量数据的排序,文中提出了一种新算法。
The topological sorting algorithm works on unconnected graphs as well as connected graphs.
拓扑排序算法既可以用于连通图,也可以用于非连通图。
The enumerator will create a result set of records from the record store, using the comparator as the sorting algorithm.
这个枚举器将使用比较器作为排序算法,从记录存储创建一个记录结果集。
This paper presents a parallel sorting algorithm based on neural network derived from the harmony theory neural network.
文中从和谐理论神经网络派生一种新的神经网络模型,并以该模型为基础提出了一种新的并行分类算法。
Sorting is very important when dealing with data. The sorting algorithm has great influence on the complexness of your program.
排序在数据处理中占有极重要的位置,排序算法的好坏,直接影响到实现的复杂度。
Prepared using the above definition of the heap for sorting algorithms, and analysis of the algorithm is derived time complexity.
编写利用上述定义的堆进行排序的算法,并分析推导算法的时间复杂度。
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)分选算法是当前雷达对抗系统分选、识别截获信号的关键技术之一。
By the analysis of the corresponding theory, an image sequence auto-sorting algorithm based on phase correlation and its optimized algorithm are given.
对相应的理论进行分析,给出了基于相位相关法的图像排序算法以及它的优化算法。
Base on comparing net model, it constructs a kind of pallel sorting algorithm bitonic sorting net, taking advantage of dichotomy ideas and bitonic serial.
在比较网络模型的基础上,该算法使用二分法思想,利用双调序列,构造出了一种并行的排序算法:双调排序网络。
Taking SQL Server as the platform, the depth-sorting algorithm for the double identity number tree-like data, realized by recursion, is explained in detail.
阐述了树形结构的数据在数据库中的两种存储方式单编号和双编号法,以及树形数据的排序算法。
This paper introduces a multi-parameter synthetic signal sorting algorithm in order to overcome the limitation of traditional radar signal sorting algorithms.
为克服传统信号分选算法的局限性,本文提出了一种多参数的综合分选算法。
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.
算法分析和实验结果都表明在待排序数据间隔不太大的情况下,迁移排序算法在速度上明显优于快速排序算法。
With an array of characters and an array of storage, respectively, and the names of scores of students, and then sort sorting algorithm, and finally by the lower power output.
用一个数组和一个字符数组分别储存学生的分数和姓名,然后用排序算法进行排序,最后按降幂输出结果。
This paper proposes a new external sorting algorithm. The algorithm need not to produce original merged segment in advance and can immediately get the anticipant sorting result.
提出一种新的外分类算法,该算法无须预先产生初始归并段,可以快速获得预定分类结果。
This paper discusses the parallel merging sorting algorithm for hypercube architecture. Based on the analysis of communication complexity, the speedup of this algorithm is derived.
本文讨论超立方体结构上的并行归并排序算法,着重分析算法的通信复杂性,在此基础上推导算法的加速比。
Here's an algorithm for sorting any set of Numbers, to get them into order.
为了对任何一组数字进行分类,此处有一种算法可使它们按顺序排列。
Well, you need an algorithm for sorting.
你需要一种排序算法。
Emad Omara's parallel merge sort algorithm assumes that you will have full access to the machine's CPUs for the duration of the sorting operation.
EmadOmara的并行合并排序算法假设了在排序操作的过程中(操作者)对计算机的所有CPU具有完全的访问权限。
The new algorithm, including the sorting codebook design and the remains coding, greatly improves the objective level and the subjective visual impression.
新算法采用分类码书设计和残留编码,大大提高了图像的客观指标和主观视觉效果。
The hash algorithm and its improvement can be used in sorting data with some distributions much better.
这种散列算法及其推广可以很好地运用于某些分布的数据排序。
The hash algorithm and its improvement can be used in sorting data with some distributions much better.
这种散列算法及其推广可以很好地运用于某些分布的数据排序。
应用推荐