您要查找的是不是:
- indexed sequential search 索引顺序查找
- Looking up an element by value or index requires a sequential search, however, which can be slow if the list is long. 按值或者索引查找需要顺序搜索,然而如果表很长则速度可能慢。
- In addition, there is a query optimizer to decide whether to use an index or perform a brute-force sequential search. 而且,还有查询优化器来确定是使用索引还是执行蛮力顺序搜索。
- A table used to locate records in an indexed sequential data set or an indexed file. 用来查找索引顺序数据集或索引文件中的记录的一种表。
- This allows for direct seek in the PATH index and provides better search performance than the sequential search for path values in the primary index. 这便允许在PATH索引中直接查找,并为主索引中的路径值提供比按顺序搜索更好的搜索性能。
- Queries in which a sequential search is specified, such as WHERE ProductID BETWEEN 980 and 999, would benefit from a clustered index on ProductID. 在其中指定顺序搜索的查询(如WHERE ProductID BETWEEN 980 and 999)将从ProductID的聚集索引受益。
- ISAM是indexed sequential access method的缩写。ISAM drivers are used to update file formats other than its own. 索引顺序访问方法)它是一种索引机制,用于高效访问文件中的数据行。
- This might, for example, include a relational database, an Indexed Sequential Access Method (ISAM) database, a Microsoft Excel spreadsheet, or a text file. 例如,这可能包括关系数据库、索引顺序访问方法(ISAM)数据库、Microsoft Excel电子表格或文本文件。
- Current GPS receiver search strategies are based on the sequential search of the C/A code phase and carrier frequency. 摘要当前GPS接收机的搜索策略是基于C/A码相位和载波频率的串行搜索。
- Because all rows in the primary XML index corresponding to an XML binary large object are searched sequentially for large XML instances, the sequential search may be slow. 由于是按顺序在与XML二进制大型对象相对应的主XML索引中的所有行中搜索大XML实例,所以按顺序搜索可能会很慢。
- virtual indexed sequential access method 虚拟索引顺序存取法
- queued indexed sequential access method 排队她顺序访问法,排队索引顺序存取方式
- indexed sequential file management system 索引顺序文件管理系统
- basic indexed sequential access method 基本索引按序存取法,基本她顺序存取法
- VISAM Virtual Indexed Sequential Access Method 虚拟变址顺序存取法
- BISAM Basic Indexed Sequential Access Method 基本索引顺序存取法
- indexed sequential file organization 索引顺序文件组织
- hierarchical indexed sequential access method [计] 分层索引顺序存取法
- ISAM [Indexed Sequential Access Method] 索引循序存取法
- indexed sequential access method interface program 索引顺序存取方法接口程序