CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - FIFO
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - FIFO - List
[
OS Develop
]
FIFO
DL : 0
关于操作系统:先进先出调度算法(FIFO)处理缺页中断-On the operating system: FIFO scheduling algorithms (FIFO) handling page fault
Date
: 2025-12-22
Size
: 22kb
User
:
王伟(就是刚才的 hgy
[
OS Develop
]
内存管理—FIFO算法
DL : 1
请求页式存储管理方案:页面淘汰算法采用 FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中修改状态位。而不再判断它是否被改写过,也不将它写回到辅存。-request page-storage management programs : pages out FIFO algorithm out pages algorithm, and in an out, only to the page in the page table to amend the state spaces. Rather than judge whether it be redrafted, it was not to return to the secondary deposit.
Date
: 2025-12-22
Size
: 1kb
User
:
lili
[
OS Develop
]
FIFO-shao
DL : 0
进程调度算法有FIFO,优先数调度算法,时间片轮转调度算法,分级调度算法-process FIFO scheduling algorithm, priority number scheduling, time slice Web scheduling, classification algorithm
Date
: 2025-12-22
Size
: 1kb
User
:
shao
[
OS Develop
]
fifo
DL : 0
fifo 与 lru 算法的实现 fifo 与 lru 算法的实现-fifo and fifo LRU algorithm with the LRU algorithm
Date
: 2025-12-22
Size
: 2kb
User
:
朱嘉菲
[
OS Develop
]
FIFO
DL : 0
请求页式存储管理-FIFO的算法,,很好的算法,,值得大家
Date
: 2025-12-22
Size
: 2kb
User
:
张小川
[
OS Develop
]
FIFO
DL : 0
先进先出存储器的程序,希望对初学者有所帮助。-FIFO memory of the procedure, and they hope to be helpful to beginners.
Date
: 2025-12-22
Size
: 1kb
User
:
tian
[
OS Develop
]
fifo
DL : 0
操作系统中内存页面的先进先出的替换算法fifo-Operating system memory page replacement algorithm FIFO fifo
Date
: 2025-12-22
Size
: 3kb
User
:
gll
[
OS Develop
]
FIFO
DL : 0
先进先出调度算法JAVA实现,操作系统实验-JAVA realization of FIFO scheduling algorithm, the operating system experiment
Date
: 2025-12-22
Size
: 1kb
User
:
xiaotang
[
OS Develop
]
FIFO
DL : 0
一个异步的FIFO的VERILOG程序,有测试程序-An asynchronous FIFO in Verilog procedures, test procedures have
Date
: 2025-12-22
Size
: 4kb
User
:
陈强
[
OS Develop
]
FIFO
DL : 0
fifo.v verilog实现的先进先出存储器-fifo.vverilog realize the FIFO memory
Date
: 2025-12-22
Size
: 2kb
User
:
patrick
[
OS Develop
]
fifo
DL : 0
C++写的操作系统原理及实现,模拟页面置换算法FIFO的源码-C++ Write the operating system and realize the principle of simulated FIFO page replacement algorithm for the source
Date
: 2025-12-22
Size
: 221kb
User
:
woaic
[
OS Develop
]
fifo
DL : 0
OPNET下的FIFO程序,用以增强OPNET下的FIFO功能-OPNET under the FIFO procedure to enhance the OPNET functions under the FIFO
Date
: 2025-12-22
Size
: 82kb
User
:
许光宁
[
OS Develop
]
FIFO
DL : 0
通用异步FIFO设计的verilog代码,来自于opencore-Universal Asynchronous FIFO Verilog design code, from opencore
Date
: 2025-12-22
Size
: 18kb
User
:
zhangjing
[
OS Develop
]
fifo
DL : 0
利用一个SAM设计一个FIFO 的存储器-SAM uses a design of a FIFO memory
Date
: 2025-12-22
Size
: 9kb
User
:
lzc
[
OS Develop
]
fifo
DL : 0
操作系统调度方法中的先进先出页面置换算法-Operating system scheduling methods FIFO page replacement algorithm
Date
: 2025-12-22
Size
: 3kb
User
:
xun
[
OS Develop
]
FIFO
DL : 0
先进先出算法 fifo 时自己编写的 有注释 很简单-Fifo FIFO algorithm when there are notes I have written is very simple
Date
: 2025-12-22
Size
: 362kb
User
:
jerry
[
OS Develop
]
FIFO
DL : 0
FIFO以及跨时钟域的同步问题。 FIFO有分离的地址总线和用以读写数据的数据通道,以及指示堆栈状态(满、将满等)的状态线。-FIFO as well as cross-clock domain synchronization. FIFO have separate address bus and read and write data to the data channel, as well as the instructions state stack (full, will be full, etc.) of the state line.
Date
: 2025-12-22
Size
: 3kb
User
:
isaac
[
OS Develop
]
Fifo
DL : 0
Shows how to set up a FIFO data queue for sharing data between real-time tasks and user-level applications. The RT task creates two FIFOs, one for commands in from the user process and one for status back to the user process. As declared in common.h, there are three commands: turn the speaker on, turn it off, and set the frequency.-Shows how to set up a FIFO data queue for sharing data between real-time tasks and user-level applications. The RT task creates two FIFOs, one for commands in from the user process and one for status back to the user process. As declared in common.h, there are three commands: turn the speaker on, turn it off, and set the frequency.
Date
: 2025-12-22
Size
: 4kb
User
:
sijith
[
OS Develop
]
fifo
DL : 0
标准的先进先出队列数据结构,已经调试过的,可以直接应用到项目中-Standard FIFO queue data structure, has been testing, can be directly applied to projects
Date
: 2025-12-22
Size
: 7kb
User
:
张胜朝
[
OS Develop
]
FIFO
DL : 0
操作系统WIndows页面置换算法、先进先出算法、以及FIFO和LRU算法(最新最少使用算法)-OS WIndows page replacement algorithm, FIFO algorithm, and FIFO and LRU algorithms (at least using the latest algorithm)
Date
: 2025-12-22
Size
: 132kb
User
:
青青
«
1
2
3
4
5
6
7
8
9
10
...
16
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.