прямой доступ(The ability of a computer to find and go directly to a particular storage location without having to search sequentially from the beginning location. The human equivalent of random access would be the ability to find a desired address in an address book without having to proceed sequentially through all the addresses. A computer's semiconductor memory (both RAM and ROM) provides random access. Certain types of files stored on disk under some operating systems also allow random access. Such files are best used for data in which each record has no intrinsic relationship to what comes physically before or after it, as in a client list or an inventory)
обращение без ожидания; прямой произвольный доступ(способ организации доступа к устройству памяти, при котором для чтения/записи произвольного блока данных не требуется последовательный просмотр блоков, начиная с самого первого, как в НМЛ; такой способ доступа реализуется, напр., в ОЗУ и дисках, при этом для доступа к разным блокам данных тратится почти одинаковое время. Syn: direct access, immediate access. Ant: sequential access ssn); случайный порядок-выборки