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

搜索资源列表

  1. AsynchronousFIFO

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

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

    0下载:
  2. C语言编写的EZW编解码算法,其中编码扫描的方式为先入先出原则-C language EZW codec algorithm, which scans the code for the principle of FIFO
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:11146
    • 提供者:王志伟
  1. FIFO1

    0下载:
  2. 一个功能非常完整的操作系统先进先出程序,代码简单易懂。-A very complete operating system FIFO procedures, easy-to-read code.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-25
    • 文件大小:39652
    • 提供者:程红梅
  1. vc783453772452

    0下载:
  2. C++代码写的有关页面置换算法的程序 实现OPT 算法 (最优置换算法) 、LRU 算法 (Least Recently) 、 FIFO 算法 (First IN First Out)的模拟-C++ code written on the page replacement algorithm OPT program algorithm (the optimal replacement algorithm), LRU algorithm (Least Recently), FIFO algorit
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1912222
    • 提供者:lee
  1. vcyemianzhihuan

    0下载:
  2. 页面置换算法代码,语言采用c++。实现了FIFO算法,LRU算法,其中,LRU采用经典的LRU算法,由于该算法占用资源较大,多数OS采用改进的LRU算法.-Page replacement algorithm code, the language used c++. The realization of the FIFO algorithm, LRU algorithm, which, LRU classical LRU algorithm, the algorithm is occupied
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:238568
    • 提供者:lee
  1. SYNC_FIFO

    0下载:
  2. its simple fifo.which is used to first in first out for vhdl source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1222
    • 提供者:Viral
  1. FIFO_IN_VERILOG

    0下载:
  2. 基于Verilog的fifo的实现源码和测试文件-Fifo-based realization of the Verilog source code and test file
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:1375
    • 提供者:yeping
  1. sun

    0下载:
  2. FIFo Page Replacement Source Code
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:540
    • 提供者:adi
  1. caiyang

    0下载:
  2. 种用FPGA 实现对高速A/ D 转换芯片的控制电路,系统以MAX125 为例,详细介绍了含有FIFO 存储器的A/ D 采样控制电路的设计方法,并给出了A/D 采样控制电路的V HDL 源程序和整个采样存储的顶层电路原理图.-Species with FPGA to achieve high-speed A/D conversion chip control circuit, the system as an example to MAX125 details FIFO memory cont
  3. 所属分类:VHDL编程

    • 发布日期:2014-03-16
    • 文件大小:338675
    • 提供者:于银
  1. p_t_s_422

    0下载:
  2. 应用于422串行通信中并行数据转串行的代码,可以结合fifo使用-422 serial communication used in parallel data to serial code, can combine the use of fifo
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:1230
    • 提供者:包宰
  1. yuyincaiji

    0下载:
  2. 语音采集与回放系统源代码:1.为了使读音数据存储的时间更长,速度更快,选用了256K*16Bit的SRAM;2.为了减少单片机的控制复杂度,使用了FPGA来控制SRAM的读写操作,节约了不少单片机的I/O资源;3.为了以后的高速数据存储,本设计中加入了fifo,其位宽及深度可在程序中自由设置,方便灵活。-Speech acquisition and playback system source code: 1. In order to make pronunciation longer data
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:804529
    • 提供者:song
  1. simpleFIFO

    0下载:
  2. FIFO的VHDL程序,硬件描述语言源码-FIFO process of VHDL hardware descr iption language source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:137702
    • 提供者: 陳皇仁
  1. ECE348_LAB2_group11

    0下载:
  2. To write assembly code to implement a circular First In First Out (FIFO) buffer in the data memory of PIC18F452 microcontroller, using the microcontroller’s direct addressing mode and indirect addressing mode. This code serves as an assembly pro
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:499991
    • 提供者:gary
  1. LAB4

    0下载:
  2. To write assembly code to implement a circular First In First Out (FIFO) buffer in the data memory of PIC18F452 microcontroller, using the microcontroller’s direct addressing mode and indirect addressing mode. To expand on the FIFO assignment and imp
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:124872
    • 提供者:gary
  1. XR16M2550

    0下载:
  2. XR16M2550是一款高性能,具有16字节收发FIFO的异步全双工UART芯片,具有两路完全独立的UART通道。本资料包含完整的测试代码(ADS 1.2环境),中文应用文档,电路原理图,PPT讲解稿等。-XR16M2550 is a high-performance, with 16-byte receive FIFO, asynchronous full-duplex UART chip, with two-way completely independent UART channels.
  3. 所属分类:uCOS

    • 发布日期:2017-05-28
    • 文件大小:10883554
    • 提供者:祝剑波
  1. X28xx_sourcecode

    0下载:
  2. word文档内有九个例子源程序: 例1、初始化锁相环及外设时钟函数 例2、.cmd格式文件举例 例3、定时器中断应用举例 例4、利用事件管理器输出多种频率的正弦信号输出例程 例5、SPI和DAC TLV 5617接口例程 例6、CAN总线消息发送例程 例7、使用FIFO缓冲发送数据 例8、使用FIFO缓冲接收数据 例9、ADC应用举例 -this word document includes nine examples of source
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:32607
    • 提供者:sun
  1. SFIFO

    0下载:
  2. 可以实现任意位的同步FIFO的verilog实现-the verilog code of a common SFIFO
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:706
    • 提供者:朱猪
  1. linuxCode

    0下载:
  2. It is code for linux program. There are alarm, execle, fork, fifo,write and so on for sample.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:61038
    • 提供者:lbl
  1. vhdlfifo1

    0下载:
  2. fifo - source code for first in first out(fifo) using VHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1223770
    • 提供者:nagarjuna reddy
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 18 19 »
搜珍网 www.dssz.com