Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - FIFO
Search - FIFO - List
DL : 0
并口的EPP协议,与外部的FIFO的empty,full信号共同控制数据传输-of EPP parallel port agreement with the external FIFO empty, full common control signal data transmission
Update : 2024-05-17 Size : 1024 Publisher : 陈刚

Otherfifo0
DL : 0
systemverilog编写的fifo例子-SystemVerilog examples prepared by the fifo
Update : 2024-05-17 Size : 1024 Publisher : 王晓波

DL : 0
This program configures the external memory interface and CAN to receieve data in a FIFO buffer and store the data in XRAM. Meant to receive data from another CAN device.-This program configures the external memory interface and CAN to receieve data in a FIFO buffer and store the data in XRAM. Meant to receive data from another CAN device.
Update : 2024-05-17 Size : 11264 Publisher : sf

DL : 0
89S52上实现51单片机的串口FIFO功能。即串口的收和发均采用了FIFO作为缓冲。相信这个程序有助于单片机的新手编写串口操作-89S52 achieve 51 MCU Serial FIFO functions. Serial admission that the hair and are used as a FIFO buffer. I believe this program helps prepare newcomers MCU serial operation
Update : 2024-05-17 Size : 32768 Publisher : 陈根潮

该文件是先入先出fifo的源代码和测试文件-the document is first-in-first out fifo the source code and test document
Update : 2024-05-17 Size : 7168 Publisher : 王立华

DL : 1
PCI驱动编程实例,通过PCI可实施操作: 2、通过DMA方式往SDRAM写数据的步骤: (1) 往OMB1写传输数据次数 (2) 往OMB2写所要访问的SDRAM地址 (3) 往FIFO写2 3、通过DMA方式从SDRAM读数据的步骤: (1) 往OMB1写传输数据次数 (2) 往OMB2写所要访问的SDRAM地址 (3) 往FIFO写3 -PCI-driven programming examples, can be implemented through the PCI operation : 2, DMA SDRAM write data to the steps : (a) to transfer data OMB1 write the number (2) to OMB2 was to be visited SDRAM Address (3) to FIFO write 2 3 through DMA side SDRAM-time data from the steps : (a) to transfer data OMB1 write the number (2) to OMB2 was to be visited SDRAM Address (3) to write FIFO 3
Update : 2024-05-17 Size : 62464 Publisher : 葛琳

DL : 0
页面调度算法主要有:FIFO,最近最少使用调度算法(LRU),最近最不常用调度算法(LFU),最佳算法(OPT) 题目要求: ① 实现三种算法:1、先进先出;2、OPT;3、LRU ② 页面序列从指定的文本文件(TXT文件)中取出 ③ 输出:第一行:每次淘汰的页面号,第二行:显示缺页的总次数 -Main page scheduling algorithm: FIFO, least recently used scheduling algorithm (LRU), least recently used scheduling algorithm (LFU), the best algorithm (OPT) subject requirements: ① the realization of the three algorithms: 1, FIFO 2, OPT 3, LRU ② page sequence from the specified text file (TXT files) out of ③ Output: the first line: every time out the page number, the second line: shows the total number of missing pages
Update : 2024-05-17 Size : 1024 Publisher : sunny

8*8位的先入先出(fifo)数据缓冲器的vhdl源程序-8* 8 of the first-in-first out (FIFO) buffers the data source VHDL
Update : 2024-05-17 Size : 317440 Publisher : hailaing

CSharpcz
DL : 0
操作系统的课程设计,分别是 题目一:模拟分页式存储管理中硬件的地址转换和产生缺页中断。 题目二:用先进先出(FIFO)页面调度算法处理缺页中断。 -operating system of curriculum design, is a topic : simulation tabbed storage management hardware address translation and have missing pages interruption. Topic 2 : FIFO (FIFO) scheduling algorithm processing pages missing pages interruption.
Update : 2024-05-17 Size : 71680 Publisher : xb

操作系统课程设计,页面置换算法,包含了先进先出fifo、最近最久未使用lru、还有最佳opt三种算法。代码简单易懂,编译通过。-courses on operating system design, page replacement algorithms, including the FIFO fifo. the most recent time on the use of LRU, the three best opt algorithm. Code straightforward compile.
Update : 2024-05-17 Size : 1024 Publisher : wz

DL : 0
基于deque实现的队列模板,可用作各种数据类型的先进先出缓冲。-based cohort achieved templates can be used as the various types of data FIFO buffer.
Update : 2024-05-17 Size : 2048 Publisher : 蓝文纪

最佳页面置换算法,FIFO,LRU的仿真。页面调用和置换过程有动态显示。内存分配页面数目和页面引用串的长度可以进行人工交互输入。 -best pages replacement algorithm, FIFO, the LRU simulation. Page calls and replacement process is dynamic display. Memory allocation of the number of pages and pages cited the length of string can be artificial interactive input.
Update : 2024-05-17 Size : 238592 Publisher : 刘利辉

DL : 0
此程序在51上实现,很多个项目都用到,调试通过,做串口的FIFO很合适...... -this program to achieve the 51, many items are used, debugging, Serial FIFO done very suitable ......
Update : 2024-05-17 Size : 1024 Publisher :

DL : 0
68013 Usb2.0芯片Fifo驱动驱动程序源代码-68,013 Usb2.0 SC16CxxBUARTs driver chip driver source code
Update : 2024-05-17 Size : 86016 Publisher : Linger

DL : 0
这就是fifo算法,中文就是先进先出算法,,大家可以看看,不过很简单,,有部分实现的并不太好,,希望大家指点-algorithm, Chinese is FIFO algorithm, we can look at, but very simple. some achieved is not very good, and we hope the guidance
Update : 2024-05-17 Size : 83968 Publisher : 崔卫军

使用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 the source code
Update : 2024-05-17 Size : 3072 Publisher : 王杰

用vhdl编写的fifo队列.可以在maxplus2平台上使用.-using VHDL fifo prepared by the cohort. Maxplus2 platform can be used.
Update : 2024-05-17 Size : 309248 Publisher : 蔡庆重

这是从opencores下的fifo代码,包括了异步和同步的,还有写的testbench,希望对大家有用.-This is opencores fifo under the code, including asynchronous and synchronous. There testbench written in the hope that useful for all.
Update : 2024-05-17 Size : 20480 Publisher : daiowen

SCM51FIFO
DL : 0
51单片机的FIFO(先入先出)循环队列实现-51 SCM FIFO (first-in-first out) Revolving Queuing
Update : 2024-05-17 Size : 1024 Publisher : tangcongfai

关于FIFO的一些设计资料,共享!欢迎更多的资料共享!-FIFO on the design of some information sharing! Welcome more information sharing!
Update : 2024-05-17 Size : 259072 Publisher : yqs6632
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.