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

搜索资源列表

  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
    • 文件大小:1629
    • 提供者:sunbaoyu
  1. cfifo_ptrs_binary

    0下载:
  2. system verilog fifo env
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:2580
    • 提供者:manish03
  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
    • 文件大小:1090518
    • 提供者:wangyao
  1. FIFO3

    0下载:
  2. 这个是8*4位的,FIFO,,大家可作参考资料-This is 8* 4-bit, FIFO,, We can make reference
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4836
    • 提供者:whywhy
  1. fifo123456

    0下载:
  2. 16*16位的先进先出队列FIFO程序,可作参考-16* 16-bit FIFO queue FIFO procedures, can be used for reference
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:693
    • 提供者:whywhy
  1. Virtualmemory

    0下载:
  2. 虚拟内存中四种置换算法: OPT/LRU/FIFO/时钟算法-Four types of virtual memory replacement algorithm: OPT/LRU/FIFO/clock algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:1331
    • 提供者:eddycen
  1. fifodd

    0下载:
  2. 一个深度为32,字长为8_bit FIFO(先进先出)寄存器,有寄存器空、寄存器满和寄存器溢出信号。-A depth of 32, word length for 8_bit FIFO (FIFO) register, a register space, register and register full signal overflow.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:80003
    • 提供者:tangyi
  1. os

    0下载:
  2. 实现分页式存储地址转换过程,在此基础上实现请求分页的地址转换。实现请求页式地址转换中出现的缺页现象时,用到的先进先出FIFO、最近最久未使用LRU、最佳OPT置换算法。 -The realization of paging memory address translation process, in this based on the address translation request page. The realization of Page Address Translation req
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:1068
    • 提供者:bartok
  1. UART

    0下载:
  2. A badic controller for the UART. It incorporates a -- transmit and receive FIFO (from Max+Plus II s MegaWizard -- plug-in manager). Note that no checking is done to see -- whether the FIFOs are overflowing or not. This strictly -- handles the
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:1648
    • 提供者:Viral
  1. simulator

    0下载:
  2. ssd5 fifo.h 模拟打印机全部源代码-Printer simulation ssd5 fifo.h
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:6201
    • 提供者:Tiantian
  1. File

    0下载:
  2. 设计一个请求页式存储管理方案,并编写模拟程序实现之。页面淘汰算法采用 ① FIFO页面淘汰算法 ② LRU页面淘汰算法。-sorry
  3. 所属分类:OS Develop

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

    0下载:
  2. 先来先服务程序调度实现缺页中断调度算法驻留集大小,页面数,缺页中断数-fifo
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:951
    • 提供者:林茜
  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
    • 文件大小:4501
    • 提供者:speed
  1. fifo

    0下载:
  2. 页面置换算法,利用程序语言实现的 FIFO算法-fifo OS
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:3317
    • 提供者:yuyang
  1. fifo_syn

    0下载:
  2. 同步fifo并有详细的文档说明,希望对大家有帮助-Synchronous fifo and detailed documentation, we want to help
  3. 所属分类:OS Develop

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

    0下载:
  2. 四种页面置换算法,lru,二次机会,fifo,opt -lru,nur,fifo,opt
  3. 所属分类:OS Develop

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

    0下载:
  2. 一个自己写的fifo代码,思路非常清晰,大家可以下载学习-good fifo
  3. 所属分类:OS Develop

    • 发布日期:2017-05-08
    • 文件大小:1588098
    • 提供者:yejiawei
  1. PageReplace

    0下载:
  2. FIFO and LRU replcement (huynhnv.cyworld.vn)
  3. 所属分类:OS Develop

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

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

    • 发布日期:2017-04-11
    • 文件大小:1051
    • 提供者:
  1. SC16C752B

    0下载:
  2. The SC16C752B is a dual Universal Asynchronous Receiver/Transmitter (UART) with 64-byte FIFOs, automatic hardware/software flow control, and data rates up to 5 Mbit/s (3.3 V and 5 V). The SC16C752B offers enhanced features. It has a Transmission
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:160494
    • 提供者:刘伟
« 1 2 34 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com