-
writerandreader
计科操作系统课程“读者写者”问题的经典解决。(Branch of the operating system programs, " wrote the reader" as a problem to solve classic.)
- 2009-05-13 15:29:02下载
- 积分:1
-
process_attemper
1、 :编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对进程进行调度。 “最高优先数优先调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。尝试静态优先数与动态优先数两种方法:
a) 静态优先数是指优先数在整个进程运行期间不再改变。优先数可以在数据输入时指定,也可以根据到达顺序、运行时间确定。
b) 动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如进程获得一次CPU后就将其优先数减少1。或者进程等待的时间超过某一时限时增加其优先数的值。
2、 编写并调试一个模拟的进程调度程序,模拟实现多级反馈队列调度算法。
3、 编写并调试一个模拟的进程调度程序,模拟实现最低松弛度优先算法。
4、 程序与报告要求:
a) 对上述要求1、2、3,至少要完成一项,鼓励尝试多种算法。
b) 输出结果要尽量详细清晰,能够反映调度后队列变化,PCB内部变化。
c) 可以选择在Windows或Linux环境下编写、运行程序
d) 鼓励使用不同的开发工具在不同平台环境上进行开发比较。
e) 在实验报告中,一方面可以对实验结果进行分析,一方面可以对各种算法进行比较,分析它们的优劣,说明各种算法适用于哪些情况下的调度。
(1 : Prepare a simulation and debugging process scheduling procedures, "Priority number of the highest priority" to the process of scheduling algorithms for scheduling. "Highest priority priority scheduling algorithm for the basic idea is to place the CPU allocated to the priority queue highest process. Taste Examination several static and dynamic priority priority number two methods : a) static priority number is priority number in operation during the entire process will not change. priority number in the designated input data, can be reached under the order, running time determine. b) dynamic priority number refers to several priorities for the process of the creation process can be given an initial value, and according to the principle of amending certain priority number.)
- 2007-07-04 12:57:51下载
- 积分:1
-
CCD-Sensor-and-CMOSSensor
CCD Sensor与CMOS Sensor基本原理(CCD Sensor with CMOS Sensor Fundamentals)
- 2016-06-13 10:00:44下载
- 积分:1
-
reply_1_646228
银行家算法,希望大家喜欢(bankers algorithm, hope you like)
- 2004-11-10 19:41:05下载
- 积分:1
-
78579845
弹出日期选择器,精选ios编程学习源码,很好的参考资料。(Pop-up date selector, selection of learning IOS programming source code, a good reference.)
- 2013-12-07 11:12:40下载
- 积分:1
-
coolPACK
制冷专业软件,非常实用,可计算制冷系统,制冷剂的物性(Refrigeration professional software is very useful, computable refrigeration system, refrigerant properties)
- 2008-07-16 12:49:39下载
- 积分:1
-
czxt
操作系统实验进程调度图形界面实现java源代码(operate system experiment)
- 2020-12-19 16:59:11下载
- 积分:1
-
dos
dos命令的介紹及其使用方法,其中主要包括了大部分的DOS命令(主要是常见的和经常使用的)(the dos command introduced its use, which includes most of the DOS commands (mainly common and frequently used))
- 2012-12-13 17:02:33下载
- 积分:1
-
BBMbak图书借阅系统项目源码
一个图书借阅系统,初学者作品,能简单的进行图书的借阅登记。(A book lending system, beginners works, can simply borrow books registration.)
- 2017-06-20 22:21:03下载
- 积分: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