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

搜索资源列表

  1. Cache_FIFO

    0下载:
  2. 模拟内存高速缓存技术C源码,主要是FIFO形式。-simulated high-speed cache memory technology C source code, is the main form of FIFO.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:2100
    • 提供者:夏军
  1. qasw sgww q

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

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

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

    • 发布日期:2017-04-07
    • 文件大小:2140
    • 提供者: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
    • 文件大小:2411
    • 提供者: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
    • 文件大小:83018
    • 提供者:lzh
  1. fifo

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

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

    0下载:
  2. this is a source code design fifo assynchronus
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1851
    • 提供者:minh
  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. 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. 123

    0下载:
  2. 该文件是16*16位先入先出fifo的源代码-The document is 16* 16-bit FIFO fifo source code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:660
    • 提供者:whywhy
  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)页面置换算法的C++源代码-Operating in the FIFO (FIFO) Page Replacement Algorithm for C++ source code
  3. 所属分类:OS Develop

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

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

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

    0下载:
  2. This VHDL code for FIFO that is used in a NOC router-This is VHDL code for FIFO that is used in a NOC router
  3. 所属分类:易语言编程

    • 发布日期:2013-04-10
    • 文件大小:608
    • 提供者:Anish Goel
  1. FIFO

    0下载:
  2. 是用verilog HDL写的基于FIFO的串口发送机的设计,很详细的代码,很值得学习,已经验证通过-With verilog HDL based on FIFO serial transmitter design, write code, it is worth learning, has been verified by.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-19
    • 文件大小:359585
    • 提供者:张阳
  1. code

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

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

    0下载:
  2. FPGA内部FIFO存储器设计的vHdl源代码-FPGA internal FIFO memory design vHdl source code
  3. 所属分类:source in ebook

    • 发布日期:2017-11-17
    • 文件大小:932
    • 提供者:罗智勇
  1. fifo

    0下载:
  2. fifo的实现,通信集成电路设计的作业,包含模块源程序,源代码,适合初学者。-The realization of FIFO, communication circuit operation,Module design, test vector,source code,Suitable for beginners,Convenient experiment,Very good, right
  3. 所属分类:source in ebook

    • 发布日期:2017-12-05
    • 文件大小:920197
    • 提供者:wangyi
« 12 »
搜珍网 www.dssz.com