搜索资源列表

  1. vc34752424

    0下载:
  2. 这是模拟页面置换算法的小程序,涵盖了3个页面置换算法 -This is the simulation algorithm replacement pages of small programs, covering three pages replacement algorithm
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:王小波
  1. OSshiyan5

    0下载:
  2. 通过请求页式存储管理中页面置换算法模拟设计,了解虚拟存储技术的特点,掌握请求页式存储管理的页面置换算法-by requesting page memory management algorithm simulation replacement pages design, storage virtualization technology features, master-page request for storage manageme
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:10240
    • 提供者:吊死鬼鬼
  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 p
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:238592
    • 提供者:刘利辉
  1. yumianzhihuan

    0下载:
  2. 该程序是对页面置换算法中的最优置换, LRU,以及FCFS的比较进行比较的程序-procedures for the replacement pages to the optimal algorithm replacement, LRU. Comparison of FCFS comparison procedures
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:
  1. zhihuan

    0下载:
  2. 操作系统中的关于页面置换算法的C语言编的程序-operating system as a replacement pages on the C-language algorithm series of procedures
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:刘丹
  1. moniqi

    0下载:
  2. 操作系统页面置换算法模拟器用JAVA语言编写的-pages replacement algorithm operating system simulator with the Java language
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:刘丹
  1. yemianyuyang

    0下载:
  2. 操作系统试验页面置换算法,信息管理专业,用VB实现-operating system replacement algorithm, information management professionals, using VB
  3. 所属分类:数据库编程

    • 发布日期:2024-05-18
    • 文件大小:910336
    • 提供者:于洋
  1. ahei@PageReplace

    0下载:
  2. 操作系统的页面置换算法演示,非常简单的拉,-operating system replacement algorithm demo pages, very simple and pulling Oh
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-18
    • 文件大小:132096
    • 提供者:哈哈哈
  1. Pages_Replace

    0下载:
  2. 本人编写的一个操作系统-页面置换算法演示程序。里面有代码和可执行程序-I prepared an operating system-page replacement algorithm Demonstration Program. There are code and executables
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:45056
    • 提供者:杨杰
  1. cvery.comvc783453772452

    0下载:
  2. 操作系统页面置换算法模拟,VC++实现,算得上是第一次写,错误是难免的,请大家指教-OS pages replacement algorithm simulation, VC, said to be the first to write, and his mistakes are inevitable, please enlighten
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:45056
    • 提供者:wangqiang
  1. clock-algorithm

    0下载:
  2. 本代码为页面置换算法中的NRU算法,即改进型Clock置换算法。-code for the page replacement algorithm the invariable algorithm, improved Clock replacement algorithm.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:代怀凯
  1. M_Management

    0下载:
  2. 操作系统中内存管理页面置换算法的模拟程序,采用的是LRU置换算法-operating system memory management page replacement algorithm simulation procedures and the replacement of LRU algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:27648
    • 提供者:由小诗
  1. student

    0下载:
  2. 学习使用页面置换算法FIFO和LRU,进一步了解操作系统中页面分配及中断。-learning to use replacement pages FIFO and LRU algorithm, a better understanding of the operating system and the allocation of pages interruption.
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:王雪
  1. yemianzhihuang

    0下载:
  2. 编程模拟实现页面置换算法——操作系统课程设计-programming simulation algorithm replacement pages-- Operating System Design
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:2676736
    • 提供者:
  1. jiangshun

    0下载:
  2. 页面置换算法 是我的操作系统课程设计 只有代码-page replacement algorithm is the only operating system code curriculum design
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:
  1. fifo

    0下载:
  2. 计算机操作系统中的页面置换算法源程序,包括fifo,lru,opt等,用vc编写-computer operating system replacement pages algorithm source code, including fifo, lru, opt. prepared using vc
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:44032
    • 提供者:孤鸿影
  1. new

    0下载:
  2. 页面置换算法模拟的简单实现,及相关过程.-page replacement algorithm simulation of a simple realization, and the related process.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:
  1. LRUzhihuansuanfa

    0下载:
  2. LRU页面置换算法,我们学校老师分配的任务,大家可以做参考!-LRU page replacement algorithm, our school teacher assigned tasks, we can make reference!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:zhangkuisong
  1. FIFO_LRU

    0下载:
  2. 操作系统中的页面置换算法 ,用Vc6.0写的 近乎完美-Operating system page replacement algorithm, with near-perfect written Vc6.0
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:huihui
  1. osp1

    0下载:
  2. 内存管理的四种页面置换算法 FIFO LRU NUR OPT-Memory management page replacement algorithm for the four FIFO LRU NUR OPT
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:223232
    • 提供者:子小
« 1 2 34 5 6 7 8 9 10 ... 29 »

源码中国 www.ymcn.org