CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - FIFO

搜索资源列表

  1. 页面置换

    0下载:
  2. 页面置换算法的演示程序及代码,包含FIFO、LRU、OPT算法-pages replacement algorithm code and demo program, including FIFO, the LRU, OPT algorithm
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:8996
    • 提供者:陶杰
  1. ymdd

    0下载:
  2. 页面调度算法主要有:FIFO,最近最少使用调度算法(LRU),最近最不常用调度算法(LFU),最佳算法(OPT) 题目要求: ① 实现三种算法:1、先进先出;2、OPT;3、LRU ② 页面序列从指定的文本文件(TXT文件)中取出 ③ 输出:第一行:每次淘汰的页面号,第二行:显示缺页的总次数
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1761
    • 提供者:sunny
  1. testfifo

    0下载:
  2. 入门程序,用于测试fifo。 仅仅几行,但可以了解fifo基本写法-entry procedures for testing fifo. Only a few lines, but I can understand basic written fifo
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:939
    • 提供者:孙憬超
  1. MManager

    0下载:
  2. 这是一个内存管理的模拟程序。 采用FIFO,LRU等算法管理内存。 这是我操作系统课程的一个项目。-This is a memory management of the simulation program. Using FIFO, LRU algorithm such as memory management. This is my operating system course of a project.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:59134
    • 提供者:cy
  1. Demand_Paging

    0下载:
  2. 实现虚拟存储器能给用户提供一个容量很大的存储空间,采用OPT、FIFO、LRU等页面淘汰算法,模拟操作系统的页面置换过程,并计算出页面缺页率.-virtual memory can provide users with a large capacity of storage space, use of OPT, FIFO, LRU algorithm eliminated, and other pages, the pages simulation operating system replac
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:48231
    • 提供者:陈妙
  1. yeshicunchu

    0下载:
  2. 用c++语言编写 模拟页式存储管理-fifo算法
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1561
    • 提供者:叫怎高
  1. 1234

    0下载:
  2. 1.程序的功能是实现FIFO算法和LRU算法。 2.在界面上设置选择按钮,可以选择FIFO算法或者LRU算法进行页面置换。 3.页面序列可以随机生成。 4.在进行页面置换前,可以设置随机生成的页面数,以及物理内存块数。 5.在进行页面置换时,在界面上可以看到每一步的页面置换过程,以及当前页面序列和物理内存块的信息。 6.在界面上设置“开始”、“暂停”、“继续”、“重做”等按钮,实现相应的功能。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:87083
    • 提供者:daiuirchuan
  1. change

    0下载:
  2. 模式操作系统的页面置换算法,主要实现FIFO算法,LRU算法等
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6779
    • 提供者:张元平
  1. memory_fromm_hgy

    0下载:
  2. 操作系统常用页面置换算法模拟实验 FIFO,LRU
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1471
    • 提供者:asdf
  1. FlashProgramTool

    0下载:
  2. After the single transaction waveforms are implemented in the GPIF Designer, the next step is to integrate the USB portion of the overlying firmware with the GPIF Designer output to perform write and read operations to and from the external FIFO. T
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:352655
    • 提供者:崔卫
  1. main

    1下载:
  2. 操作系统实验(LINUX): 设计一个虚拟存储区和内存工作区,并使用下列算法计算访问命中率. (1) 进先出的算法(FIFO) (2) 最近最少使用的算法(LRU) (3) 最佳淘汰算法(OPT) (4) 最少访问页面算法(LFU) (5) 最近最不经常使用算法(NUR) 命中率=(1-页面失效次数)/页地址流长度
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2296
    • 提供者:zengzl
  1. LRU-FIFO

    0下载:
  2. linux关于进程间页面置换算法包括FIFO、LRU算法-Linux interprocess page replacement algorithm to include FIFO, the LRU algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:13161
    • 提供者:邓诗卓
  1. FIFO

    0下载:
  2. a fifo designed in vhdl. this fifo is implemented in a different way, using access type.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1904
    • 提供者:mohandes
  1. fifo

    0下载:
  2. fifo ,linux通讯方式之一管到的简单测试程序,经测,好用-fifo, linux communication of the tube to a simple test program, tested free, easy to use
  3. 所属分类:Driver develop

    • 发布日期:2017-12-08
    • 文件大小:9628
    • 提供者:王均
  1. fifo

    0下载:
  2. windows FIFO(fifo)实现,已经在win32平台验证,需要用户自己实现互斥锁;
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1153
    • 提供者:money_001
  1. FIFO-process-scheduling

    0下载:
  2. 用C语言实现进程调度算法FIFO的模拟过程-C language simulation process scheduling algorithm FIFO process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:195589
    • 提供者:wen
  1. fifo

    0下载:
  2. linux fifo, 实现同步读写共享内存-linux fifo, synchronize shared memory read and write
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:7947
    • 提供者:黄胜利
  1. fifo

    0下载:
  2. 用c++实现的fifo内存调度算法,非常使用的一个,欢迎各位修改报错-Fifo memory scheduling algorithms using c++ implementation, use a very, welcome to modify the error
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1433
    • 提供者:秦开强
  1. FIFO

    0下载:
  2. 操作系统课程设计,使用vc++,图形界面,FIFO,模拟文件操作-system program design,fifo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:3628349
    • 提供者:丁洋
  1. 命名管道:FIFO

    0下载:
  2. 命名管道也被称为FIFO文件,它是一种特殊类型的文件,它在文件系统中以文件名的形式存在,但是它的行为却和之前所讲的没有名字的管道(匿名管道)类似。 由于Linux中所有的事物都可被视为文件,所以对命名管道的使用也就变得与文件操作非常的统一,也使它的使用非常方便,同时我们也可以像平常的文件名一样在命令中使用。(A named pipe is also known as the FIFO file, it is a special type of document and its file n
  3. 所属分类:Linux/Unix编程

« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com