队列是一个先入先出的数据结构。
Queues are the structures holding messages in a first-in, first-out fashion.
管道是先入先出(FIFO)数据结构。
基本上,一个队列就是一个先入先出(FIFO)的数据结构。
Basically, a queue is a first-in, first-out (FIFO) data structure.
本文给出一种特殊的自指针先入先出(FIFO)电路的设计。
A special Self-Pointer FIFO is designed with very simple architecture and the scheme removes the overhead address-pointer counting.
在一个先入先出列表中跟踪容器中的组件,该列表也定义了容器内组件的顺序。
The components in a container are tracked in a first-in, first-out list, which also defines the order of the components within the container.
数据库设计不太理想4,库存采用加权移动平均法,用先入先出法更合理,5。
Database design is not ideal four, stock weighted moving average, using the first-in, first-out method more reasonable, 5.
常用的磁盘驱动调度算法有:最简单的磁盘驱动调度算法是先入先出(fifo)法。
Commonly used in disk drive scheduling algorithms are: simple disk drive scheduling algorithm is first in first out (FIFO) method.
正如你可能知道的那样,堆栈是一种数据结构,被用来以后入先出的模式增加或移除条目。
As you probably know, a stack is a data structure that is used to add and remove items in a last-in, first-out manner.
所有来料必须于容器上注明保质期限及来料时间﹐以便按“先入先出”方式进行收发料管理。
All incoming materials must be marked with durability and incoming time, so that we can use the "FIFO" method to send and receive materials management.
BlockingQueue接口表示它是一个Queue,意思是它的项以先入先出(FIFO)顺序存储。
The BlockingQueue interface states that it is a Queue, meaning that its items are stored in first in, first out (FIFO) order.
ArrayBlockingQueue还体现了“公平”—意思是它为读取器和编写器提供线程先入先出访问。
The ArrayBlockingQueue also honors "fairness" - meaning that it can give reader and writer threads first in, first out access.
所提出的算法基于表调度原理,首先给出在第一级工件的排列顺序,并在其后的各级采用先入先出(FIFO)方式。
The algorithm is based on the list scheduling principle by developing job sequences for the first stage and queuing the remaining stages in a FIFO manner.
任意接下来的外部命令,如果他们是在默认的SYSTEM环境下运行,将把它们的输入定向到默认的FIFO(先入先出,first - in - first - out)。
Any subsequent external commands, if they are run in the default SYSTEM environment, will direct their output to the default FIFO. (first-in-first-out).
这些函数允许创建正常、批处理或实时任务(先入,先出 [FIFO] 或循环),具有特定的优先级或高等级。
These functions permit the creation of normal, batch, or real-time tasks (first in, first out [FIFO] or round-robin), with a specific priority or nice level.
原因是这样的。 先出现的“入端火花”与较后出现的“出端火花”,先后有一段很短的时差。
The reason of it is, that after the appearance of the entrance-spark it takes a short time, before the exit-spark appears.
原因是这样的。 先出现的“入端火花”与较后出现的“出端火花”,先后有一段很短的时差。
The reason of it is, that after the appearance of the entrance-spark it takes a short time, before the exit-spark appears.
应用推荐