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

搜索资源列表

  1. documentsoffifo

    0下载:
  2. 介绍FIFO的文章,关于同步FIFO或者异步FIFO-FIFO introduced an article on synchronous or asynchronous FIFO FIFO
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:545732
    • 提供者:草草
  1. rs_decoder_31_19_6.tar

    1下载:
  2. Hard-decision decoding scheme Codeword length (n) : 31 symbols. Message length (k) : 19 symbols. Error correction capability (t) : 6 symbols One symbol represents 5 bit. Uses GF(2^5) with primitive polynomial p(x) = X^5 X^2 + 1
  3. 所属分类:VHDL编程

    • 发布日期:2014-01-22
    • 文件大小:14247
    • 提供者:孟轲敏
  1. FirstIN_FO

    0下载:
  2. FIFO and can be symthesised by any tools.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2561
    • 提供者:立立
  1. simple_spi

    0下载:
  2. 一个简单的SPI IP核,SPI Core Specifications 可以从说明文档中找到! The simple Serial Peripheral Interface core is an enhanced version of the Serial Peripheral Interface found on Motorola s M68HC11 family of CPUs. The Serial Peripheral Interface is a serial, synchron
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:473099
    • 提供者:Jack
  1. memory_arithmatic

    0下载:
  2. The programe is emluator the memory arithmatic---FIFO LRU ...in the operate system.-emluator the memory arithm atic --- FIFO LRU operate ... in the system.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1689
    • 提供者:yt
  1. EZWVCcode

    0下载:
  2. 介绍EZW编解码算法的全部代码,该源代码包含有6个文件: EZW.H - EZW编码器头文件 EZW.C - EZW编码器文件 MATRIX2D.H MATRIX2D.C - 编码器数据结果定义和数据操作 FIFO.H FIFO.C - 扫描方式定义:先入先出原则 LIST.H LIST.C - 零树结构定义和操作 UNEZW.C - EZW解码器 -introduced EZW coding of all the code, the source code incl
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:9352
    • 提供者:爱玛
  1. vga.niosII.compent.v

    0下载:
  2. 在cyloneIIFPGA平台下设计完成测试通过的VGA控制器代码。显存留在系统的SDRAM中,用FIFO作为缓冲。-in cyloneIIFPGA platform design is completed tests through the VGA controller code. RAM in the system SDRAM, and use as a FIFO buffer.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:6599
    • 提供者:Ray ZH
  1. os8_2_fifo_ST_Blinky

    0下载:
  2. ucos_ii在str710f2z6上的移植及串口驱动(包含了fifo)源代码。其中“读我。txt”文件中有移植时做的简单笔记。希望对需要的初学者有所帮助。-ucos_ii str710f2z6 in the transplant and Serial Driver (including the fifo) source code. Which "I read. Txt "file a transplant when so simple notebook. Hope to b
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:417713
    • 提供者:水歌
  1. verilog.HDL.examples

    1下载:
  2. 许多非常有用的 Verilog 实例: ADC, FIFO, ADDER, MULTIPLIER 等-many very useful Verilog examples : ADC, FIFO, ADDER, MULTIPLIER etc.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:188277
    • 提供者:张驰
  1. interfaces_for_mixed_timing_systems

    0下载:
  2. This paper presents several low-latency mixed-timing FIFO (first-in–first-out) interfaces designs that interface systems on a chip working at different speeds. The connected systems can be either synchronous or asynchronous. The designs are the
  3. 所属分类:行业发展研究

    • 发布日期:2008-10-13
    • 文件大小:422198
    • 提供者:叶艳
  1. OS_Scheduler

    0下载:
  2. 操作系统中进程调度过程的模拟程序,采用的是FIFO算法-operating system process scheduling process simulation program, using the FIFO algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:16524
    • 提供者:由小诗
  1. VHDL.fifo

    0下载:
  2. 在网上找到的通用存储器vhdl代码库,觉得挺好用的。-the Internet to find the common memory vhdl code library, feeling very good use.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1178849
    • 提供者:黎莉
  1. hardwarefifo

    0下载:
  2. Development tools and sources fifo.c-Development tools and sources fifo.c
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:1959
    • 提供者:lili
  1. cache4j_0.4_src

    0下载:
  2. cache4j是一个有简单API与实现快速的Java对象缓存。它的特性包括:在内存中进行缓存,设计用于多线程环境,两种实现:同步与阻塞,多种缓存清除策略:LFU, LRU, FIFO,可使用强引用(strong reference)与软引用(soft reference)存储对象。-cache4j is a simple API and achieving rapid Java Object Cache. Its features include : in memory for caching,
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:51071
    • 提供者:ytr
  1. !061210[1].pdf

    0下载:
  2. 基于FPGA的异步FIFO的软硬件实现,通过VERILOG编程实现后下载到FPGA芯片
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:242001
    • 提供者:youren
  1. fifo1.pdf

    0下载:
  2. 提出了利用fifo,实现dsp之间的高速、实时、可靠的数据传输,介绍了fifo原理及性能特点,详细阐述了系统的硬 件接口电路及软件设计。 -the use fifo achieve dsp between the high-speed, real-time, reliable data transmission, fifo on the principles and performance characteristics of a detailed descr iption of the
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:87149
    • 提供者:权溪
  1. fifo2.pdf

    0下载:
  2. 以TI公司的DSP芯片TMS32OC6204为例,结合IDT公司的先进先出缓存芯片IDT72V3640,介绍了其扩展总线XB在DMA控制下对FIFO进行读写,以实现对图像的实时采集、处理。 -to TI's DSP TMS32OC6204 example, The combined company IDT FIFO-chip cache IDT72V3640. on the expansion of the bus XB under the control of DMA FIFO r
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:248176
    • 提供者:权溪
  1. fifo3.pdf

    0下载:
  2. 重点介绍了DSP与FIFO的数据传输、DSP与USB的接口电路。解决了一般情况下系统无法做到的用线阵CCD实现二维图像信号复原的问题 -focus on the DSP and FIFO data transmission, DSP and USB interface circuit. Solve the system under normal circumstances can not do in line with two-dimensional CCD image signals of
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:134107
    • 提供者:权溪
  1. FIFO_BEFORE

    0下载:
  2. 是基于fpga的FIFO乒乓操作,后面是与SDRAM接口的,这样主要方便sdram的刷新-fpga is based on the FIFO Table Tennis operation, and is behind SDRAM interface, This major update to the convenience sdram
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:212389
    • 提供者:eva
  1. MYMM1

    7下载:
  2. M/M/1单服务台排队系统仿真(用事件调度法实现离散事件系统仿真) 顾客到达模到达时间间隔和顾客服务时间均服从负指数分布,单服务台系统,按照单队排队,按FIFO方式服务。考察服务n个顾客(n=1000,2000,3000,5000)后的顾客平均队长及平均排队等待时间。-M/M/1 single-server queuing system simulation (using Event Scheduling Method Discrete Event Simulation System) t
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1500
    • 提供者:麦麦
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com