-
3590
lear about microsoft tool in detail
- 2014-08-21 14:42:37下载
- 积分:1
-
grub4dos_help
grub4dos使用说明,可以帮助你建立安全的多系统(grub4dos use, I can help you establish a secure multi-system)
- 2007-10-29 14:44:18下载
- 积分:1
-
Nucleus_rtos
详细的介绍了Nucleus的使用方法
Nucleus PLUS嵌入式操作系统是目前最受欢迎的操作系统Nucleus PLUS 是为实时嵌入式应用而设计的一个抢先式多任务操作系统内核,其95%的代码是用ANSIC写成的,因此非常便于移植并能够支持大多数类型的处理器。(rtos of Nucleus)
- 2009-12-11 16:58:06下载
- 积分:1
-
操作系统:设计与实现第三版下册源码
一个操作系统的源代码,实现了进程管理等功能(operating system source code)
- 2017-06-21 00:21:42下载
- 积分:1
-
BIOS-Update-Procedure
BIOS Update Procedure
- 2013-11-13 17:18:31下载
- 积分:1
-
ozmtool
说明: OZMTOOL to extract DSDT from old BIOS
- 2019-06-06 15:18:02下载
- 积分:1
-
yinhangjiasuanfa
这是我做的操作系统里面的银行家算法的源程序,发上来供大家参考。(caozuoxitongyinhangjiasuanfa)
- 2009-05-22 23:40:08下载
- 积分:1
-
moniqi
操作系统页面置换算法模拟器用JAVA语言编写的(pages replacement algorithm operating system simulator with the Java language)
- 2006-06-09 14:30:53下载
- 积分:1
-
页面调度算法
页式虚拟存储器的页面置换算法一般有: 最佳置换算法(OPT),先进先出置换算法(FIFO),最近最久未使用置换算法(LRU),Clock置换算法,最少使用置换算法(LFU),页面缓存算法(PBA)等。 先进先出(FIFO)置换算法是最直观的置换算法,由于它可能是性能最差的算法,故实际应用极少。在这里我只使用前面三种算法来进行页面调度(Page replacement algorithms for page virtual memory generally include the best permutation algorithm (OPT), advanced first out permutation (FIFO), the most recent unused replacement algorithm (LRU), Clock permutation algorithm, minimum use of permutation (LFU), and page caching algorithm (PBA). The first in first out (FIFO) replacement algorithm is the most intuitive replacement algorithm, because it may be the worst performing algorithm, so there are few practical applications. Here I only use the first three algorithms for page scheduling.)
- 2018-05-22 13:02:20下载
- 积分:1
-
中断优先级
说明: 中断系统是整个计算机系统必不可少的重要组成部分。利用中断屏蔽技术修改中断优先级(Modifying interrupt priority with interrupt mask technology)
- 2020-05-05 09:14:38下载
- 积分:1