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

搜索资源列表

  1. File

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

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

    0下载:
  2. 这是一个用java实现的模拟操作系统的进程调度的FIFO算法和LRU算法。程序默认设置的系统分配给进程的页面数为3个、-This is a simulation using java operating system to achieve the process of the FIFO scheduling algorithm and LRU algorithm. Procedures for the allocation of the default settings of the syste
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:844
    • 提供者:123
  1. fifo

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

    • 发布日期:2017-03-29
    • 文件大小:951
    • 提供者:林茜
  1. fifo1k_32

    0下载:
  2. PCI 数据采集控制卡的内部 FIFO处理代码-Data Acquisition and Control Card PCI internal FIFO handling code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:1871
    • 提供者:dalchan
  1. FIFOSRC

    0下载:
  2. DSP uart窗口通信中的一种通信格式,FIFO模式的一个小程序-dsp serial communication uart communication first in first out-FIFO mode
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:4154
    • 提供者:luoxin
  1. FIFO

    0下载:
  2. 这是一个java做的显示数据的列表程序。-This is a java program to do list.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:24173
    • 提供者:prn
  1. syn_fifo

    0下载:
  2. A Verilog descr iption of a synchronous FIFO memory circuit
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:980
    • 提供者:balloo
  1. aFifo

    0下载:
  2. This an implementation of an Asynchronous FIFO written in Verilog 2001.-This is an implementation of an Asynchronous FIFO written in Verilog 2001.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:1680
    • 提供者:balloo
  1. 8fifo

    0下载:
  2. 可综合的 8x8 fifo VHDL 源代码-Can be integrated 8x8 fifo VHDL source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3069
    • 提供者:qaz
  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. USB-based

    0下载:
  2. 基于USB接口Slave FIFO模式的核谱数据采集研究  -Slave FIFO Interface USB-based model study of nuclear spectroscopy data acquisition
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:4004910
    • 提供者:三米
  1. aFifo

    0下载:
  2. 異步FIFO試作,寫入與讀取資料的時脈不同,藉此程式來達成-Test for asynchronous FIFO, write and read information on a different clock to the program to achieve
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1257
    • 提供者:陳天
  1. FIFO

    0下载:
  2. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:209133
    • 提供者:hero
  1. fpgafifo

    0下载:
  2. 基于fpga 实现 fifo 基于FPGA的非对称同步FIFO设计-Fpga-based FPGA-based realization of fifo asymmetrical design of synchronous FIFO
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:8913
    • 提供者:
  1. fifo_sync

    0下载:
  2. 用VHDL语言编写的FPGA程序,实现异步FIFO的功能。这个程序设计十分巧妙,精简。 -vhdl fifo sound code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:885
    • 提供者:zxb
  1. Memory

    0下载:
  2. Example of a FIFO code in verilog language, to control a bus. With a memory stack and a testbench.
  3. 所属分类:Other systems

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

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

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

    0下载:
  2. 异步fifo,用Verilog编写,包含testbench,已经通过调试,需要的下载-Asynchronous fifo, to prepare to use Verilog, including testbench, debugging has been passed, the need to download
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:25264
    • 提供者:iechshy1985
  1. VHDL

    0下载:
  2. 包括用用VHDL语言编写的DDS,FIFO,交通控制灯,数字电压计,信号发生器的源码,希望能帮到大家-Including the use of VHDL language with the DDS, FIFO, traffic control lights, digital voltage, the signal generator of the source, I hope to help you
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:69994
    • 提供者:link
  1. FIFO_Buffer

    0下载:
  2. Verilog的FIFO源代码,可综合,并以运用到具体工程中-Verilog source code of the FIFO can be integrated and applied to specific projects
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:585
    • 提供者:david
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com