sequential access
[计] 顺序存取
2026-04-14 07:01 浏览次数 29
[计] 顺序存取
sequential redundant access顺序冗余存取
Sequential file access顺序文件访问
sequential-access device翻译
sequential-access storage顺序存取存储
sequential-access display顺序扫描显示
Sequential Memory Access顺序内存访问
sequential index access command顺序索引存取命令
sequential data access顺序数据缓存器
sequential indexed access command[计]
it may be an isam (indexed sequential access method) file with no dbms, either on the local or a remote computer.
它可能是一个没有数据库管理系统的索引顺序存取法文件,不管在要地电脑还是远程叫脑中。
you can use the stream returned by this method for sequential access to a memory-mapped file, such as for inter-process communications.
可使用此方法返回的流顺序访问内存映射文件,如如进程间通信。
generalized sequential access method?
通用顺序存取法 gsam?。
an npsi would take advantage of lookaside on the index, for example, with a nested loop join in which the outer rows drive sequential access to the inner.
一个npsi可能在索引上利用后备链表的优势,例如,使用一个嵌套循环联接,其中外部行驱动对内部行的顺序访问。
queried sequential access method?
查询顺序存取法 qsam?。
it is well-known that the optimal storage on sequential access peripheral problems is a fundamental problem in combinatorial optimization problems.
顺序存取设备的最优存储是组合优化中的一个重要问题。
hierarchical indexed sequential access method?
分层次索引顺序存取法 hisam?。
vsam? virtual sequential access method?
虚拟顺序存取法?。
select the driver corresponding to the type of indexed sequential access method (isam) or database you want to connect to, and then click finish .
选择与要连接的索引顺序访问方法 (isam)或数据库的类型相对应的驱动程序,然后单击「完成」。
and, in most data-processing routines, sequential access to a rope「s characters is what」s required, in which case a rope iterator can provide amortized o(1) access speed.
而且,在多数数据处理例程中,都需要对rope字符进行顺序访问,在这种情况下,rope 的迭代器能够提供分摊的o(1)访问速度。
overflow sequential access method?
溢出顺序存取法 osam?。
in order to improve cpu utilization, use of multi-threading technology, and design a same sequential access method to prevent the deadlock.
为了提高cpu的利用率,采用了多线程技术,并且设计了按同一顺序访问对象的方法以防止死锁发生。
basic sequential access method?
基本顺序存取法 bsam?。
a system and method for performing a search operation within a sequential access data storage subsystem are disclosed.
公开了一种用于在顺序存取数据存储子系统中执行搜索操作的系统和方法。
aimed at tdrms「s specialty, a storage system design method based on sequential access media is proposed, then an algorithm used for speech data file query is proposed too.
针对电话录音监控系统应用的特点,提出了一种基于顺序存储介质———磁带的电话语音数据存储系统设计方法,并给出了在该系统下进行语音数据文件查询的算法。
visam?virtual indexed sequential access method?
虚拟变址顺序存取法?。
it is interesting that no one pointed out the similarity between friendfeed」s solution and the 「ancient」 technology of isam - indexed sequential access method.
有意思的是,并没有人指出friendfeed的解决方案与古老的isam技术(indexedsequential accessmethod,索引顺序存取法)之间的相似性。
magnetic tape is sequential access storage and can solve the problem mentioned above.
磁带是顺序访问存储,能够解决上面所提问题。
the tape driver is a sequential access device and registers itself as a character device through register_chrdev_region.
磁带驱动器是顺序存取设备,会通过 register_chrdev_region 将自身注册为字符设备。