搜索资源列表
NDisk
- 操作系统模拟磁盘调度算法 先进先出 最短优先 扫描算法-disk operating system simulation algorithm FIFO scheduling priority shortest scanning algorithm
fifo0
- systemverilog编写的fifo例子-SystemVerilog examples prepared by the fifo
FIFO_Memory
- VHDL设计——FIFO存储器设计-VHDL design -- FIFO design
FirstIN_FO
- FIFO and can be symthesised by any tools.
buffervhdl
- 电子EDA,VHDL语言设计8位的fifo数据缓冲器的vhdl源程序
OSkeshe
- 操作系统课社 1.理解内存页面调度的机理。 2.掌握几种理论页面置换算法的实现方法。 3.了解HASH表数据结构的使用。 4.通过课程设计比较各种调度算法的优劣。 5.熟悉页面置换算法及其实现,引入计算机系统性能评价方法的概念。页面置换算法是虚拟存储管理实现的关键,通过本次课程设计理解内存页面调度的机制,在模拟实现FIFO、LRU页面置换算法的基础上,比较两种置换算法的效率及优缺点,从而了解虚拟存储实现的过程。
mp3
- The first task at hand is to set up the endpoints appropriately for this example. The following code switches the CPU clock speed to 48 MHz (since at power-on default it is 12 MHz), and sets up EP2 as a Bulk OUT endpoint, 4x buffered of size 512, a
verilog_fifo
- verilog fifo
页面置换算法三种)
- 掌握内存管理的页面淘汰算法 输入可用内存页面数和一个作业访问逻辑页号的序列,分别给存FIFO、LRU算法的缺页中断率(注:算法原理实现,不要求实际页面)。-master memory management algorithm pages out of the importation of a few pages available memory and a logic operation visit pages of the sequence, kept FIFO, the LRU algori
FIFO_LIFO_CRC
- 1:FIFO和LIFO程序;2:CRC校验码算法-1: FIFO and LIFO procedure; 2: CRC verification code algorithm
pusula
- 对页面置换算法的模拟分析,包括FIFO,LRU,OPT,LFU,NUR-right pages replacement algorithm simulation analysis, including FIFO, the LRU, OPT, LFU, NUR
syn_fifo
- Synchronous FIFO (one clock)
yemian
- mfc界面,模拟操作系统采用 OPT、FIFO 和LRU 算法进行页面置换的过程。-mfc interface, simulation of the operating system by OPT, FIFO and LRU algorithm for page replacement process.
page-replacement
- 包括了Clock,,FIFO,LRU,OPT,随机替换五种页面置换算法-Including the Clock, the FIFO, LRU, OPT, randomly replace the five page replacement algorithm
TypedFifo
- Template FIFO buffer using MFC synchronization
generic_fifos_latest.tar
- 普通的先进先出系统编程,很好用,很实用,针对FIFO-Ordinary FIFO system programming, useful, very useful
Analog-page-storage-system2
- 模拟页式存储系统,模拟内存的页式管理中FIFO、LRU、LFU、OPT置换算法的实现。-The realization of FIFO, LRU, LFU and OPT replacement algorithms in the page management of analog memory is simulated by the page type storage system.
FIFO
- 1.登录的账号:yangmingyuan 登录的密码:123456 2.物理块数由用户自己输入大小可以随意选定。 3. 在输入请求的页面时候,请依次输入页面号并且页面号之间要用空格隔开,最后不要有空格等其他非数字字符结束。 4.然后单击输入按钮将页面号输入,弹出确定的对话框单击确定,最后单 击开始FIFO按钮开始执行调页算法。在调页过程框中观察具体的调页顺序及调页过程,并且可以观察到缺页数和缺页率的大小。 5.最后单击退出按钮退出该系统。-1. Log in Usern
algorithmIivl
- 先进先出置换页面算法的程序实现 进程执行程序时要访问的,不错很好-Fifo page replacement algorithm of procedures to achieve process execution to access, good is very good
cawthrounh
- Implements a FIFO through a memory file map message queue, can work in all Windows versions