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

搜索资源列表

  1. taotaisuanfa

    0下载:
  2. 使用Microsoft Visual C++ 6.0编写最佳(Optimal)淘汰算法、先进先出(FIFO)淘汰算法、最近最久未使用(LRU)淘汰算法的源代码-using Microsoft Visual C 6.0 to prepare the best (Optimal) eliminated algorithm, FIFO (FIFO) eliminated algorithm, the most recent time on the use (LRU) algorithm out of
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2896
    • 提供者:王杰
  1. vhdl_fifo

    0下载:
  2. 用vhdl编写的fifo队列.可以在maxplus2平台上使用.-using VHDL fifo prepared by the cohort. Maxplus2 platform can be used.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:309997
    • 提供者:蔡庆重
  1. generic_fifo

    1下载:
  2. 这是从opencores下的fifo代码,包括了异步和同步的,还有写的testbench,希望对大家有用.-This is opencores fifo under the code, including asynchronous and synchronous. There testbench written in the hope that useful for all.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:21078
    • 提供者:daiowen
  1. yxt

    0下载:
  2. 一个用于演示操作系统作业调度的模拟程序,实现了Fifo,LRU两种算法,并计算了缺页次数-a demonstration of the operating system for scheduling the simulation program, achieving SC16CxxBUARTs. LRU algorithm, and calculated the number of missing pages
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:32570
    • 提供者:胡一
  1. yemian

    0下载:
  2. 页面置换算法:实现先进先出页面置换算法,最近最少使用页面置换算法,最少使用页面置换算法-pages replacement algorithm : achieving FIFO pages replacement algorithm, the least recently used pages replacement algorithm, at least the use of replacement pages algorithm
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1666
    • 提供者:雷天保
  1. testfifo

    0下载:
  2. 入门程序,用于测试fifo。 仅仅几行,但可以了解fifo基本写法-entry procedures for testing fifo. Only a few lines, but I can understand basic written fifo
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:939
    • 提供者:孙憬超
  1. elbsxh

    0下载:
  2. 两个任意链表合并成单链表,并按顺序排列。先进先出。-two arbitrary Chain merged into single linked list, with a chronological order. FIFO.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:946
    • 提供者:张倍宁
  1. lpc2132mydemo

    0下载:
  2. lpc2132演示程序,同样是\"基于硬件FIFO和缓冲队列的\"串口收发演示,-lpc2132 demo program, it is also a "hardware-based buffer FIFO Queue and the" serial transceivers demonstration
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:76214
    • 提供者:h
  1. 51FIFO

    0下载:
  2. 51单片机的FIFO(先入先出)循环队列实现-51 SCM FIFO (first-in-first out) Revolving Queuing
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1365
    • 提供者:tangcongfai
  1. I2C_1.1

    0下载:
  2. Simple I2C controller -- 1) No multimaster -- 2) No slave mode -- 3) No fifo s -- -- notes: -- Every command is acknowledged. Do not set a new command before previous is acknowledged. -- Dout is available 1 clock cycle later as cmd_a
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:3406
    • 提供者:郑开科
  1. 68013down

    1下载:
  2. 68013与fifo通信设置,还请各位有时间看看!-68,013 fifo communication with the setup, you also have time to look at!
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:43782
    • 提供者:yqs6632570
  1. 68013_slave_FIFO

    0下载:
  2. 关于FIFO的一些设计资料,共享!欢迎更多的资料共享!-FIFO on the design of some information sharing! Welcome more information sharing!
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:259492
    • 提供者:yqs6632
  1. FTCJTAG

    0下载:
  2. FTDI FT2232C JTAG 範例程式-FTDI FIFO JTAG programming paradigm
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:38491
    • 提供者:黃彥華
  1. FT2232CTestApp_sources

    0下载:
  2. FTDI FT2232C 應用程式與測試程式-FTDI FIFO applications and testing program
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:79444
    • 提供者:黃彥華
  1. driver_for_TL16C750_under_uClinux_+_44b0

    0下载:
  2. 此程序为串口芯片tl16c750在uClinux + s3c44b0环境下的驱动程序.tl16c750R FIFO设置为64BYTES, 除此之外,此程序还能缓存20条已经收到的串口数据.即存储数据量为20*64=1280BYTES的串口数据,而不用担心未及时读串口时发生数据的丢失现象.此外,附此驱动的测试程序,以及编译后的映像文件.-procedure for the serial port chip tl16c750 uClinux s3c44b0 environment of floodi
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:296800
    • 提供者:张大海
  1. saa7111_2

    0下载:
  2. 使用Altera芯片实现对4个SAA7111A视频A/D芯片的采集控制,将图像数据存入同步FIFO-AL422B-use Altera chip to 4 SAA7111A Video A / D chip to control the collection, image data are stored in synchronous FIFO - AL422B
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1151
    • 提供者:古韦剑
  1. design-flow-speeding-up-dsp

    0下载:
  2. Wavelets have widely been used in many signal and image processing applications. In this paper, a new serial-parallel architecture for wavelet-based image compression is introduced. It is based on a 4-tap wavelet transform, which is realised usin
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2837459
    • 提供者:sdfafaf
  1. Lab11

    0下载:
  2. 32bits FIFO with synchronizer. pass the synthesis using Synopsys tools-bits FIFO with synchronizer. Pass the sy nthesis using Synopsys tools
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:60410
    • 提供者:王琪
  1. my_ramlib_06

    0下载:
  2. 包括各种类型存储器的VHDL描述,如FIFO,双口RAM等 -including various types of memory VHDL descr iption, such as FIFO, Dual Port RAM, etc.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:616055
    • 提供者:ruan
  1. ReadFIFOData

    0下载:
  2. C8051F040 读FIFO数据并且通过串口发送至PC-C8051F040 read FIFO data sent through the serial port to PC
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1695
    • 提供者:sjiton
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
搜珍网 www.dssz.com