fifo信息详情

fifo发音

意思翻译

abbr.先入先出(firstin,firstout)

相似词语短语

fifo system───先进先出系统

双语使用场景

Basically, a queue is a first-in, first-out (FIFO) data structure.───基本上,一个队列就是一个先入先出(FIFO)的数据结构。

mode) — is this a pipe or FIFO special file?───mode)——是否为管道或FIFO特殊文件?

pipe is a first-in-first out (FIFO) data structure.───管道是先入先出(FIFO)数据结构。

For those unfamiliar with the concept of a blocking queue, it is essentially a FIFO data structure, with a twist.───假如不熟悉阻塞队列概念,它实质上就是一种带有一点扭曲的FIFO数据结构。

If the receiver is running out of FIFO space it signals the sender to stop by generating a square-wave at an eighth of the clock frequency.───如果接收器快用光了先进先出法空间信号发送它停止产生一个方波在八分之一的时钟频率。

Data is transmitted out of the FIFO at a transmit clock rate using a transmit address pointer incremented at the transmit clock rate.───数据传输FIFO的,地点为发送时钟使用的传输速率地址指针在发送时钟速度递增。

FIFO has one disadvantage. It does not always allow the maximum concurrency.───FIFO有一个缺点,它并不总是允许最大的并发度。

Buffer, which provides a blocking FIFO-buffered semantics for the channel with which it is associated.───为与之相关联的通道提供了一个阻塞的先进先出的缓冲语义。

Taking advantage of the variability benefits of FIFO scheduling, however, can require some further changes to your application.───但是,要利用FIFO调度机制的易变性优势,可能需要进一步更改您的应用程序。

英语使用场景

The design of asynchronous FIFO meets with two troubles, metastability and how to generate empty and full flag correctly.

When a new fingerprint is found, a first-in first-out (FIFO) strategy is used to allocate space in a limited memory-space to store the new entry.

FIFO scheduling behaves differently from round-robin scheduling, and the differences can cause hangs in some Java programs.

Presents a circuit of FIFO involving single port SRAM.

If FIFO method is used to account for product costs, it is necessary to measure separately the equivalent units in beginning work in process and the current period equivalent units.

Commonly used in disk drive scheduling algorithms are: simple disk drive scheduling algorithm is first in first out (FIFO) method.

For simplicity, the page-out algorithm uses FIFO page-out algorithm, and in one out of only the page in the page table to erase.

Data is transmitted out of the FIFO at a transmit clock rate using a transmit address pointer incremented at the transmit clock rate.

Page - out algorithm uses FIFO algorithm.