释义 |
random access sorter 随机存取分类程序;[随机接达排序器] The programs by which the data stored on randomaccess magnetic disks and drums can be sorted. The keys of data items in random access memories can be extracted and sorted by these programs.The list including keys and relative file item addresses then can be stored on disks and drums, from which these items can be transferred by macro order, according to the order of the sorted keys. 能对存放在随机存取磁盘和磁鼓上的数据进行分类的程序。这些程序可以将存放在随机存取存储器中的数 据项关键字取出,加以分类,然后再将一个包含关键字和对应文件项目地址的表格存放在磁 盘和磁鼓中,这样就可以用宏指令按照分类的关键字次序,从磁盘或磁鼓中调用各个项目。 |