FIFO

导读:FIFO怎么读
英式音标:[ˈfaɪfəʊ] 美式音标:[ˈfaɪfo]
FIFO的意思释义 abbr.First-In First-Out 先入先出(法);英英释义 FIFO[ \'faifəu ]n.inventory accounting in which

FIFO怎么读

英式音标:[ˈfaɪfəʊ]

美式音标:[ˈfaɪfo]

FIFO的意思释义

abbr.

First-In First-Out 先入先出(法);

英英释义

FIFO[ \'faifəu ]

n.inventory accounting in which the oldest items (those first acquired) are assumed to be the first sold

同义词:first in first out

FIFO用法及例句

例句参考

FIFO PEEK ACCESS

GasP: A Minimal FIFO Control

GasP: A Minimal FIFO Control

Instability of FIFO Queueing Networks with Quick Service Times

Wireless data communications using FIFO for synchronization memory

An approximate analysis of the LRU and FIFO buffer replacement schemes

An Approximate Analysis of the LRU and FIFO Buffer Replacement Schemes.

On-the-fly analysis of systems with unbounded, lossy FIFO channels

Symbolic reachability analysis of FIFO-channel systems with nonregular sets of configurations

Controller Area Network (CAN) Schedulability Analysis with FIFO Queues

FIFO相关例句

1. New replacement algorithm (LRU versus FIFO)

新的替换算法(LRU 与FIFO)

2. A pipe is a first-in-first out (FIFO) data structure.

管道是先入先出(FIFO)数据结构。

3. S_ISFIFO (mode) — is this a pipe or FIFO special file?

S_ISFIFO (mode)——是否为管道或FIFO特殊文件?

4. The mkfifo command creates a First In First Out (fifo) file.

mkfifo命令将创建一个First In First Out (fifo)文件。

5. A defined stock rotation system is in place, e. g. FIFO?

现场是否有轮换储存体系,如先进先出?

6. Basically, a queue is a first-in, first-out (FIFO) data structure.

基本上,一个队列就是一个先入先出(FIFO)的数据结构。

7. To adhere to the principles of FIFO , in all stores activities.

在所有库房管理活动中执行先进先出的原则。

8. However, in some applications, you need FIFO buffers for data conversion.

然而,在某些应用中,需要fifo缓冲器实现数据转换。

9. The spirit of the RTSJ is that all queues of threads are FIFO and priority based.

RTSJ的原理是所有的线程队列都是FIFO并且是基于优先级的。

10. The last limitation of the solution is that there is no priority or FIFO approach.

该解决方案的较后一个限制就是没有优先级或FIFO方法。

11. There are many ways to do asynchronous FIFO design, including many wrong ways.

设计异步FIFO 的方法有很多,当然有很多的方法是不对的。

12. Channels provide a FIFO communication queue that can be used for just this purpose.

Channel提供一个FIFO通信队列刚好能达到这一目的。

13. Therefore, the bearings should be set aside time to control the FIFO principle.

因此,这种轴承的搁置时间应该按先进先出的原则来控制。

14. The instructions PUSH and QUEUE correspond to LIFO and FIFO operations on the stack.

指令push和QUEUE对应的是对栈的LIFO和FIFO操作。

15. Linux scheduling and locking involve managing first in, first out (FIFO) queues.

Linux调度和锁定用来管理先进先出(FIFO)队列。

16. The first two lines delete the existing tap file and replace it with another FIFO pipe.

前两行删除现有的tap文件,并用另一个FIFO管道代替它。

17. FIFO: Locate the goods as labeled, and ensure FIFO implement through the whole process.

先进先出:负责所有物料定置定位,确保先进先出原则贯穿整个物料产品过程始终。

18. In computer science, a queue data structure is your basic first-in, first-out (FIFO) structure.

在计算机科学中,队列数据结构是基本的先进先出(FIFO)结构。

19. Buffer, which provides a blocking FIFO-buffered semantics for the channel with which it is associated.

为与之相关联的通道提供了一个阻塞的先进先出的缓冲语义。

20. For those unfamiliar with the concept of a blocking queue, it is essentially a FIFO data structure, with a twist.

假如不熟悉阻塞队列概念,它实质上就是一种带有一点扭曲的FIFO数据结构。

21. Many FIFO design approaches have been reported but it is very difficult for us to analyze their correctness.

关于FIFO设计方法的报道有很多,但我们很难分析其正确性。

22. The application of FIFO simplifies the design of DRFM and raises the stability and reliability of the system.

应用FIFO大大简化了DRFM系统的设计,且提高了系统稳定性和可靠性。

23. The messages are delivered from the sender to the receiving application using a first-in-first-out (FIFO) mechanism.

发送方将消息传递给接收方应用程序时使用先进先出(FIFO)机制。

24. Logically, you can view the system as managing a single FIFO queue, termed a run-queue, for each of the 40 priorities.

逻辑上可将系统看作:为(40个中的)每个优先级管理一个fifo序列,称为运行队列。

25. Nonetheless, FIFO scheduling provides an important helping hand to an application designer trying to put a cap on delays.

尽管如此,FIFO调度机制为尝试减少延迟的应用程序设计师提供了一项重要帮助。

26. 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)顺序存储。

27. Taking advantage of the variability benefits of FIFO scheduling, however, can require some further changes to your application.

但是,要利用FIFO调度机制的易变性优势,可能需要进一步更改您的应用程序。

28. This thesis USES FIFO input flow control strategy to improve performance of ATM multimedia network of Shanghai Railway Station.

提出了采用FIFO输入流控策略改善铁路上海站atm多媒体信息网络性能。

29. This thesis USES FIFO input flow control strategy to improve performance of ATM multimedia network of Shanghai Railway Station.

提出了采用FIFO输入流控策略改善铁路上海站atm多媒体信息网络性能。

30.FIFO cost allocations.

先进先出法下的成本分配。

34.A storage area (buffer) in which the first item stored is the first item output (FIFO).

一种先进先出(FIFO)存储缓冲区。

36.High Speed ADC System on DSP with FIFO and Level Shifting Transceiver

基于FIFO与电平转换器的DSP高速ADC系统

37.The first-in, first-out method, which is often referred to as FIFO, is based on the assumption that costs

先进先出法,通常称为FIFO,是基于这样一个假定,即成本应按发生的先后顺序抵减收益。

resettlement
palaearctic
猜您喜欢......
返回顶部小火箭