网站首页  词典首页

请输入您要查询的英文单词:

 

单词 first-in-first-out
释义

first-in-first-out

美 
英 
  • n.先进先出
  • 网络先进先出的物料管理方法;按照先进先出;用先进先出
n.
1.
先进先出

例句

释义:
1.
Firstly, radar echoes are formed into a first in first out queue, and short time slip window coherent integration is implemented.
首先,将雷达的回波信号构成一个先入先出的队列,进行短时滑窗相参积累。
www.ceps.com.tw
2.
Commonly used in disk drive scheduling algorithms are: simple disk drive scheduling algorithm is first in first out (FIFO) method.
常用的磁盘驱动调度算法有:最简单的磁盘驱动调度算法是先入先出(FIFO)法。
www.dgmini.com
3.
Bartenders have to be cost-conscious and aware of wastages at all time. Always use the first-in, first-out procedure.
必须对酒水成本和损耗有清醒的认识,总是遵循先入先出的原则。
www.010so.com
4.
However, neither a pipe nor a named pipe provides random access, because each operates as a first-in, first-out (FIFO) device.
但是,管道和命名管道都不提供随机访问,因为它们都作为先入先出(FIFO)设备。
www.ibm.com
5.
Inventories consist primarily of purchased game and phone cards and are valued at the lower of cost or market (first-in, first-out method).
存货清单主要有所购游戏和电话卡,以比市价低的价格估价(存货后进先出计价法)。
investor.pay88.com
6.
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)处理不得到保证,这在很多消息队列实现中都很常见。
www.ibm.com
7.
Queues are the structures holding messages in a first-in, first-out fashion.
队列是一个先入先出的数据结构。
www.infoq.com
8.
By default, slots are called in first-in first-out (FIFO) order, so the output of this program will be as expected.
默认情况下,插槽以先进先出(FIFO)的次序被调用,因此该程序的输出应该是。
qa.alibaba.com
9.
Also keep the system settings of the first in, first out improving Home output speed.
也有利于保持系统设定的先入先出原则,提高首页输出速度。
www.bing.com
10.
The lock grants first in - first out (FIFO) access to writers and starves readers under a continuous load of writers.
锁授予对编写器的先进先出(FIFO)访问,并使读取器在编写器在持续负载的情况下停止。
207.46.16.252
1.
Once established, the computerised registry was instructed to handle orders on a first-in, first-out basis.
电子化的市政资料一旦建立好了,电脑化的注册处就可以有条有理、井然有序地服务。
www.bing.com
2.
The messages are delivered from the sender to the receiving application using a first-in-first-out (FIFO) mechanism.
发送方将消息传递给接收方应用程序时使用先进先出(FIFO)机制。
www.ibm.com
3.
Warehousing before each batch of material to be identified, and based on first-in first-out principle sends the material.
入仓前对每一批次的材料进行标识,并依据先入先出的原则进行发料。
zhidao.baidu.com
4.
Managing receipt and delivery of goods according to confirmed orders. First-in-first-out stock flow policy should be followed.
依据定单对货物的进出和单据的管理,要遵循先进先出的库存原则。
www.jobstreet.com.cn
5.
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)顺序存储。
www.ibm.com
6.
Linux scheduling and locking involve managing first in, first out (FIFO) queues.
Linux调度和锁定用来管理先进先出(FIFO)队列。
www.ibm.com
7.
Use a first-in, first-out (FIFO) inventory system to prevent full containers from being stored for long periods of time.
使用先进先出库存系统,防止满瓶储存过长时间。
dict.ebigear.com
8.
ACD technology routed and queued calls on a first in, first out (FIFO) basis.
ACD技术根据先入先出的原则传输电话呼叫并进行排队。
blog.hjenglish.com
9.
Doing so will take the "first in first out" queue behavior of the Domino agent manager out of the picture.
这样做将消除Domino代理管理器的“先进先出”队列行为方式。
www-128.ibm.com
10.
represents a first - in , first - out collection of objects.
表示对象的先进先出集合。
www.ichacha.net
1.
Asynchronous First In First Out(FIFO) is adopted to synchronize data transfer between APB bus and I2C bus.
设计中采用了异步先进先出来同步APB总线和I2C总线之间的数据交换。
www.iaeej.com
2.
Database design is not ideal four, stock weighted moving average, using the first-in, first-out method more reasonable, 5.
数据库设计不太理想4,库存采用加权移动平均法,用先入先出法更合理,5。
joys99.com
3.
Ensure first in first out system is being practiced in the warehouse.
仓库确保实行先进先出的库存管理系统。
www.jobui.com
4.
Basically, a queue is a first-in, first-out (FIFO) data structure.
基本上,一个队列就是一个先入先出(FIFO)的数据结构。
www.ibm.com
5.
Where appropriate, is there an effective process for the control and rotation of accepted goods and materials, such as first-in, first-out?
13在适当的地方,有一个有效的过程控制和旋转公认的货物和材料,如先假设?。
zhidao.baidu.com
6.
A Queue is a collection that supports a "first in, first out" model.
Queue是一种支持“先进先出”模型的集合。
msdn2.microsoft.com
7.
The first two commands create a couple of First-In-First-Out (FIFO) pipes.
前两行命令创造一对先进先出(FIFO)管道。
www.ibm.com
8.
The scheduler is same as FIFO (First-In First-Out) buffer.
调度程序同FIFO(一在第一)缓冲一样。
zhidao.baidu.com
9.
If yes, consider using the Queue class or the Queue generic class if you need first-in-first-out (FIFO) behavior.
如果需要,那么在需要先进先出(FIFO)行为时请考虑使用Queue类或Queue泛型类。
msdn2.microsoft.com
10.
ESPIPE -- You attempted to seek on a pipe or First In, First Out (FIFO).
ESPIPE:您尝试在管道或“先进先出(FIFO)”堆栈上查找。
www.ibm.com
1.
A pipe is a first-in-first out (FIFO) data structure.
管道是先入先出(FIFO)数据结构。
www.ibm.com
2.
first in , first out method.
的方式,以先进先出的顺序返回。
www.ichacha.net
3.
In computer science, a queue data structure is your basic first-in, first-out (FIFO) structure.
在计算机科学中,队列数据结构是基本的先进先出(FIFO)结构。
www.ibm.com
4.
Traditionally, the first-in first-out ( FIFO ) scheme is very simple, but it can't provide effective QoS.
传统的FIFO机制很简单,但是无法提供有效的服务品质。
dictsearch.appspot.com
5.
Return Forwarding Equivalence Class Forwarding Information Base First In First Out Fast ReRoute FEC to NHLFE map File Transfer Protocol
转发等价类转发信息表先入先出快速重路由FEC到NHLFE表项的映射文件传输协议
wenku.baidu.com
6.
Engineering Pre-production Engineering Sample First-In-First-Out Finished Goods
工程样品先进先出的物料管理方法制成品存放成品的货仓
wenku.baidu.com
7.
According to the delivery notice, deliver the manufactured- products on the basis of first in first out principle;
根据出货通知,按照先进先出的原则发放成品;
www.jobui.com
8.
Generic class are first-in-first-out collection classes that implement the
泛型类都是先进先出集合类,它们实现
msdn2.microsoft.com
9.
defect first in, first out cash flow statement of cash flow present value bank loan
瑕疵先进先出现金流量现金流量表现值向银行借款
wenku.baidu.com
10.
Ensure First-in-First-out (FIFO) of materials and finished goods;
确保按原料及成品先进先出的次序;
www.job00.com
1.
Stock management with first in first out method;
以先入先出的方式管理仓库;
www.gao8dou.com
2.
Generic class provide first-in-first-out lists, while the
泛型类提供先进先出列表,而
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/12/26 15:25:42