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

搜索资源列表

  1. 页片置换中的FIFO、LRU和OPT算法

    1下载:
  2. 页式管理关于缺页、中断、优化的FIFO、LRU和OPT算法,通过三种算法,可分别计算得出在页片置换中的缺页次数和缺页率以及被淘汰的页号...
  3. 所属分类:Windows编程

    • 发布日期:2010-06-13
    • 文件大小:438072
    • 提供者:zhang20082100
  1. fifo

    0下载:
  2. 一个FIFO先入先出BUFFER的C程序。用户可以设置BUFFER大小,并通过write_fifo()和read_fifo()函数分别写入和读出数据-A FIFO FIFO BUFFER of C procedures. Users can set the BUFFER size, and through write_fifo () and read_fifo () function, respectively, and write读出数据
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-22
    • 文件大小:951
    • 提供者:韓建棟
  1. FIFO

    0下载:
  2. verilog编写的读写fifo的源码,包括sram的读写控制-verilog source code written to read and write fifo, including the sram to read and write control
  3. 所属分类:Other systems

    • 发布日期:2016-01-27
    • 文件大小:176116
    • 提供者:haha
  1. fifo

    0下载:
  2. 同步fifo的原代码,给出了经典的同步fifo原代码,希望对大家有所帮助-synchronous fifo code
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1888
    • 提供者:画生
  1. FIFO

    0下载:
  2. 大学生计算机操作系统课程设计,实现页面置换,利用fifo(先进先出)算法-Students of computer operating systems curriculum design, the realization of the page replacement, the use of fifo (FIFO) algorithm
  3. 所属分类:Other windows programs

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

    0下载:
  2. 一个FIFO的页面置换算法,使用java实现-A FIFO page replacement algorithm, the use of java to achieve
  3. 所属分类:Other systems

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

    0下载:
  2. 一个FIFO设计的例子,例子简单,但很经典。 是学好数字设计的好开端。-A FIFO design examples, example of simple, but very classic. Learn digital design is a good start.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1372
    • 提供者:Benson
  1. fifo

    0下载:
  2. c语言实现内存调度 FIFO LFU LRU 基于vc6.0 -c language memory-based FIFO LFU LRU scheduling vc6.0
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1245
    • 提供者:小弟
  1. fifo

    0下载:
  2. a_fifo5.v verilog code for asynchronous FIFO-a_fifo5.v verilog code for asynchronous FIFO
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1785
    • 提供者:Haris Kandath
  1. fifo

    0下载:
  2. 这是一个用VHDL编写FIFO模块,已经通过测试-fifo
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1010696
    • 提供者:于洋
  1. FIFO

    0下载:
  2. FIFOFile name:FIFO //Describe:32*32bit FIFO //Input:data[31:0],wrreq,rdreq,clock //Output:q[31:0],full,empty //Date:2009-12-10 -FIFO
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:948
    • 提供者:huangkeqiang
  1. FIFO

    0下载:
  2. fifo的实现,可以作用于memory的数据传输等地方,在fpga上实现,可以进行综合和仿真-fifo implementation, you can act on memory data transfer and other places, in the fpga to achieve, to undertake a comprehensive and Simulation
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:6088
    • 提供者:zz
  1. FIFO Design

    0下载:
  2. 异步fifo设计经典文章,可作为异步fifo设计基础导读(Asynchronous FIFO design classic article, can be used as the basis for asynchronous FIFO Design Guide)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:124928
    • 提供者:xinx13
  1. SCI.fifo

    0下载:
  2. DSP2812SCI通信程序,采用 fifo模式(DSP2812SCI communication procedures, using fifo mode)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:88064
    • 提供者:是雕
  1. fifo

    0下载:
  2. 学习Clifford_E论文之后完成的异步FIFO,可以完成异步时钟下的数据同步(After learning Clifford_E paper, the asynchronous FIFO can be completed under asynchronous clock data synchronization)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:WWYMM
  1. FIFO

    0下载:
  2. STM32通过与FPGA通信读取FPGA的串行FIFO(STM32 and FPGA FIFO communication)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:9152512
    • 提供者:k77
  1. DSP读写基于FPGA的FIFO

    0下载:
  2. 本文档提供了DSP对FPGA中的FIFO的读写时序以及编程思路,供大家参考。(This document provides DSP on the FPGA FIFO read and write timing and programming ideas for your reference.)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:987136
    • 提供者:wangxiaobei
  1. 异步FIFO设计

    1下载:
  2. 经典的异步FIFO设计,First Input First Output的缩写,先入先出队列,这是一种传统的按序执行方法,先进入的指令先完成并引退,跟着才执行第二条指令。(Classic asynchronous FIFO design)
  3. 所属分类:其他

  1. 同步FIFO设计

    0下载:
  2. First Input First Output的缩写,先入先出队列,这是一种传统的按序执行方法,先进入的指令先完成并引退,跟着才执行第二条指令。(Classic synchronous FIFO design)
  3. 所属分类:其他

  1. FIFO

    0下载:
  2. 提供的是页面置换算法中最简单的先进先出策略的java代码实现(The Java code implementation of the simplest FIFO policy in the page replacement algorithm is provided)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:Bruce Shen
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com