first-in-first-out

英 [fɜːst ɪn fɜːst aʊt] 美 [fɜːrst ɪn fɜːrst aʊt]

网络  先进先出; 先進先出; 先入先出; 用先进先出; 先进先出法

计算机



双语例句

  1. The first two commands create a couple of First-In-First-Out ( FIFO) pipes.
    前两行命令创造一对先进先出(FIFO)管道。
  2. 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).
    任意接下来的外部命令,如果他们是在默认的SYSTEM环境下运行,将把它们的输入定向到默认的FIFO(先入先出,first-in-first-out)。
  3. The messages are delivered from the sender to the receiving application using a first-in-first-out ( FIFO) mechanism.
    发送方将消息传递给接收方应用程序时使用先进先出(FIFO)机制。
  4. This means that first-in-first-out ( FIFO) processing is not guaranteed, as is common with many message queue implementations.
    这意味着先进先出(first-in-first-out,FIFO)处理不得到保证,这在很多消息队列实现中都很常见。
  5. RT Java threads are implemented with fixed priority scheduling, also known as static priority scheduling, with a first-in-first-out scheduling policy.
    RTJava线程是使用固定优先级调度实现的,又称为静态优先级调度,它使用先进先出(first-in-first-out)的调度策略。
  6. The organization shall use an inventory management system to optimize inventory turns over time and assure stock rotation, such as "first-in-first-out"( FIFO).
    组织应使用库存管理系统,以优化库存周转,确保货物周转,如先进先出(FIFO)。
  7. All the materials in the warehouse shall follow First-in-first-out principle. Regular check is required to avoid exceeding shelf life.
    仓贮的所有原材料应做到先进先出,定期检查、防止过期。
  8. Queues do not return messages in strict first-in-first-out order; instead, queues return messages for each conversation in the order in which the messages were sent.
    队列不按严格的先进先出顺序返回消息,而是以消息的发送顺序返回每个会话的消息。
  9. This paper introduces the design and working principles of the signal processor, which can adapts to the electromagnetic environment of one million pulse per second, and illustrates the detailed design of first-in-first-out buffer ( FIFO), sorter and signal analyzer.
    介绍了一种能适应百万脉冲/秒的信号处理机的设计原理和工作原理,并阐述了先进先出缓冲器(FIFO)、分选器以及信号分析器的详细设计。
  10. The function and principle of First-in-first-out ( FIFO) register queue device design are introduced.
    介绍了寄存器堆队列装置(FIFO)的作用和设计原理。
  11. Data link layer soft-core is mainly composed of the first-in-first-out ( FIFO) module, cyclical redundancy check ( CRC) module and serial-parallel converter module.
    数据链路层软核主要由先入先出(FIFO)模块,循环冗余码校验(CRC)模块,串并转换模块等组成。