-
61 sequential access storage
выч. запоминающее устройство [память] с последовательным поискомEnglsh-Russian aviation and space dictionary > sequential access storage
-
62 sequential-access storage
English-Russian dictionary of computer science > sequential-access storage
-
63 sequential access method
box method — метод «ящика»
English-Russian big medical dictionary > sequential access method
-
64 sequential-access optical deflector
English-Russian dictionary of electronics > sequential-access optical deflector
-
65 sequential-access storage
English-Russian dictionary of electronics > sequential-access storage
-
66 random sequential access
library access — библиотечный доступ; обращение к библиотеке
-
67 hierarchical indexed sequential access method
иерархический метод индексно-последовательного доступа
—
[Л.Г.Суменко. Англо-русский словарь по информационным технологиям. М.: ГП ЦНИИС, 2003.]Тематики
EN
Англо-русский словарь нормативно-технической терминологии > hierarchical indexed sequential access method
-
68 indexed sequential access method
индексно-последовательный метод доступа
—
[ http://www.iks-media.ru/glossary/index.html?glossid=2400324]Тематики
- электросвязь, основные понятия
EN
Англо-русский словарь нормативно-технической терминологии > indexed sequential access method
-
69 generalized sequential access method
обобщенный последовательный метод доступа
—
[Е.С.Алексеев, А.А.Мячев. Англо-русский толковый словарь по системотехнике ЭВМ. Москва 1993]Тематики
EN
Англо-русский словарь нормативно-технической терминологии > generalized sequential access method
-
70 keyed sequential access method
последовательный метод доступа с ключами
—
[Л.Г.Суменко. Англо-русский словарь по информационным технологиям. М.: ГП ЦНИИС, 2003.]Тематики
EN
Англо-русский словарь нормативно-технической терминологии > keyed sequential access method
-
71 queued sequential access mode
последовательный метод доступа с очередями
—
[Л.Г.Суменко. Англо-русский словарь по информационным технологиям. М.: ГП ЦНИИС, 2003.]Тематики
EN
Англо-русский словарь нормативно-технической терминологии > queued sequential access mode
-
72 indexed sequential access database package
- программный пакет управления индексированными базами данных с последовательным доступом
программный пакет управления индексированными базами данных с последовательным доступом
—
[Л.Г.Суменко. Англо-русский словарь по информационным технологиям. М.: ГП ЦНИИС, 2003.]Тематики
EN
Англо-русский словарь нормативно-технической терминологии > indexed sequential access database package
-
73 random sequential access
произвольно-последовательный доступ
—
[Л.Г.Суменко. Англо-русский словарь по информационным технологиям. М.: ГП ЦНИИС, 2003.]Тематики
EN
Англо-русский словарь нормативно-технической терминологии > random sequential access
-
74 indexed-sequential access
library access — библиотечный доступ; обращение к библиотеке
-
75 Indexed Sequential Access Method
индексно-последовательный метод достура( ISAM) (метод размещения записей в базе данных с использованием ключа, обеспечивающий быстрый поиск)Большой англо-русский и русско-английский словарь > Indexed Sequential Access Method
-
76 basic sequential access method
Большой англо-русский и русско-английский словарь > basic sequential access method
-
77 queued indexed sequential access method
индексио-последовательный метод доступа с очередямиБольшой англо-русский и русско-английский словарь > queued indexed sequential access method
-
78 random sequential access
Большой англо-русский и русско-английский словарь > random sequential access
-
79 basic sequential access method
базисный последовательный метод доступаАнгло-русский словарь технических терминов > basic sequential access method
-
80 hierarchical sequential access method
иерархический последовательный метод доступаАнгло-русский словарь технических терминов > hierarchical sequential access method
См. также в других словарях:
sequential access — noun (computing) A method of finding data in a file by reading through the file from the beginning (cf ↑direct access) • • • Main Entry: ↑sequence … Useful english dictionary
Sequential access — In computer science, sequential access means that a group of elements (e.g. data in a memory array or a disk file or on a tape) is accessed in a predetermined, ordered sequence. Sequential access is sometimes the only way of accessing the data,… … Wikipedia
sequential access — nuoseklioji kreiptis statusas T sritis informatika apibrėžtis ↑Kreiptis į atmintį, kai kreipties laikas priklauso nuo duomenų vietos joje, pavyzdžiui, nuo to, ar duomenys magnetinėje (ar kitokioje) juostoje yra ties skaitymo galvute, ar toli nuo… … Enciklopedinis kompiuterijos žodynas
sequential access — nuoseklioji prieiga statusas T sritis informatika apibrėžtis ↑Prieiga prie duomens, kai paeiliui peržiūrimi visi duomenys, kol randamas reikalingas. Kreipties trukmė priklauso nuo duomens vietos (adreso) peržiūrimoje eilėje. pavyzdys( iai)… … Enciklopedinis kompiuterijos žodynas
Sequential access memory — In computing, sequential access memory (SAM) is a class of data storage devices that read their data in sequence. This is in contrast to random access memory (RAM) where data can be accessed in any order. Sequential access devices are usually a… … Wikipedia
sequential access method — nuosekliosios kreipties metodas statusas T sritis automatika atitikmenys: angl. sequential access method vok. sequentielle Zugriffsmethode, f rus. последовательный метод доступа, m pranc. méthode séquentielle d accès, f … Automatikos terminų žodynas
sequential access memory — nuosekliosios prieigos atmintis statusas T sritis informatika apibrėžtis Atmintis, kreipimosi į kurią trukmė priklauso nuo duomenų vietos (adreso) joje. Tokia savybe pasižymi atmintys, kuriose vieta skaitymui arba rašymui (adresas) randama… … Enciklopedinis kompiuterijos žodynas
sequential access — Process of gaining entry to data by sequential method before arriving at the required information. Contrast with random access … IT glossary of terms, acronyms and abbreviations
sequential-access — /si kwen sheuhl ak ses/, adj. Computers. 1. of or pertaining to a storage medium, as magnetic tape, in which records must be accessed by reading or writing from the beginning of the file. 2. of or pertaining to file processing in which records… … Universalium
sequential access — An access method used by some storage devices, such as tapes, that requires them to start at the beginning to find a specific storage location. If the information is toward the end of the tape, access can take a long time. See also random… … Dictionary of networking
sequential-access — /si kwen sheuhl ak ses/, adj. Computers. 1. of or pertaining to a storage medium, as magnetic tape, in which records must be accessed by reading or writing from the beginning of the file. 2. of or pertaining to file processing in which records… … Useful english dictionary