会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 2. 发明授权
    • Order preserving run length encoding with compression codeword
extraction for comparisons
    • 订单保留运行长度编码与压缩码字提取进行比较
    • US5619199A
    • 1997-04-08
    • US434775
    • 1995-05-04
    • Steven J. WattsBalakrishna R. Iyer
    • Steven J. WattsBalakrishna R. Iyer
    • G06F17/30
    • G06F17/30985Y10S707/99933Y10S707/99936Y10S707/99937
    • The present invention provides a system and method for the dictionary ordering of keys after expansion, compression and concatenation of their key parts. After each key part has been expanded through padding, each substring of identical characters of length greater than or equal to three is compressed through run-length encoding algorithm. The substring is replaced by the sequence character, a compression identifying character and a number identifying the number of characters being replaced. After compression and the subsequent concatenation, the keys are compared character by character. At the first instance of a miscomparison, the comparison scheme performs a normal dictionary ordering if neither of the characters are part of a compression sequence. If a character at the point of miscomparison is part of a compression sequence then an ordering decision is made based on the compression character, the length of the compressed substring and the character following the compressed substring.
    • 本发明提供了一种在关键部件的扩展,压缩和级联之后对键进行字典排序的系统和方法。 在通过填充扩展每个关键部分之后,通过游程编码算法压缩长度大于或等于3的相同字符的每个子字符串。 子字符串由序列字符替换,压缩识别字符和标识要替换的字符数的数字。 经过压缩和随后的级联,按键逐个比较。 在错误比较的第一个实例中,如果两个字符都不是压缩序列的一部分,则比较方案执行正常的字典排序。 如果错误点处的字符是压缩序列的一部分,则基于压缩字符,压缩子字符串的长度和压缩子字符串之后的字符进行排序决定。
    • 5. 发明授权
    • System and method for avoiding complete index tree traversals in
sequential and almost sequential index probes
    • 用于避免在顺序和几乎顺序的索引探针中完整的索引树遍历的系统和方法
    • US5748952A
    • 1998-05-05
    • US438558
    • 1995-05-10
    • Atul ChadhaDonald J. HaderleAkira ShibamiyaRobert W. LyleSteven J. Watts
    • Atul ChadhaDonald J. HaderleAkira ShibamiyaRobert W. LyleSteven J. Watts
    • G06F17/30
    • G06F17/30327Y10S707/99931Y10S707/99932Y10S707/99933Y10S707/99953
    • The present invention provides a system and method for utilizing the proximity of keys in sequential or near sequential index probes to avoid complete index tree traversal. Page information from three pages (LAST, PARENT and NEXT) are stored in separate information fields within an Index Lookaside Buffer. The LAST information field contains information on the most recent leaf page accessed during an index probe in a read key or an insert key operation, the PARENT information field contains information on the parent page of the most recently accessed leaf page described in the LAST information field, and the NEXT information field contains information on the most recent leaf page accessed during a fetch-next key or delete key operation. On a subsequent index probe, the LAST, NEXT and PARENT information fields are sequentially analyzed to determine if the search key is contained within the leaf page described by the LAST or NEXT information fields or if the search key is contained within one of the leaf pages pointed to by the parent page described by the PARENT information field. If none of the LAST, NEXT or PARENT information fields identify the leaf page containing the search key then the default root-to-leaf traversal would commence.
    • 本发明提供一种用于利用顺序或近序列索引探针中的密钥接近以避免完整的索引树遍历的系统和方法。 来自三个页面(LAST,PARENT和NEXT)的页面信息存储在索引后备缓冲区中的单独的信息字段中。 LAST信息字段包含在读取键或插入键操作期间在索引探测期间访问的最新叶子页面的信息,PARENT信息字段包含在LAST信息字段中描述的最近访问的叶子页面的父页面上的信息 ,并且NEXT信息字段包含在获取下一个键或删除键操作期间访问的最新叶子页面的信息。 在随后的索引探针中,顺序地分析LAST,NEXT和PARENT信息字段以确定搜索关键字是否包含在由LAST或NEXT信息字段描述的叶子页内,或者如果搜索关键字包含在叶子页之一内 由PARENT信息字段描述的父页指向。 如果LAST,NEXT或PARENT信息字段中没有一个标识包含搜索关键字的叶子页面,则将开始默认的从根到叶遍历。
    • 7. 发明授权
    • Computer program product for avoiding complete index tree traversals in
sequential and almost sequential index probes
    • 用于避免在顺序和几乎顺序的索引探针中完整的索引树遍历的计算机程序产品
    • US5845274A
    • 1998-12-01
    • US471509
    • 1995-06-06
    • Atul ChadhaDonald J. HaderleAkira ShibamiyaRobert W. LyleSteven J. Watts
    • Atul ChadhaDonald J. HaderleAkira ShibamiyaRobert W. LyleSteven J. Watts
    • G06F17/30
    • G06F17/30327Y10S707/99931Y10S707/99932Y10S707/99933Y10S707/99953
    • The present invention provides a system and method for utilizing the proximity of keys in sequential or near sequential index probes to avoid complete index tree traversal. Page information from three pages (LAST, PARENT and NEXT) are stored in separate information fields within an Index Lookaside Buffer. The LAST information field contains information on the most recent leaf page accessed during an index probe in a read key or an insert key operation, the PARENT information field contains information on the parent page of the most recently accessed leaf page described in the LAST information field, and the NEXT information field contains information on the most recent leaf page accessed during a fetch-next key or delete key operation. On a subsequent index probe, the LAST, NEXT and PARENT information fields are sequentially analyzed to determine if the search key is contained within the leaf page described by the LAST or NEXT information fields or if the search key is contained within one of the leaf pages pointed to by the parent page described by the PARENT information field. If none of the LAST, NEXT or PARENT information fields identify the leaf page containing the search key then the default root-to-leaf traversal would commence.
    • 本发明提供一种用于利用顺序或近序列索引探针中的密钥接近以避免完整的索引树遍历的系统和方法。 来自三个页面(LAST,PARENT和NEXT)的页面信息存储在索引后备缓冲区中的单独的信息字段中。 LAST信息字段包含在读取键或插入键操作期间在索引探测期间访问的最新叶子页面的信息,PARENT信息字段包含在LAST信息字段中描述的最近访问的叶子页面的父页面上的信息 ,并且NEXT信息字段包含在获取下一个键或删除键操作期间访问的最新叶子页面的信息。 在随后的索引探针中,顺序地分析LAST,NEXT和PARENT信息字段以确定搜索关键字是否包含在由LAST或NEXT信息字段描述的叶子页内,或者如果搜索关键字包含在叶子页之一内 由PARENT信息字段描述的父页指向。 如果LAST,NEXT或PARENT信息字段中没有一个标识包含搜索关键字的叶子页面,则将开始默认的从根到叶遍历。