fifo
fifo什么意思,fifo翻译
基本解释
abbr.: (=first in first out)先进先出
网络: 先进先出(First In First Out);先入先出;先进先出法
英汉解释
first in first out 先进先出
例句
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调度机制的易变性优势,可能需要进一步更改您的应用程序。
Asynchronous FIFO is applied to the design of asynchronous data buffer between the interface and the core of ATM communication chip.
采用异步FIFO法设计ATM通信芯片中接口与内核的异步数据缓冲器。
By simulation experiments, the effectiveness and stability of this method under FIFO and RED queuing have been verified.
通过模拟实验,该方法在FIFO和RED队列调度模式下的有效性和稳定性得到了证实。
Fortunately, the asynchronous FIFO memory can be employed to deal with the data transferring problem well.
异步FIFO缓冲存储器正是解决这种数据传输问题的理想方法。
Commonly used in disk drive scheduling algorithms are: simple disk drive scheduling algorithm is first in first out (FIFO) method.
常用的磁盘驱动调度算法有:最简单的磁盘驱动调度算法是先入先出(FIFO)法。