CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发 搜索资源 - fifo code

搜索资源列表

  1. qasw sgww q

    0下载:
  2. 先进先出优先算法可以解决一些常见问题并为其源程序-FIFO arithmetic,it can solve some common question.It have source code.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1.51kb
    • 提供者:tom
  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
    • 文件大小:17.8kb
    • 提供者:zhangjing
  1. code

    0下载:
  2. Simulation and Synthesis Techniques for synchronous FIFO Design
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:2.09kb
    • 提供者:kevin
  1. asyn_fifo

    0下载:
  2. verilog编写的异步fifo源代码,asyn_fifo.v为顶层,调用其他四个文件-asynchronous fifo prepared Verilog source code, asyn_fifo.v for top-level, call the other four documents
  3. 所属分类:OS Develop

    • 发布日期:2017-03-23
    • 文件大小:2.35kb
    • 提供者:nihao
  1. workplace

    0下载:
  2. 是关于页面替换算法的代码模拟,用了三种算法,先进先出,第二次机会,时钟算法-Is on the page replacement algorithm code simulation, using the three algorithms, FIFO, a second chance, the clock algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:81.07kb
    • 提供者:lzh
  1. myfifo_bb

    0下载:
  2. fifo(1-6:1):using ip-code and rd wd interface-fifo:using ip-code and rd wd interface
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:1.59kb
    • 提供者:sunbaoyu
  1. FIFO.OPT

    0下载:
  2. 操作系统课程设计(源码和报告) 请求页式管理缺页中断模拟设计--FIFO、OPT-Operating systems curriculum design (source code and reports) request page management page fault analog design- FIFO, OPT
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1.04mb
    • 提供者:wangyao
  1. FIFO1

    0下载:
  2. 一个功能非常完整的操作系统先进先出程序,代码简单易懂。-A very complete operating system FIFO procedures, easy-to-read code.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-25
    • 文件大小:38.72kb
    • 提供者:程红梅
  1. FIFO_IN_VERILOG

    0下载:
  2. 基于Verilog的fifo的实现源码和测试文件-Fifo-based realization of the Verilog source code and test file
  3. 所属分类:OS Develop

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

    0下载:
  2. 利用Verilog实现了一个FIFO,包含几个模块文件,适合初学Verilog的朋友,含测试代码。-Verilog achieved using a FIFO, a document contains several modules, suitable for novice Verilog friends, including test code.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:4.4kb
    • 提供者:speed
  1. sun

    0下载:
  2. FIFo Page Replacement Source Code
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:540byte
    • 提供者:adi
  1. FIFO

    0下载:
  2. 操作系统中的先进先出(FIFO)页面置换算法的C++源代码-Operating in the FIFO (FIFO) Page Replacement Algorithm for C++ source code
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:1.03kb
    • 提供者:
  1. xunmi

    0下载:
  2. 操作系统课程设计_先进先出页面置换算法代码。-Operating System Course Design _ FIFO page replacement algorithm code.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:3.24kb
    • 提供者:xunmi
  1. FIFO

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

    • 发布日期:2017-03-29
    • 文件大小:1.06kb
    • 提供者:qiao
  1. run

    0下载:
  2. 自己动手写操作系统,小练习包括fifo.c\fork.c\popen.c等,保护模式,超过1M内存管理模式,等代码,生成的中间文件等,适合初学者参考!-Do-it-yourself write operation system, small exercises include fifo. C \ fork. C \ popen. C, and other protection mode, more than 1 M memory management mode, and the code, ge
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:70.32kb
    • 提供者:房凌霄
  1. memChange

    0下载:
  2. 使用Qt实现的操作系统中内存管理的主要的三个算法(FIFO,LRU,OTPML),源代码中有很详细的说明,可读性很强-Uses in operating system which Qt realizes memory management main three algorithms (FIFO, LRU, OTPML), in the source code has the very detailed explanation, the readability is very strong
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:6.55kb
    • 提供者:
  1. test3

    0下载:
  2. 操作系统页面置换算法的源代码,分别包含最佳置换算法,先进先出置换算法,最近最久未使用置换算法以及简单的clock置换算法。-The source code of the operating system page replacement algorithm, respectively, contain the best replacement algorithm, FIFO replacement algorithm, the most-recently-used replacement alg
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:309.19kb
    • 提供者:david
  1. code

    0下载:
  2. 虚拟存储器,第一题:模拟分页式存储管理中硬件的地址转换和产生缺页中断。第二题:用先进先出(FIFO)页面调度算法处理缺页中断。第三题:用最近最少用(LRU)页面调度算法处理缺页中断。 -Virtual memory
  3. 所属分类:OS Develop

    • 发布日期:2017-11-23
    • 文件大小:18.62kb
    • 提供者:洋洋
  1. os1

    0下载:
  2. 操作系统中各种页面算法的C++实现,有FIFO,OPT,LRU的具体代码。-Operating system in a variety of page algorithm C++ implementation, there are FIFO, OPT, LRU of the specific code.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-29
    • 文件大小:417.88kb
    • 提供者:Zack
搜珍网 www.dssz.com