网站首页  英汉词典

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

 

单词 Sequential access method
释义

Sequential access method

中文百科

循序访问 Sequential access

(重定向自Sequential access method)
比较循序访问(上)及随机访问(下)。
Acceso secuencial y acceso aleatorio

在计算机科学中,循序访问意指一组串行(例如存于记忆数组、磁盘软件或是磁带中的数据)是以预先安排,有秩序的方式被人访问。循序访问有时只是唯一的访问数据方式,磁带即属一例。循序访问亦有可能成为有选择性的方式,就如我们纯粹有意顺序处理一组数据组件。

于数据结构当中,如果某人只能开启一组包含特一排列的数值,该组数据结构即属循序访问,而正准的例子就如链表。另外,含有循序访问的索引需要大O符号(k值)的若干时间,而k值则为变址。结果,不少算法如快速排序及二元搜索会将算法变坏,令其比起原本算法变得较底效率。因此,这类算法之后会成一组缺乏随机访问的无用算法。相反,通常不会作出索引的部份算法只需循序访问方式,例如合并排序,它们就无需遭受处置。

英语百科

Sequential access 循序存取

(重定向自Sequential access method)
Sequential access compared to random access.
Acceso secuencial y acceso aleatorio

In computer science, sequential access means that a group of elements (such as data in a memory array or a disk file or on magnetic tape data storage) is accessed in a predetermined, ordered sequence. Sequential access is sometimes the only way of accessing the data, for example if it is on a tape. It may also be the access method of choice, for example if all that is wanted is to process a sequence of data elements in order.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/18 6:32:44