排序算法

  • 网络Sorting;sorting algorithm;sort algorithm;ranking algorithm
排序算法排序算法
  1. 应用左递归二叉树构造一个新的并行排序算法,对p个有序块进行排序。

    In this paper a fast parallel merge sorting algorithm based on LARPBS is presented .

  2. 用于IC版图运算的O(N)排序算法

    O ( N ) Sorting Algorithm for IC Layout Graph Operation

  3. 谷歌曾通过关联性来调整搜索页面的排序算法,以此来控制谷歌炸弹的出现。

    Google moved to curb2 Google bombs by tweaking their formula for ranking pages by relevancy .

  4. Web页面排序算法研究

    The Algorithms of Page Ranking on Web : A Survey

  5. 给出排序算法及用C语言编程进行实验的结果。

    Its algorithms and experimental results in C language are given .

  6. Web页面主题相关性排序算法的研究

    Research on correlation ranking algorithm of Web page topic

  7. 经典桶排序算法以链表形式实现桶,处理均匀数据效率很高,是O(N)算法。

    Classical bucket sort algorithm implements buckets as dynamic lists .

  8. 本文在分析链式插入排序算法的基础上,给出了具体的C程序实例。

    On the basis of analyzing the linked inserting sort , this article gives a specific example of C program .

  9. 基于QuickSorting的快速分页排序算法

    Quick Page Sorting Algorithm Based on Quick Sorting

  10. FPGA实现的基4FFT处理器高效排序算法研究

    Efficient Sorting Architecture for Radix-4 FFT in FPGA

  11. 整个排序算法的并行执行代价为O(np)。

    The total parallel execution cost is O ( np ) .

  12. V-BLASTOFDM信号检测中的分组排序算法

    Packet sequencing algorithm for V-BLAST OFDM signal detection

  13. 在算法模块中,排序算法包括了由FlowShop扩展到混合FlowShop的多数算法,设备分配采用最先可用机器优先规则。

    In the algorithm module , numerous heuristic algorithms extended from flow shop are used to sort jobs , and then First Available Machine rule is applied to allocate parallel machines .

  14. 基于Lucene网页排序算法的改进

    Improvement of an Algorithm for Ranking Pages Based on Lucene

  15. 链表结构快速排序算法一种减轻HDTVSOC软件负载的方法&硬件链表方法

    QUICK SEQUENCING METHOD WITH LINKED LIST An Approach to Release the Software Load in HDTV SoC & Link-list Mechanism

  16. 为方便G代码的输出,减少加工过程中的起落刀次数,在数据存入时采用了链表插入排序算法。

    Insertion-sorting algorithm of link is adopted while data are stored , which would be convenient for output of G code and reduce the number of up-and-down of cutter as well .

  17. 最后对Lucene原有页面排序算法根据具体需求做了改进。

    Finally , the Lucene original pages sorting algorithm is improved based on specific needs .

  18. 然后利用主观信任度结合服务QoS属性值,按服务匹配、计算和排序算法选择用户所需的最优服务。

    Then , through the use of subjective reputation with QoS attribute values , the optimal service is selected by service matching , computing and sorting algorithms .

  19. 其中的一个特性是一个美妙的基于Ajax的滑动条,它可以允许用户根据一些排序算法设置自定义的内容显示。

    One of the features was an nice Ajax based slider that allowed the users to filter out content based on some ranking algorithm .

  20. ,这里面临一些取舍,但是我还没有说明,怎样得到一个n,log,n复杂度的排序算法,并且这是我今天想要讲的内容。

    And there are some trade offs , but I still haven 't said how I 'm going to get an n log n sorting algorithm , and that 's what I want to do today .

  21. 深入研究了SIFT特征提取算法,并提出了一种基于SIFT特征匹配的图像自动排序算法。

    This thesis studies the SIFT feature extraction algorithm and proposes an automatically image sorting algorithm based on the SIFT features . 3 .

  22. 在论文中,将应用渐进式排序算法来产生BDD,并介绍一种全新的基于公共事件的排序算法。

    This thesis applies the progressive ordering method to generate BDD and introduces a new ordering scheme base on common events .

  23. 基于链接分析的PageRank算法是目前应用最广泛的页面排序算法。

    The PageRank algorithm , the most widely used page sorting algorithm , is based on the Web linking structure analysis .

  24. 一种基于熵的OBDD变量排序算法

    An Entropy-based Algorithm for OBDD Variable Ordering

  25. 探讨、分析网络资源采集与学科导航系统的理论基础和核心技术,包括机器人搜索引擎技术、UTF-8(Unicode)编码、PageRank排序算法、正则表达式等。

    This paper introduces the basic theories and technologies , including Robot search engine , Unicode , PageRank sort arithmetic , Regular Expression and etc.

  26. mn不同顺序工件排序算法是当前调度理论的重要研究内容之一,此项研究既可以促进调度理论的发展及其相关问题的研究,又可以使企业实现生产计划的动态调整。

    And mn Different Ordinal Scheduling Algorithm is one of the important problem of scheduling theory , which can not only promote the study of scheduling theory , but also make the production plans of enterprise reasonable .

  27. 结合图论相关知识,抽象出控制算法图形信息向数据信息转化问题的数学模型,并且利用改进的Johnson算法和有向图拓扑排序算法解决了此问题。

    In studying of graph theory , abstract the mathematical model that transfer graphic information to control algorithm data , and solve the problem by using improved Johnson algorithm and directed graph topology sorting algorithm .

  28. 本文介绍一种归并排序算法&插入归并算法的基本原理,并通过该算法的Systolic阵列映射,重点阐述了正则映射生成VLSI阵列的理论和方法。

    The theory about a merging sorting algorithm-insert merging is presented in this paper . Through the mapping it into systolic array , the realizing method of VLSI array by canonical mapping is proposed focuses .

  29. MSPC算法把所有页面表示成为统一大小的矩阵,它的时间复杂度仅受排序算法的影响。

    The MSPC algorithm treats all pages as matrices of the same size , and its computational complexity is only affected by the sorting algorithms .

  30. 对流行的开源全文检索工具包Lucene的体系架构和主要功能模块进行了剖析,对Lucene主要索引算法,查找算法,排序算法原理进行了解析。

    In addition , it analyzed the structure of the system and main function modules of the popular Lucene , resolved main index algorithm , search algorithms and the principle of sorting algorithm about Lucene .