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

搜索资源列表

  1. LFU

    0下载:
  2. LFU算法,页面置换算法,随机生成页号,可选择手动输入,计算缺页次数和缺页率-The LFU algorithm, the page replacement algorithm, randomly generated page number, can choose manual input, calculating the number of page faults and page fault rate
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1928
    • 提供者:lpz
  1. pro4

    2下载:
  2. 电子科技大学计算机系统结构课程设计:页面置换算法性能分析-University of Electronic Science and Technology Computer Architecture Course Design: page replacement algorithm performance analysis
  3. 所属分类:Other systems

    • 发布日期:2015-05-09
    • 文件大小:1891328
    • 提供者:刘洪晔
  1. Experiment-5-virtual-memory-page

    0下载:
  2. 实验五虚拟内存页面置换算法,实验报告,内涵代码-Experiment 5 virtual memory page replacement algorithm, experimental report, content codes
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:51113
    • 提供者:吕梦楠
  1. replacePages

    0下载:
  2. 页面置换算法,可视化的页面置换算法,使用c#语言编写。-replace pages
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1783355
    • 提供者:wei
  1. LFU

    0下载:
  2. 是flu算法 是在命令行中输入数据流来进行调度,有计算缺页率。不是从txt中读取。是为了。LFU是最近最不常用页面置换算法(Least Frequently Used),也就是淘汰一定时期内被访问次数最少的页!要求在页置换时置换引用计数最小的页,因为经常使用的页应该有一个较大的引用次数-Main page scheduling algorithm: FIFO, least recently used scheduling algorithm (LRU), least recently used
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:4995
    • 提供者:Alice zang
  1. memman.c.tar

    0下载:
  2. 模拟实现操作系统中的页面置换算法,包括FIFO,OPT,LRU,LFU,NRU算法-An analog implementation, the operating system page replacement algorithms, including FIFO, OPT, LRU, LFU, NRU algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1192
    • 提供者:刘丹阳
  1. Bin

    0下载:
  2. 对请求页式管理中页面置换算法的模拟设计,了解虚拟存储技术的特点。-Implement LRU page replacement algorithm
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:5963
    • 提供者:张某某
  1. LRFU

    0下载:
  2. LRFU的页面置换算法,有多个LRU链表,每个链表访问时间不一样,先置换访问次数最少的-LRFU code
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:11263
    • 提供者:骨头
  1. FIFO

    0下载:
  2. 设计程序模拟FIFO页面置换算法的工作过程。假设内存中分配给每个进程的最小物理块数为m,在进程运行过程中要访问的页面个数为n,页面访问序列为P1, … ,Pn,分别利用不同的页面置换算法调度进程的页面访问序列,给出页面访问序列的置换过程,并计算每种算法缺页次数和缺页率。-The design process of the analog FIFO page replacement algorithm work process. Suppose the minimum number of physi
  3. 所属分类:OS Develop

    • 发布日期:2017-03-22
    • 文件大小:28151
    • 提供者:江啸澜
  1. page

    0下载:
  2. 请求分页的调度算法实现,实现基本的页面置换-page method
  3. 所属分类:File Operate

    • 发布日期:2017-04-12
    • 文件大小:1135
    • 提供者:luofuli
  1. yemianexhchange

    0下载:
  2. c 语言实现页面置换的四种算法,包括FIFO算法,LRU算法,LFU算法和NUR算法-c language four page replacement algorithms, including FIFO algorithm, LRU algorithm, LFU algorithm and NUR algorithm
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:2134
    • 提供者:凉茶
  1. FIFO103

    0下载:
  2. 大学生计算机操作系统课程设计,实现页面置换,利用fifo(先进先出)算法-Students of computer operating systems curriculum design, the realization of the page replacement, the use of fifo (FIFO) algorithm
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-01
    • 文件大小:7947
    • 提供者:lu1148628
  1. PageReplacement

    0下载:
  2. 在操作系统中模拟实现请求页式存储管理的几种基本页面置换算法,并比较它们的效率-An analog implementation in the operating system storage management page request several basic page replacement algorithm, and compare their effectiveness
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-29
    • 文件大小:44403
    • 提供者:安容巧
  1. MemoryManagement

    0下载:
  2. 设计和实现关于内存管理的内存布局初始化及内存申请分配、内存回收等基本功能操作函数,用了最佳替换算法Optional、先进先出(FIFO)页面置换算法、最近久未使用(LRU)置换算法、Clock 算法(也叫Second Chance 算法)-Design and implementation of memory layout application initialization and memory allocation, memory recall about memory management
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:14245
    • 提供者:安容巧
  1. Analog-page-storage-system1

    0下载:
  2. 模拟页式存储系统,四种页面置换算法的置换过程。-Simulation page storage system, the replacement process of the four page replacement algorithm.
  3. 所属分类:Button control

    • 发布日期:2017-06-19
    • 文件大小:28508997
    • 提供者:冯星伟
  1. b2e

    0下载:
  2. 页面置换算法 用于页面置换方面的算法,对于计算机算法的研究对初学者很有帮助-Page replacement algorithm for page replacement aspect of the algorithm, the computer algorithm useful for beginners
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1746
    • 提供者:na3nsn
  1. caozuoxitong100

    0下载:
  2. 操作系统页面置换算法模拟,好东西不容错过.值得参考.-Operating system page replacement algorithm simulation, good things should not be missed. It is also useful.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1329
    • 提供者:s03xia19
  1. PageChange-OS

    0下载:
  2. VC++实现,模拟页面置换算法,两个程序。-VC++ Realize, simulated page replacement algorithm, the two procedures.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:4270
    • 提供者:ggl5l173maouah
  1. pagechange

    0下载:
  2. 操作系统的页面置换算法编程,页面管理与虚拟空间与物理空间的管理算法-The operating system page replacement algorithm for programming, the page management and virtual space and physical space management algorithm
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1698
    • 提供者:ggl5l173maouah
  1. PageReplacement

    0下载:
  2. 操作系统 页面置换的算法演示JAVA语言-Operating system page replacement algorithm demo JAVA language
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2910
    • 提供者:jjgag706cheg
« 1 2 ... 18 19 20 21 22 2324 25 26 »
搜珍网 www.dssz.com