go top

网络释义专业释义

  Priority Queues

...优先队列(Priority Queues):顾名思义,一个有着优先级的队列。它是一种ADT,和队列的思想差不多—— 排队,数据结构中的队列是不能插队的,不能颠倒排队的...

基于1106个网页-相关网页

  priority

从某种意义上来说,队列(queue)和 优先队列priority_queue)是相似的,甚至可以说 队列是优先队列的特殊情况。

基于152个网页-相关网页

  priority queueing

 优先队列(PQ,Priority Queueing):PQ按照一定的规则将报文分成四个优 先级(对应于PQ的四个队列),报文根据自己的优先级按照先进先出...

基于140个网页-相关网页

  SplPriorityQueue

根节点最大的堆叫做最大堆或大根堆,根节点最小的堆 PHP 数据结构队列(SplQueue)和优先队列(SplPriorityQueue)简单使用实例 队列这种数据结构更简单,就像我们生活中排队一样,它的特性是先进先出(FIFO)。

基于46个网页-相关网页

短语

实现优先队列 Priority queue implementations

严格优先队列 SPQ

亏损公平优先队列 DFPQ

对于最大优先队列 max priority queue

配置优先队列 Priority-list Queuing

单调优先队列 monotone priority queue

升序优先队列 ascending priority queue

二元优先队列 binary priority queue

 更多收起网络短语
  • priority queue - 引用次数:6

    Using Fibonacci Heap to optimize the min priority queue of the Dijkstra Algorithm,that makes the performance of the Dijkstra Algorithm reach optimal.

    使用斐波那契堆优化Dijkstra算法中的最小优先队列,使Dijkstra算法的性能达到最优。

    参考来源 - 最优路径算法在票务清分系统中的研究与应用
  • prioritizing queue - 引用次数:4

    In the second part, a new DRS with prioritizing queue and aprioritizing queue-based DRS model are devised for WCDMA system.

    第二部分,提出了一种新的具有优先队列的动态资源配置方案,并设计了一种基于优先队列的动态资源配置模型。

    参考来源 - WCDMA系统的业务质量及其动态资源配置方案的研究

·2,447,543篇论文数据,部分数据来源于NoteExpress

双语例句

  • 动态流感知进行分析基础上,定义了优先队列拥塞指数

    First of all, congestion index of priority queue is explicitly defined based on the analysis of dynamic flow-awareness.

    youdao

  • 借助随机服务系统理论探讨带有优先队列逻辑随机模型状态转移有关问题。

    Based on the theory of stochastic service system, this paper discusses state transition of logic ring stochastic model with priority queues.

    youdao

  • 线程调度程序必须最高优先队列头部开始调度

    The thread scheduler must dispatch from the head of the highest-priority queue that is not empty.

    youdao

更多双语例句

百科

优先队列

优先队列(priority queue) 普通的队列是一种先进先出的数据结构,元素在队列尾追加,而从队列头删除。在优先队列中,元素被赋予优先级。当访问元素时,具有最高优先级的元素最先删除。优先队列具有最高级先出 (first in, largest out)的行为特征。通常采用堆数据结构来实现。

详细内容

以上来源于: 百度百科
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

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

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