New replacement algorithm (LRU versus FIFO)
新的替换算法(LRU 与FIFO)
A pipe is a first-in-first out (FIFO) data structure.
管道是先入先出(FIFO)数据结构。
S_ISFIFO (mode) — is this a pipe or FIFO special file?
S_ISFIFO (mode)——是否为管道或FIFO特殊文件?
The mkfifo command creates a First In First Out (fifo) file.
mkfifo命令将创建一个First In First Out (fifo)文件。
A defined stock rotation system is in place, e. g. FIFO?
现场是否有轮换储存体系,如先进先出?
Basically, a queue is a first-in, first-out (FIFO) data structure.
基本上,一个队列就是一个先入先出(FIFO)的数据结构。
To adhere to the principles of FIFO , in all stores activities.
在所有库房管理活动中执行先进先出的原则。
However, in some applications, you need FIFO buffers for data conversion.
然而,在某些应用中,需要fifo缓冲器实现数据转换。
The spirit of the RTSJ is that all queues of threads are FIFO and priority based.
RTSJ的原理是所有的线程队列都是FIFO并且是基于优先级的。
The last limitation of the solution is that there is no priority or FIFO approach.
该解决方案的最后一个限制就是没有优先级或FIFO方法。
There are many ways to do asynchronous FIFO design, including many wrong ways.
设计异步FIFO 的方法有很多,当然有很多的方法是不对的。
Channels provide a FIFO communication queue that can be used for just this purpose.
Channel提供一个FIFO通信队列刚好能达到这一目的。
Therefore, the bearings should be set aside time to control the FIFO principle.
因此,这种轴承的搁置时间应该按先进先出的原则来控制。
The instructions PUSH and QUEUE correspond to LIFO and FIFO operations on the stack.
指令push和QUEUE对应的是对栈的LIFO和FIFO操作。
Linux scheduling and locking involve managing first in, first out (FIFO) queues.
Linux调度和锁定用来管理先进先出(FIFO)队列。
The first two lines delete the existing tap file and replace it with another FIFO pipe.
前两行删除现有的tap文件,并用另一个FIFO管道代替它。
FIFO: Locate the goods as labeled, and ensure FIFO implement through the whole process.
先进先出:负责所有物料定置定位,确保先进先出原则贯穿整个物料产品过程始终。
In computer science, a queue data structure is your basic first-in, first-out (FIFO) structure.
在计算机科学中,队列数据结构是基本的先进先出(FIFO)结构。
Buffer, which provides a blocking FIFO-buffered semantics for the channel with which it is associated.
为与之相关联的通道提供了一个阻塞的先进先出的缓冲语义。
For those unfamiliar with the concept of a blocking queue, it is essentially a FIFO data structure, with a twist.
假如不熟悉阻塞队列概念,它实质上就是一种带有一点扭曲的FIFO数据结构。
Many FIFO design approaches have been reported but it is very difficult for us to analyze their correctness.
关于FIFO设计方法的报道有很多,但我们很难分析其正确性。
The application of FIFO simplifies the design of DRFM and raises the stability and reliability of the system.
应用FIFO大大简化了DRFM系统的设计,且提高了系统稳定性和可靠性。
The messages are delivered from the sender to the receiving application using a first-in-first-out (FIFO) mechanism.
发送方将消息传递给接收方应用程序时使用先进先出(FIFO)机制。
Logically, you can view the system as managing a single FIFO queue, termed a run-queue, for each of the 40 priorities.
逻辑上可将系统看作:为(40个中的)每个优先级管理一个fifo序列,称为运行队列。
Nonetheless, FIFO scheduling provides an important helping hand to an application designer trying to put a cap on delays.
尽管如此,FIFO调度机制为尝试减少延迟的应用程序设计师提供了一项重要帮助。
The BlockingQueue interface states that it is a Queue, meaning that its items are stored in first in, first out (FIFO) order.
BlockingQueue接口表示它是一个Queue,意思是它的项以先入先出(FIFO)顺序存储。
Taking advantage of the variability benefits of FIFO scheduling, however, can require some further changes to your application.
但是,要利用FIFO调度机制的易变性优势,可能需要进一步更改您的应用程序。
This thesis USES FIFO input flow control strategy to improve performance of ATM multimedia network of Shanghai Railway Station.
提出了采用FIFO输入流控策略改善铁路上海站atm多媒体信息网络性能。
This thesis USES FIFO input flow control strategy to improve performance of ATM multimedia network of Shanghai Railway Station.
提出了采用FIFO输入流控策略改善铁路上海站atm多媒体信息网络性能。
应用推荐