go top

网络释义专业释义

  [计] sequential queue

队列的顺序存储及其基本操作的实现 队列的顺序存储结构称为顺序队列sequential queue)。顺序队列与顺序表一样,用一个一维数组来存放 数据元素。

基于150个网页-相关网页

  Sequence Queue

Title: Sequence Queue顺序队列顺序队列-顺序存储结构的队列 请先阅读教材74-76页, 2.4.1-2.4.3节, 队列的定义及基本运算

基于20个网页-相关网页

短语

任意顺序队列 Any Sequence Queue

循环顺序队列 Circular Sequence Queue

队列顺序访问方法 QSAM

  • sequential queue

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

双语例句

  • 这样,就可以确保具有相同所有购物订单能够队列最初顺序处理

    Therefore, any purchase orders that have the same number are guaranteed to be processed in their original order on the queue.

    youdao

  • 方法调用(事件)放入队列以保证顺序队列中,在个方法请求返回之前,不会发送一个方法请求。

    The method calls (events) are queued, guaranteeing order; the next method request in the queue is not sent until the previous one returns.

    youdao

  • 我们设计了一个单独队列,根据请求对象顺序放置每个用户请求允许系统处理对应请求。

    We designed a separate queue in which to place the write request of each user using the order in which they requested the object and enabling the system to process the request accordingly.

    youdao

更多双语例句

百科

顺序队列

顺序队列是队列的顺序存储结构,顺序队列实际上是运算受限的顺序表。和顺序表一样,顺序队列用一个向量空间来存放当前队列中的元素。由于队列的队头和队尾的位置是变化的,设置两个指针front和rear分别指示队头元素和队尾元素在向量空间中的位置,它们的初值在队列初始化时均应设置为0。

详细内容

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

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

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