会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 3. 发明授权
    • 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信息字段中没有一个标识包含搜索关键字的叶子页面,则将开始默认的从根到叶遍历。
    • 4. 发明授权
    • Using object relational extensions for mining association rules
    • 使用对象关系扩展来挖掘关联规则
    • US06301575B1
    • 2001-10-09
    • US09191424
    • 1998-11-12
    • Atul ChadhaBalakrishna Raghavendra IyerKarthick Rajamani
    • Atul ChadhaBalakrishna Raghavendra IyerKarthick Rajamani
    • G06F1730
    • G06F17/30539Y10S707/99932
    • A method, apparatus, and article of manufacture for computer-implemented use of object relational extensions for mining association rules. Data mining is performed by a computer to retrieve data from a data store stored on a data storage device coupled to the computer. A multi-column data store organized using a multi-column data model is received. One of the columns in the multi-column data store represents a transaction, and each of the remaining columns in the multi-column data store represents elements of that transaction. A combination operator is performed to obtain candidate itemsets of data from the multi-column data store, each itemset being a combination of a number of rows of the multi-column data store. Large itemsets of data are generated from the candidate itemsets, wherein each itemset has at least a minimum support. Association rules are generated from the large itemsets of data, wherein each association rule has at least a minimum confidence.
    • 用于采矿关联规则的对象关系扩展的计算机实现使用的方法,装置和制品。 数据挖掘由计算机执行以从存储在耦合到计算机的数据存储设备上的数据存储器中检索数据。 接收使用多列数据模型组织的多列数据存储。 多列数据存储中的列之一表示事务,多列数据存储中的其余列表示该事务的元素。 执行组合运算符以从多列数据存储获得数据的候选项集,每个项集是多列数据存储的多行的组合。 从候选项集中生成大量数据项,其中每个项集具有至少最小支持。 关联规则是从大量数据集生成的,其中每个关联规则具有至少最小的置信度。
    • 6. 发明授权
    • 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信息字段中没有一个标识包含搜索关键字的叶子页面,则将开始默认的从根到叶遍历。
    • 9. 发明授权
    • Merging tagged documents and scripts having dynamic content
    • 合并具有动态内容的标记文档和脚本
    • US6061698A
    • 2000-05-09
    • US955884
    • 1997-10-22
    • Atul ChadhaHonghai Shen
    • Atul ChadhaHonghai Shen
    • G06F17/21G06F17/30G06F7/06
    • G06F17/214G06F17/30896
    • Disclosed are a method and processor for linking a dynamic data fetch command to a document file, the document file initially in a preliminary markup state having at least one matching pair of a special beginning tag and a special ending tag, the tags separately contained in sequential comment statements of the preliminary markup document file, the tags delimiting and identifying an area in the preliminary markup document file for placement of requested dynamic data, the dynamic data fetch command located in a predefined script file having a linkage identifier, comprising the steps of identifying, in the preliminary markup document file, the matching pair of the special beginning tag and the special ending tag to identify the delimited area therebetween; selecting the predefined script file; generating a linked document file from the preliminary markup document file, adding, at the identified area in the preliminary markup document file, the linkage identifier for the selected predefined script file; and merging the predefined script file having the dynamic data variable fetch command with the linked document file.
    • 公开了一种用于将动态数据获取命令链接到文档文件的方法和处理器,该文档文件最初处于初步标记状态,其具有至少一个特定开始标签和特殊结束标签的匹配对,标签分别包含在顺序 初步标记文档文件的注释语句,定义和标识用于放置所请求的动态数据的初步标记文档文件中的区域的标签,位于具有链接标识符的预定义脚本文件中的动态数据获取命令,包括以下步骤: 在初步标记文件档案中,特殊起始标签和特殊结束标签的匹配对以识别其间的界定区域; 选择预定义的脚本文件; 从所述初步标记文档文件生成链接的文档文件,在所述初步标记文档文件的所识别的区域添加所选择的预定义脚本文件的链接标识符; 并将具有动态数据变量获取命令的预定义脚本文件与链接的文档文件合并。