会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 3. 发明授权
    • Computer system and method which sort array elements to optimize array
modifications
    • 对阵列元素进行排序以优化阵列修改的计算机系统和方法
    • US5924092A
    • 1999-07-13
    • US797760
    • 1997-02-07
    • Ross Evan Johnson
    • Ross Evan Johnson
    • G06F12/00G06F7/24G06F12/02G06F12/04G06F7/00
    • G06F7/24Y10S707/99937Y10S707/99942
    • A sorting algorithm is applied to an array data structure to arrange array elements according to the predicted frequency by which those array elements are likely to be modified. Higher modification frequency array elements are arranged proximate the end of the array to minimize the number of array elements that will typically need to be updated in response to modification of these array elements, reserving the modifications that require more array elements to be updated to those array elements that have a lower likelihood of modification. A sorting algorithm suitable for use in memory compression arranges blocks for a given page in reverse order since data located proximate the beginning of a page has a higher probability of being modified than the data proximate the end of the page.
    • 排序算法被应用于阵列数据结构,以根据这些阵列元素可能被修改的预测频率排列阵列元素。 更高的修改频率数组元素靠近阵列的末端排列,以最小化响应于这些数组元素的修改而通常需要更新的数组元素的数量,保留需要更多数组元素以更新到那些数组的修改 具有较低修改可能性的元素。 适用于存储器压缩的排序算法以相反的顺序排列给定页面的块,因为位于页面开头附近的数据具有比接近页面末尾的数据更高的修改概率。