CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - LRU

搜索资源列表

  1. LRU.rar

    0下载:
  2. 计算机操作系统课程设计(内存管理及页面置换LRU算法),Curriculum design of computer operating system (memory management and LRU page replacement algorithm)
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:49202
    • 提供者:immortal
  1. cache

    0下载:
  2. (1)FIFO:First In First Out,先进先出 (2)LRU:Least Recently Used,最近最少使用 (3)LFU:Least Frequently Used,最不经常使用-(1)FIFO:First In First Out (2)LRU:Least Recently Used (3)LFU:Least Frequently Used
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:652999
    • 提供者:鲁龙年
  1. qqfy

    0下载:
  2. 操作系统的页面置换算法,FIFO,LRU-Operating system page replacement algorithm, FIFO, LRU
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:3077
    • 提供者:叶相延
  1. TestReplacement

    0下载:
  2. lru页面置换算法 随机序列 java源代码-LRU page replacement algorithm for random sequence java source code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1527
    • 提供者:从零开始
  1. chucun

    0下载:
  2. 设计一个虚拟存储区和内存工作区,并使用下列算法计算页面失效次数. (1) 进先出的算法(FIFO) (2) 最近最少使用的算法(LRU) (3) 最佳淘汰算法(OPT) 在本实验中,页地址流长度为320,页面失效次数为每次访问相应指令时,该指令所对应的页不在内存的次数。 -Design of a virtual memory storage area and work area, and use the following algorithm for calculating
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:2090
    • 提供者:lishuai
  1. LRU

    0下载:
  2. 在Windows环境下运行程序,通过从一般常用的调页算法中选取典型算法LRU,了解页面管理的相关细节,并用程序设计实现LRU。-In the Windows environment to run programs, through transfer from the General page of commonly used algorithm to select a typical algorithm LRU, to understand the details of the page man
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:1186
    • 提供者:第三代
  1. aaa

    0下载:
  2. FIFO、LRU、OPT的三个简单实现 源码 java -FIFO, LRU, OPT three easy source java implementation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:14924
    • 提供者:yourname
  1. LRU_Graphic_version

    0下载:
  2. 一个java实现的用于模拟LRU文法分析的程序-Achieved a java grammar used to simulate the LRU analysis procedures
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:17058
    • 提供者:xiajing
  1. Virtualmemory

    0下载:
  2. 虚拟内存中四种置换算法: OPT/LRU/FIFO/时钟算法-Four types of virtual memory replacement algorithm: OPT/LRU/FIFO/clock algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:1331
    • 提供者:eddycen
  1. LRU_hash_table

    0下载:
  2. LRU算法的C++实现类。封装得不错,建议采用。-LRU algorithm for C++ implementation class.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:6977
    • 提供者:J.Wang
  1. os

    0下载:
  2. 实现分页式存储地址转换过程,在此基础上实现请求分页的地址转换。实现请求页式地址转换中出现的缺页现象时,用到的先进先出FIFO、最近最久未使用LRU、最佳OPT置换算法。 -The realization of paging memory address translation process, in this based on the address translation request page. The realization of Page Address Translation req
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:1068
    • 提供者:bartok
  1. LRU

    0下载:
  2. simulation working of algorithms LRU
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:669
    • 提供者:antek
  1. File

    0下载:
  2. 设计一个请求页式存储管理方案,并编写模拟程序实现之。页面淘汰算法采用 ① FIFO页面淘汰算法 ② LRU页面淘汰算法。-sorry
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:9637
    • 提供者:shazi
  1. os

    0下载:
  2. 操作系统课程设计内存调度LRU,FIFO,OPT算法的页面置换-Curriculum design scheduling operating system memory LRU, FIFO, OPT page replacement algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:50076
    • 提供者:immortal
  1. LRU

    0下载:
  2. LRU页面调度算法实现缺页调试问题~这个程序当中调用lru()时出现错误,请高手帮忙分析一下这个函数当中的错误,我现在很焦急的等待各位的解疑-LRU
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:2823
    • 提供者:林茜
  1. caozuoxitongkechengsheji

    0下载:
  2. 操作系统的课程设计,请求页式管理缺页中断模拟设计-- LRU、OPT, ⑴ 能够输入给作业分配的内存块数; ⑵ 能够输入给定的页面,并计算发生缺页的次数以及缺页率; ⑶ 缺页时,如果发生页面置换,输出淘汰的页号。-Operating system design, management request page page fault analog design- LRU, OPT, ⑴ input to the operation to the distribution of the
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:91321
    • 提供者:warmorange
  1. LRU

    0下载:
  2. 操作系统的一个算法 LRU c++的实现-An operating system LRU c++ algorithm for the realization of
  3. 所属分类:Windows编程

    • 发布日期:2017-04-12
    • 文件大小:1103
    • 提供者:yang
  1. LRU

    0下载:
  2. 实现最近最久未使用页面的置换算法(LRU算法)。-LRU dafdadsaRFESFATHRYETF E
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:1508
    • 提供者:Mr zhu
  1. lru

    0下载:
  2. LRU page replacement algorithm
  3. 所属分类:WinSock-NDIS

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

    0下载:
  2. Java代码实现操作系统课程的LRU算法-Java code to achieve the LRU algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1354
    • 提供者:于宝剑
« 1 2 34 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com