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

搜索资源列表

  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. 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. Vreplace

    0下载:
  2. 模拟虚拟存储器 调用页面时若没有实页就中断 请求页面置换 算法是FIFO
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1209
    • 提供者:天蓝
  1. FIFO

    0下载:
  2. FIFO设计的难点在于怎样判断FIFO的空/满状态。为了保证数据正确的写入或读出,而不发生益处或读空的状态出现,必须保证FIFO在满的情况下,不能进行写操作。在空的状态下不能进行读操作。怎样判断FIFO的满/空就成了FIFO设计的核心问题。-FIFO design challenge is how to decide the FIFO empty/full. In order to ensure the correct data is written or read, or read the b
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:11192
    • 提供者:王杰
  1. q

    0下载:
  2. 最高响应比,先进先出算法的周转时间,平均周转时间-The highest response ratio, FIFO algorithm turnaround time
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:1618
    • 提供者:wang
  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. fifo_ram

    1下载:
  2. 同步fifo, 基于FPGA的VHDL编程,已调试。-fifo-ram
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:540
    • 提供者:曾馨月
  1. ttt

    0下载:
  2. 主要完成FIFO与DSP的接口,实现DSP与FIFO的接口控制-Completed for FIFO interface with the DSP, DSP and FIFO interface to achieve control
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:302784
    • 提供者:开开
  1. 11

    0下载:
  2. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:114181
    • 提供者:开开
  1. fkjhaf

    0下载:
  2. DPS用B口,FIFO以中断方式接受16位字节-DPS B port, FIFO interrupt received 16 bytes
  3. 所属分类:assembly language

    • 发布日期:2017-12-03
    • 文件大小:655
    • 提供者:
  1. fifo

    0下载:
  2. 本程序利用fifo实现缓存,可用于多种高速采集芯片的桥接,从而实现高速的采集系统-The program utilizes fifo cache and can be used for a variety of high-speed data acquisition chip bridge, in order to achieve high-speed acquisition system
  3. 所属分类:assembly language

    • 发布日期:2017-12-04
    • 文件大小:856
    • 提供者:郑继超
  1. fifo

    0下载:
  2. 同步fifo vhdl语言 16乘以8 能够进行仿真- 16 synchronous fifo vhdl language can be simulated by 8
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:18136
    • 提供者:浅桑
  1. gr-sup-printer-simulation-fifo

    0下载:
  2. 西工大数据结构12题... ..要的自己下载了-NPU data structure 12 questions ........ want to download it. . . . . . . . . . . . . .
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:3494
    • 提供者:longyouhai
  1. fifo

    0下载:
  2. fifo的testbench,简单的测试文件,非常适合学习-the testbench of fifo
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:201270
    • 提供者:wanghaun
  1. Snake

    0下载:
  2. 贪吃蛇算法,稍微有点不同于网上的。网上的都是把蛇身的所有节点都储存了下来。 数据结构, 不复杂 给个保存蛇头蛇尾地址。还有保存方向的。然后用队列(先进先出表)保存拐点 -This algorithm is slightly different the Snake online. Internet is the snake all nodes are stored down. Data structure is not complex Save snakeheads to
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3924
    • 提供者:王建乐
  1. three

    0下载:
  2. 全盘搜索程序 本程序要用到的 DOS 中断很少,仅为 4EH 和 4FH,功能是查找第一个匹配文件名和继续查找,编程难点是要用到类似于堆栈的数据结构,把找到的子目录名暂时存起来,等当前目录找完后在取出来,然后继续查找下一个目录,我用的方法是开一个缓冲区,定义一个指针,用来指向缓冲区结束的地方。用的是先进先出方式,为了节省空间,每个目录项长度不等长,由每项的前 2 个字节来指向前面一条目录项。 -Comprehensive search program to use this progra
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:5624
    • 提供者:衣谷
  1. priority-queue

    0下载:
  2. 优先级队列(priority queue)就是遵循两个排序规则的集合。首先,具有高优先级的项目在先。第二,具有相同优先级的项目使用先进先出方法来确定其排序。-Priority queue (priority queue) is to follow two collations set. First, a high-priority item first. Second, with the same priority projects using the FIFO method to determ
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1290
    • 提供者:juwairen
  1. result

    0下载:
  2. this asynchronous fifo-this is asynchronous fifo
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:460437
    • 提供者:sai ganesh
搜珍网 www.dssz.com