网页
图片
视频
学术
词典
地图
更多
航班
笔记本
FIFO
美 [ˈfaɪfo]
英 [ˈfaɪfəʊ]
abbr.
(=
first in first out
)
先进先出
网络
先进先出(First In First Out);先入先出;先进先出法
英汉
英英
网络释义
abbr.
1.
(=first in first out)先进先出
abbr.
1.
(=
first
in
first
out
)
1.
先进先出(First In First Out)
无碎片直通转发的缓存采用
先进先出
(
FIFO
)的方式工作, 即帧按序从一端进入,再按照同样的顺序从另一端输出。 当帧被 …
www.docin.com
|
基于9061个网页
2.
先入先出
做好
先入先出
(
FIFO
) 的管理。
防止有过期的标签附在盛载物件的箱子或容器上, 避免造成指示混 乱。
www.docin.com
|
基于3091个网页
3.
先进先出法
先进先出法
(
FIFO
):由于最先买入的货物(最便宜)被认为最先卖出,故销售成本较低,故会使利润偏高 后进先出法(LIFO…
zhidao.baidu.com
|
基于1569个网页
4.
命名管道
管道分为
命名管道
(
FIFO
)和匿名管道,只有父子关系的进程才可以共享匿名管道,不相关的进程只能共享命名管道.,也可以这么去 …
www.linuxidc.com
|
基于711个网页
5.
先进先出队列
32、一个
先进先出队列
(
FIFO
),队列长度为6,新的启动时间(时基值)放入队列的顶部,底部最早的启动时间丢弃; 33、 …
www.ad.siemens.com.cn
|
基于349个网页
6.
先进先出算法
8、
先进先出算法
(
FIFO
),近期最少使用算法(LRU), 9、操作码,地址码 10、集中式, 分布式 三、简答题:(每题5分…
blog.163.com
|
基于280个网页
7.
先入先出队列(First Input First Output)
CP: Caliper_英文缩写大全_911查询 ... SPEC 规格
FIFO
先入先出队列
DHF 登革热 ...
suoxie.911cha.com
|
基于277个网页
更多释义
收起释义
例句
释义:
全部
全部
,
先入先出
先入先出
,
先进先出法
先进先出法
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
For those
unfamiliar
with
the
concept
of
a
blocking
queue
,
it
is
essentially
a
FIFO
data structure
,
with
a
twist
.
假如
不
熟悉
阻塞
队列
概念
,
它
实质上
就是
一种
带有
一点
扭曲
的
FIFO
数据结构
。
www.ibm.com
2.
Data
is
transmitted out
of
the
FIFO
at
a
transmit
clock
rate
using
a
transmit
address
pointer
incremented
at the transmit
clock
rate
.
数据传输
FIFO
的
,
地点
为
发送
时钟
使用
的
传输
速率
地址
指针
在
发送
时钟
速度
递增
。
www.1168818.cn
3.
FIFO
has
one
disadvantage
.
It
does not
always
allow
the
maximum
concurrency
.
FIFO
有
一个
缺点
,
它
并不
总是
允许
最大
的
并发
度
。
www.elanso.com
4.
Buffer
, which
provides
a
blocking
FIFO
-
buffered
semantics
for
the
channel
with
which it is
associated
.
为
与
之
相关
联
的
通道
提供了
一个
阻塞
的
先进
先
出
的
缓冲
语义
。
www.ibm.com
5.
Taking
advantage
of
the
variability
benefits
of
FIFO
scheduling
,
however
,
can
require
some
further
changes
to
your
application
.
但是
,
要
利用
FIFO
调度
机制
的
易
变性
优势
,
可能
需要
进一步
更改
您
的
应用程序
。
www.ibm.com
6.
Asynchronous
FIFO
is
applied
to the
design
of
asynchronous
data
buffer
between the
interface
and
the
core
of
ATM
communication
chip
.
采用
异步
FIFO
法
设计
ATM
通信
芯片
中
接口
与
内核
的
异步
数据
缓冲器
。
dictsearch.appspot.com
7.
By
simulation
experiments
,
the
effectiveness
and
stability
of
this
method
under
FIFO
and
RED
queuing
have
been
verified
.
通过
模拟
实验
,
该
方法
在
FIFO
和
RED
队列
调度
模式
下
的
有效性
和
稳定性
得到
了
证实
。
dictsearch.appspot.com
8.
Fortunately,
the
asynchronous
FIFO
memory
can
be
employed to
deal
with the
data transferring
problem
well
.
异步
FIFO
缓冲
存储器
正是
解决
这种
数据传输
问题
的
理想
方法
。
www.fabiao.net
9.
Commonly
used in
disk
drive
scheduling
algorithms are:
simple
disk
drive
scheduling
algorithm
is
first
in first
out
(
FIFO
)
method
.
常用
的
磁盘
驱动
调度
算法
有
:
最
简单
的
磁盘
驱动
调度
算法
是
先
入
先
出
(
FIFO
)
法
。
www.dgmini.com
10.
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
.
为
简单起见
,
页面
淘汰
算法
采用
FIFO
页面
淘汰
算法
,
并且
在
淘汰
一
页
时
,
只
将
该
页
在
页
表
中
抹去
。
3333355555.com
1
2
3
4
5