-
Page-replacement
页面置换算法的模拟实现及命中率对比.通过模拟实现几种基本页面置换的算法,了解虚拟存储技术的特点(Simulation of page replacement algorithm, and the hit rate compared to several basic page replacement algorithm through simulation to understand the characteristics of virtual storage technology)
- 2012-03-29 14:59:46下载
- 积分:1
-
33
说明: 作业调度——先来先服务,最短作业优先,最高响应比优先(Job scheduling- a first-come first-served, shortest job first, highest priority response ratio)
- 2011-07-01 19:41:37下载
- 积分:1
-
TextCoreData
文本的核心数据,精选ios编程学习源码,很好的参考资料。(The core data text, select learning IOS programming source code, a good reference.)
- 2013-12-14 08:54:53下载
- 积分:1
-
mybank_cPP
银行家算法模拟程序的实现
用可视(图形)化界面完成银行家算法的模拟程序。
模拟程序能够实现对不同数目进程,不同数目资源种类,不同当前状态的测试,通过银行家算法判断任意次数的资源请求是否会得意满足,并对提出资源请求的进程作出正确处理。
模拟程序还需要能够正确回收资源,并在回收资源后判断是否需要唤醒阻塞进程,如需要则将先前因申请资源失败而被阻塞的进程唤醒,并提供资源分配(Bankers algorithm simulation program realization
)
- 2020-11-11 23:49:46下载
- 积分:1
-
program
作业调度程序,模拟操作系统的作业调度过程,协调和控制各个作业对cpu的使用控制(Job scheduling program to simulate the process of the operating system job scheduling, coordinating and controlling the use of control operations on cpu)
- 2011-05-19 17:32:58下载
- 积分:1
-
zhiyuanguanlixitong
操作系统课程设计
资源管理系统
safe() //用银行家算法判定系统是否安全
do{
printf("
*****输入要进行的操作 1:分配资源 2: 修改资源 3:显示资源 4:离开*****")
scanf("%d",&choice) (courses on operating system design resource management system safe ()// algorithm with bankers determine whether the safety system do (printf ( " n***** input to the operation of a : 2 distribution of resources : 3 amend resources : resources four shows : left*****") Scanf ( "% d",)
- 2007-06-15 18:54:11下载
- 积分:1
-
avoid-deadlock
操作系统实验-死锁避免算法,word文档,详细,全,可执行,自己写的,希望快点能在贵网站下载。。。(Operating System Experiment- Deadlock avoidance algorithm, word documents, detailed, full, enforceable, wrote it myself, hope quickly in your website. . .)
- 2013-10-28 19:05:59下载
- 积分:1
-
banker_work
在C环境下,通过链表模拟银行家算法,可自定义资源量和资源数,以及进程数,实现判定避免死锁的分配。(In the C environment, through the list bankers algorithm simulation, can be custom resource amount and the number of resources, as well as the number of processes, determine the deadlock avoidance allocation.)
- 2013-12-24 17:17:41下载
- 积分:1
-
dos
一个虚拟DOS操作界面的小系统,一共有9条命令,可以在里面增加命令实现更多功能。(A virtual DOS interface small system, a total of 9 orders, which increased in order to achieve more.)
- 2007-12-16 16:15:20下载
- 积分:1
-
算法图解
这是一本关于算法的书,通俗易懂,好理解,难得的书(This is a book about algorithm, easy to understand, easy to understand, and rare book.)
- 2018-10-12 22:32:44下载
- 积分:1