登录
首页 » 操作系统 » 操作系统原理实验――进程调度实验报告 实验内容或题目: 1)设计有5个进程并发执行的模拟调度程序,每个程序由一个PCB表示。 2)模拟调度程序可任选...

操作系统原理实验――进程调度实验报告 实验内容或题目: 1)设计有5个进程并发执行的模拟调度程序,每个程序由一个PCB表示。 2)模拟调度程序可任选...

于 2022-03-17 发布 文件大小:12.96 kB
0 102
下载积分: 2 下载次数: 1

代码说明:

操作系统原理实验――进程调度实验报告 实验内容或题目: 1)设计有5个进程并发执行的模拟调度程序,每个程序由一个PCB表示。 2)模拟调度程序可任选两种调度算法之一实现(有能力的同学可同时实现两个调度算法)。 3)程序执行中应能在屏幕上显示出各进程的状态变化,以便于观察调度的整个过程。 4)本次实验内容(项目)的详细说明以及要求请参见实验指导书。 -Operating principle experiment- the process of scheduling the content or subject experiment on the experiment: 1) design process, concurrent implementation of the five simulation scheduler, each program consists of a PCB, said. 2) The simulation scheduler can be optional, one of two kinds of scheduling algorithm to achieve (with the ability of students can simultaneously achieve the two scheduling algorithms). 3) program implementation should be able to screen out the process of change of state in order to observe the entire process of scheduling. 4) The content of this experiment (project) and to require a detailed explanation, see the experimental instructions.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • CSharp 动态加载Dll动态链接库,看看CSharp是怎样完成的.
    CSharp 动态加载Dll动态链接库,看看CSharp是怎样完成的.-CSharp dynamic loading Dll dynamic link library, look at what is CSharp completed.
    2022-01-26 02:31:51下载
    积分:1
  • 计算机技术在大约55年后取得了令人难以置信的进展…
    Computer technology has made incredible progress in the roughly 55 years since the first general-purpose electronic computer was created. Today, less than a thousand dollars will purchase a personal computer that has more performance, more main memory, and more disk storage than a computer bought in 1980 for $1 million. This rapid rate of improvement has come both from advances in the technology used to build computers and from innovation in computer design.
    2022-04-29 06:46:06下载
    积分:1
  • 内存调度例子
    操作系统内存调度例子-operating system memory scheduling example
    2022-01-26 05:27:43下载
    积分:1
  • 这是从不同语言来实现交通灯的调度问题
    这是从不同语言来实现操作系统交通灯的调度问题-This is a different language from the operating system of traffic lights to achieve the scheduling problem
    2022-04-26 17:07:40下载
    积分:1
  • 模拟的存储过程
    模拟操作系统的存储过程-simulation of the operating system stored procedure
    2022-06-17 10:55:22下载
    积分:1
  • fsdfsd 好超级好是酷我
    废话废话 blahblahblahblahblahblah 使用系统 ; 使用 System.Collections.Generic ; 使用 System.Linq ; 使用 System.Text ; 使用 System.Data.SqlClient ; 使用 System.Data ; 使用 System.Threading ; ConsoleApplication3 的命名空间 { 类的程序 { 静态 void Main (字符串 [] args) { 字符串 connectionString = @"数据源 =。SQLEXPRESS2008R2 ; 初始目录 = lab8 ; 集成安全性 = True"; System.Data.SqlClient.SqlConnection cn = 新 System.Data.SqlClient.SqlConnection(connectionString) ; cn。Open (); 字符串路径 = @"c:lab8"; foreach (文件路径字符串中 System.IO.Directory.GetFiles(path)) { SqlCommand cmd = 新 SqlCommand ("插入到 Files2(Name,Date) 值 (@Name,@Date)",cn) ; SqlParameter param = 新 SqlParameter() ; param。ParameterName ="@Name"; param。值 = System.IO.Path.GetFileName(filePath) ; param。SqlDbType = SqlDbType.VarChar ; cmd.Parameters.Add(param) ; param = 新 SqlParameter()
    2023-07-19 16:15:03下载
    积分:1
  • 利用labview开发的信号采集,能够很好的进行仿真信号采集!...
    利用labview开发的信号采集系统,能够很好的进行仿真信号采集!-Use of LabVIEW development of signal acquisition system, able to simulate a very good signal acquisition!
    2022-03-21 18:39:06下载
    积分:1
  • 好代码这里有很好的平台让你下载怎么还是少了呢
    好代码这里有很好的平台让你下载怎么还是少了呢 -good code here have a good platform for how you download or fewer?
    2023-04-20 02:10:02下载
    积分:1
  • 内存管理,虚拟内存的分配和回收
    内存管理,虚拟内存的分配和回收-memory management, virtual memory allocation and recovery
    2022-01-30 14:12:19下载
    积分:1
  • 采用高响比优先的业调度算法
    采用高响比优先的作业调度算法-sound than the high-priority scheduling algorithm
    2022-03-24 13:06:10下载
    积分:1
  • 696518资源总数
  • 104988会员总数
  • 11今日下载