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

搜索资源列表

  1. 内存管理—FIFO算法

    1下载:
  2. 请求页式存储管理方案:页面淘汰算法采用 FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中修改状态位。而不再判断它是否被改写过,也不将它写回到辅存。-request page-storage management programs : pages out FIFO algorithm out pages algorithm, and in an out, only to the page in the page table to amend the state spaces. Rather
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1126
    • 提供者:lili
  1. FIFO-shao

    0下载:
  2. 进程调度算法有FIFO,优先数调度算法,时间片轮转调度算法,分级调度算法-process FIFO scheduling algorithm, priority number scheduling, time slice Web scheduling, classification algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1090
    • 提供者:shao
  1. fifo

    0下载:
  2. fifo 与 lru 算法的实现 fifo 与 lru 算法的实现
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1940
    • 提供者:朱嘉菲
  1. FIFO

    0下载:
  2. 计算机操作系统页面FIFO(先进先出)置换算法。
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:3460
    • 提供者:刘宇含
  1. FIFO

    0下载:
  2. 请求页式存储管理-FIFO的算法,,很好的算法,,值得大家
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2629
    • 提供者:张小川
  1. fifo

    0下载:
  2. 这是我以前写的一个Fifo的一个类,有需要的可以参照一下!
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:3342
    • 提供者:黎程
  1. fifo

    0下载:
  2. 操作系统中内存页面的先进先出的替换算法fifo
  3. 所属分类:操作系统开发

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

    0下载:
  2. 为帮助大家复习《操作系统》课程,下面按照教学大纲要求,对各章的重点、难点 ...... FIFO淘汰算法:. 内存块为3时,缺页中断(或称缺页次数、页面故障)为9
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1053
    • 提供者:zqk
  1. FIFO.先进先出调度算法(FIFO)处理缺页中断

    1下载:
  2. 关于操作系统:先进先出调度算法(FIFO)处理缺页中断,On the operating system: FIFO scheduling algorithms (FIFO) handling page fault
  3. 所属分类:操作系统开发

  1. FIFO

    0下载:
  2. 通用异步FIFO设计的verilog代码,来自于opencore-Universal Asynchronous FIFO Verilog design code, from opencore
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:18228
    • 提供者:zhangjing
  1. fifo

    0下载:
  2. 利用一个SAM设计一个FIFO 的存储器-SAM uses a design of a FIFO memory
  3. 所属分类:OS Develop

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

    0下载:
  2. 操作系统调度方法中的先进先出页面置换算法-Operating system scheduling methods FIFO page replacement algorithm
  3. 所属分类:OS Develop

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

    0下载:
  2. fifo example vhdl code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:1286
    • 提供者:whatisthegame
  1. FIFO

    0下载:
  2. 先进先出算法 fifo 时自己编写的 有注释 很简单-Fifo FIFO algorithm when there are notes I have written is very simple
  3. 所属分类:OS Develop

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

    0下载:
  2. FIFO以及跨时钟域的同步问题。 FIFO有分离的地址总线和用以读写数据的数据通道,以及指示堆栈状态(满、将满等)的状态线。-FIFO as well as cross-clock domain synchronization. FIFO have separate address bus and read and write data to the data channel, as well as the instructions state stack (full, will be fu
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:3488
    • 提供者:isaac
  1. Fifo

    0下载:
  2. Shows how to set up a FIFO data queue for sharing data between real-time tasks and user-level applications. The RT task creates two FIFOs, one for commands in from the user process and one for status back to the user process. As declared in
  3. 所属分类:OS Develop

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

    0下载:
  2. 标准的先进先出队列数据结构,已经调试过的,可以直接应用到项目中-Standard FIFO queue data structure, has been testing, can be directly applied to projects
  3. 所属分类:OS Develop

    • 发布日期:2017-03-23
    • 文件大小:7156
    • 提供者:张胜朝
  1. FIFO

    0下载:
  2. 异步fifo,希望能给大家带来帮助-异步fifo
  3. 所属分类:source in ebook

    • 发布日期:2017-05-09
    • 文件大小:1963270
    • 提供者:边一
  1. FIFO

    0下载:
  2. 操作系统WIndows页面置换算法、先进先出算法、以及FIFO和LRU算法(最新最少使用算法)-OS WIndows page replacement algorithm, FIFO algorithm, and FIFO and LRU algorithms (at least using the latest algorithm)
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:134870
    • 提供者:青青
  1. FIFO-LRU-OPT-Clock

    0下载:
  2. 页面置换算法,FIFO,LRU,OPT,NUR。-Page replacement algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:15083
    • 提供者:soong
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com