CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - LRU

搜索资源列表

  1. 用C语言实现最近最久未使用(LRU)置换算法

    0下载:
  2. c语言编的LRU置换算法,word文档格式-series of the LRU algorithm replacement, word document formats
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:12087
    • 提供者:刘刚
  1. LRU算法的自编c++实现及源码。

    0下载:
  2. 实现LRU算法的C++版,word环境下写的,c++环境下运行-LRU algorithm to achieve the C version, word environment written in the running environment c
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5231
    • 提供者:刘刚
  1. FIFO与LRU 算法实现(java)

    0下载:
  2. java编的两种算法,word写的,看不懂,大家帮忙-java series of the two algorithms, write the word, fail to understand, we look at the help
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5458
    • 提供者:刘刚
  1. LRU页面置换算法模拟 CNBIE

    0下载:
  2. LRU页面置换算法模拟,LRU置换算法虽然是一种比较好的算法,但要求系统有较多的支持硬件。为了了解一个进程在内存中的各个页面各有多少时间未被进程访问,以及如何快速地知道哪一页是最近最久未使用的页面.-LRU algorithm simulation replacement pages, the LRU algorithm replacement is a better algorithm, but requires a system with more hardware support. In
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:11592
    • 提供者:22
  1. FIFOandLRUarithmetic

    0下载:
  2. 最佳页面置换算法,FIFO,LRU的仿真。页面调用和置换过程有动态显示。内存分配页面数目和页面引用串的长度可以进行人工交互输入。 -best pages replacement algorithm, FIFO, the LRU simulation. Page calls and replacement process is dynamic display. Memory allocation of the number of pages and pages cited the lengt
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6683
    • 提供者:刘利辉
  1. lru-cache

    1下载:
  2. 使用LRU方法更新Cache 结合数据结构的相关知识,使用LRU的策略,对一组访问序列进行内部的Cache更新 并附实验报告-use LRU Cache update method combining data structures and the related knowledge, the use of the LRU strategy the group visited a sequence within the Cache update accompanied experimen
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:14155
    • 提供者:小米
  1. LRU2

    0下载:
  2. LRU对列队的实现,就是实现找出最近最少用的元素的算法.-LRU lined up to the realization that to achieve at least recently used to identify the elements of the algorithm.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9069
    • 提供者:pcq6959
  1. OS

    0下载:
  2. LRU算法的实现 5、最近最久未使用页面算法说明: M为内存块; N为页面数; M和N的初始值分别为3和15。根据需要可以修改宏定义来修改M和N的值。 通过输入15个数值,作为页面号。 产生内存状态,显示调入的队列,并计算出缺页数和缺页率。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:22406
    • 提供者:Ryan
  1. pagec++

    0下载:
  2. 页面置换算法代码,语言采用c++。实现了FIFO算法,LRU算法,其中,LRU采用经典的LRU算法,由于该算法占用资源较大,多数OS采用改进的LRU算法.-pages replacement algorithm code language used c. To achieve the FIFO algorithm, the LRU algorithm, which, the LRU is a classical LRU algorithm, the algorithm occupy larger
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3877
    • 提供者:兔子
  1. 页面置换算法fiof_lru

    0下载:
  2. fifo和lru页面置换算法-fifo and LRU algorithm replacement pages
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7008
    • 提供者:夏雨
  1. 计014班 李敏跃

    0下载:
  2. LRU最近最少使用算法-LRU algorithm used recently, at least
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2245245
    • 提供者:晨风
  1. LRU.rar

    0下载:
  2. lru page replacement program using c++,lru page replacement program using c++
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:950
    • 提供者:manoj
  1. The-LRU-K-page-algorithm

    0下载:
  2. LRU-k是一个在LRU基础上进行提升的算法,在处理数据队列时,使用了更有效的优先级计算方法-LRU-K is a advanced algorithm based on LRU. It computes the priorities of the data items more accurately and avoid some occasional cases.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1187465
    • 提供者:David Ho
  1. LRU

    0下载:
  2. 虚拟内存中的LRU算法,有需要的可以拿去参考一下啊-Virtual memory in the LRU algorithm, there is a need to be taken to refer to the ah
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-26
    • 文件大小:46392
    • 提供者:海阔天空
  1. FIFOLRUOPT

    0下载:
  2. 页式管理缺页中断优化FIFO LRU OPT.rar 三种算法-Page-style management page fault FIFO LRU OPT.rar three kinds of optimization algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:438293
    • 提供者:
  1. lru

    0下载:
  2. lru算法,属于操作系统范畴,有c++实现-lru
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:914
    • 提供者:doper
  1. LRU-update-Cache-

    0下载:
  2. LRU置换算法是选择最近最久未使用的页面予以置换。该算法赋予每个页面一个访问字段,用来记录一个页面自上次被访问以来经历的时间T,当须淘汰一个页面时,选择现有页面中T值最大的,即最近最久没有访问的页面。这是一个比较合理的置换算法。-LRU replacement algorithm is to select the page from lack of use the most recent to be replaced. The algorithm gives an access field in
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1008
    • 提供者:shen6041
  1. lru-algorithm-visualc

    0下载:
  2. LRU Algorithm - Visual C-LRU Algorithm - Visual C++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2087
    • 提供者:dapesystem
  1. LRU--algorithm

    0下载:
  2. LRU 算法 操作系统大作业C语言源代码-LRU algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1863
    • 提供者:
  1. LRU-Cache

    0下载:
  2. 设计和实现一个数据结构最近最少使用(LRU)缓存。它应该支持以下操作:获取和设置。    得到(关键)得到的价值(永远是积极的)关键如果键存在于缓存中,否则返回1。  集(关键字,值)——设置或插入的值如果不是已经存在的关键。当缓存达到容量,应该最近最少使用项失效前插入一个新项。-Design and implement a data structure for Least Recently Used (LRU) cache. It should support the following op
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:614
    • 提供者:胡延旭
« 12 »
搜珍网 www.dssz.com