• Debugging realization fast sort algorithm.

    调试实现快速排序算法

    youdao

  • The sample implements a simple bubble sort algorithm.

    示例将实现一个简单冒泡排序算法

    youdao

  • The most glaring example of this is the bubble sort algorithm.

    方面有一个非常著名例子,就是使用冒泡算法排序

    youdao

  • This is done by using a topological sort algorithm on the graph.

    通过图表中的拓扑排序算法实现

    youdao

  • It allows the caller's code to become part of the sort algorithm.

    允许调用方代码成为排序算法一部分

    youdao

  • Our methods are illustrated by a proof of a Bubble Sort algorithm.

    本文最后证明冒泡分类法例示了本文方法使用情况。

    youdao

  • Indicates that the string comparison must use the string sort algorithm.

    指示字符串比较必须使用字符串排序算法

    youdao

  • This paper introduces a map sort algorithm with extra memory cost, its time complexity is o (n).

    本文介绍映射式排序算法,这种算法附加一定的存储开销时间复杂性O (N)。

    youdao

  • For example, a sort algorithm could be passed a reference to the method that compares two objects.

    例如可以排序算法传递对比较两个对象方法引用

    youdao

  • Based on the discussion of quick sort algorithm, a new algorithm, position computing, is proposed.

    快速排序是交换排序方法,是过程简单冒泡排序的一种改进算法

    youdao

  • Although using a delegate comparison method as the basis of a sort algorithm would be valid, it is not ideal.

    虽然委托比较方法用作排序算法基础有效但是并不理想

    youdao

  • For example, a reference to a method that compares two objects could be passed as an argument to a sort algorithm.

    例如可以比较两个物件方法参照当成引数传递至排序演算法

    youdao

  • In this paper we propose a hash sort algorithm and study the general structure of its mapping function theoretically.

    本文提出构造映射函数实现数据排序算法,从理论上对映射函数一般构造进行分析研究

    youdao

  • 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具有完全访问权限。

    youdao

  • Several kind of commonly used sort algorithms efficiency comparison, may obtain these kind of sort algorithm through the test the fit and unfit quality, C-C.

    几种常用排序算法效率比较通过测试得出几种排序算法优劣

    youdao

  • The article, based on asynchronous parallel quick sort algorithm, analyzes the sorting process, gives the multi-thread implment, points out the executing feature.

    分析快速排序异步并行算法排序过程给出快速排序异步并行算法多线程实现方式,指出算法多线程实现的特性

    youdao

  • On the further research of quick sort algorithm and position computing algorithm, the latter one is improved and optimized, thus more effective in data processing.

    本文在进一步研究快速排序位置计算法的基础上,对位置计算法进行了改进,使程序得到了优化从而提高了运行效率。通过上机实验,获得满意的效果。

    youdao

  • PTSA provides many possible choices for all sub-projects in a project which will be arranged in serial or parallel way, so PTSA improves the applied value of Topological Sort Algorithm.

    PTSA算法工程子工程串行并行安排提供了确定的选择提升了拓扑排序算法的实用价值

    youdao

  • Instead of parallel bucket sort recommended by some authors, a scheme using parallel regular sampling sort algorithm to construct the finest level data of the distributed tree is presented.

    研究了数据的建立方法提出采用并行正则采样排序算法来代替众多文献所推荐的并行排序算法,以此来建立分布树的最细层数据。

    youdao

  • It introduces data sort algorithm and process for sorting and optimizing of The Sour Rolling Mill nerve network model, and importantly analyse Simplex and its application on sample data sort.

    介绍机组神经网络模型数据筛选算法筛选优化过程重点分析了单纯形算法及其样本数据筛选过程中的应用

    youdao

  • An algorithm was designed to sort the headset EEG signals into either meditation or attention inputs, each with their own distinct pattern.

    编码团队设计一种算法,把耳机采集脑电图信号分为沉思和关注两类。

    youdao

  • Where those pieces, I would do the same thing with, I would divide them up into smaller chunks, and sort those. Is that going to give me a more efficient algorithm?

    合并起来那些列表,我又他们小的列表,再排序这会一个高效算法么?

    youdao

  • In a sense, xml2struct.py is already a sort of compression algorithm (it produces somewhat smaller files), but the real point is not to use it directly but as a foundation for further compression.

    从某种意义上,xml2struct . py已经一种压缩算法(生成了相对较小文件),真正要点并非直接使用而是将其作为进一步压缩基础

    youdao

  • Merge-sort is not an inherently parallel algorithm, as it can be done sequentially, and is popular when the data set is too large to fit in memory and must be sorted in pieces.

    合并排序本身并非并行算法因为可以顺序执行数据内存无法容纳必须分片保存的时候,经常使用合并排序。

    youdao

  • Implement an algorithm to sort an array. Why did you pick the method you did?

    实现算法分类一个阵列为什么方法

    youdao

  • Knowing that detail, we can then speed the sort up by switching to an algorithm optimized for that exact scenario with nothing but a simple reassignment.

    了解细节,针对确切场景我们可以通过切换算法加快排序仅仅只需一次简单值即可。

    youdao

  • Compared with the scan line algorithm, it has a simple data structure, no need to maintain and sort lots of tables, simple implementation, and fitting for being implemented by hardware.

    算法扫描线算法相比具有数据结构简单需要众多表格进行维护排序,实现思想简洁和适合硬化等优点

    youdao

  • In addition, a new sort thought solving the electronic homework auto-checking problem is given as well as a basic electronic homework auto-checking algorithm.

    另外,本文还提出用分类思想解决电子作业自动批改问题给出一个基本的电子作业自动批改算法

    youdao

  • This sorting algorithm is only marginally more difficult than bubble sort to implement.

    这个排序算法实现起来只是略微冒泡排序复杂一些。

    youdao

  • This sorting algorithm is only marginally more difficult than bubble sort to implement.

    这个排序算法实现起来只是略微冒泡排序复杂一些。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定