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

搜索资源列表

  1. FIFO

    0下载:
  2. 计算机操作系统,页面置换,FIFO算法,实验报告代码-FIFO
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:1111
    • 提供者:张荣
  1. FIFO

    0下载:
  2. 用一种计算机高级语言来实现请求分页存储管理方式先进先出(FIFO)置换算法,设计要求如下: ⑴ 能够输入给作业分配的内存块数; ⑵ 能够输入给定的页面,并计算发生缺页的次数以及缺页率; ⑶ 缺页时,如果发生页面置换,输出淘汰的页号。-A computer with high-level language to implement demand paging memory management FIFO (FIFO) replacement algorithm, the des
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:1125
    • 提供者:张城
  1. FIFO

    0下载:
  2. 操作系统先进先出算法,用c++编写,算法简单易懂,思路清晰-Operating system FIFO algorithm, written by c++, algorithm is simple to understand, clear
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:930
    • 提供者:时先生
  1. fifo

    0下载:
  2. 操作系统FIFO页面置换算法程序,DOS界面,-FIFO page replacement algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:1843
    • 提供者:隋娇娇
  1. FIFO

    0下载:
  2. 操作系统 页面调度的算法,FIFO,SJF等,非常齐全-Operating system paging algorithms, FIFO, SJF, etc., very complete
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:1344
    • 提供者:yy
  1. FIFO

    0下载:
  2. 操作系统先进先出页面置换算法。。。自己写的-FIFO page replacement algorithm for the operating system. . . Wrote it myself. .
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:1033469
    • 提供者:chezai
  1. FIFO-suanfa

    0下载:
  2. 在分页式虚拟系统中,当硬件发出“缺页中断”后,引出操作系统来处理这个中断事件。如果主存中已没有空闲块,则用FIFO页面调度算法把作业中最先进入主存的一页调出,存放在外存上,然后把要访问的页装入该块。调入和装入后都要修改页表中对应页的标志。-In the page type system, the virtual hardware send out "of a page, draw out the interruption of the operating system to deal with
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:1615
    • 提供者:yyy
  1. FIFO

    0下载:
  2. 操作系统算法FIFO算法源代码,可供学习、研究之用!!!使用C++编写-FIFO CODE
  3. 所属分类:OS Develop

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

    0下载:
  2. 在Window XP/Vista 系统的VC++ 6.0环境下运行程序;通过从一般常用的调页算法中选取典型算法LRU和算法FIFO,了解页面管理的相关细节,并用程序设计实现LRU和FIFO。-In Window XP/Vista system, VC++ 6.0 environment to run the program by paging from the commonly used algorithm LRU algorithm and the algorithm selected a
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:766075
    • 提供者:015
  1. fifo

    0下载:
  2. 先进先出页面调度算法,有完整的注释以及实验报告,-FIFO paging algorithm, a complete test report and comments
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:95301
    • 提供者:王敏
  1. fifo

    0下载:
  2. 操作系统中fifo算法的实现,可以简单的呈现-the solution of fifo
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:5661
    • 提供者:david
  1. FIFO-Optimal-LRU

    0下载:
  2. 实现了页面置换的FIFO算法,LRU算法。-The FIFO page replacement algorithm, LRU algorithm.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:509946
    • 提供者:Dwxiao
  1. fifo

    0下载:
  2. 实现模拟内存访问虚页面作业调度的fifo算法,如果内存有用户要访问的虚页,给出对应的实页号,如果没有就用fifo算法调入该虚页,并且给出对应的实页号-Analog memory access fifo virtual page job scheduling algorithm, if the memory the user wants to access the virtual page, given the corresponding physical page number, if not
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1029
    • 提供者:julie
  1. FIFO-LFU

    0下载:
  2. 请求页式管理中的置换算法包括 采用LFU(最不经常使用)置换算法 采用FIFO(先进先出)置换算法-The request page management of replacement algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-11-07
    • 文件大小:1117
    • 提供者:周晗
  1. fifo

    0下载:
  2. This VHDL code for FIFO that is used in a NOC router-This is VHDL code for FIFO that is used in a NOC router
  3. 所属分类:易语言编程

    • 发布日期:2013-04-10
    • 文件大小:608
    • 提供者:Anish Goel
  1. fifo

    0下载:
  2. 本程序利用fifo实现缓存,可用于多种高速采集芯片的桥接,从而实现高速的采集系统-The program utilizes fifo cache and can be used for a variety of high-speed data acquisition chip bridge, in order to achieve high-speed acquisition system
  3. 所属分类:assembly language

    • 发布日期:2017-12-04
    • 文件大小:856
    • 提供者:郑继超
  1. FIFO

    0下载:
  2. 是用verilog HDL写的基于FIFO的串口发送机的设计,很详细的代码,很值得学习,已经验证通过-With verilog HDL based on FIFO serial transmitter design, write code, it is worth learning, has been verified by.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-19
    • 文件大小:359585
    • 提供者:张阳
  1. FIFO

    0下载:
  2. FPGA内部FIFO存储器设计的vHdl源代码-FPGA internal FIFO memory design vHdl source code
  3. 所属分类:source in ebook

    • 发布日期:2017-11-17
    • 文件大小:932
    • 提供者:罗智勇
  1. fifo

    0下载:
  2. fifo的实现,通信集成电路设计的作业,包含模块源程序,源代码,适合初学者。-The realization of FIFO, communication circuit operation,Module design, test vector,source code,Suitable for beginners,Convenient experiment,Very good, right
  3. 所属分类:source in ebook

    • 发布日期:2017-12-05
    • 文件大小:920197
    • 提供者:wangyi
  1. FIFO

    0下载:
  2. c语言编写的FIFO页面淘汰算法,对页面访问序列进行处理,显示出换页的过程,并求出缺页率。-c language FIFO page replacement algorithm for page access sequence is processed, showing the paging process and seek vacancy rates page.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:962
    • 提供者:较傻的瓜
« 1 2 3 45 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com