登录
首页 » 操作系统 » the procedures on the topic of : process management

the procedures on the topic of : process management

于 2022-03-13 发布 文件大小:19.36 kB
0 138
下载积分: 2 下载次数: 1

代码说明:

本次程序的题目为:进程管理――支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的P、V操作的机制;⑵控制机构包括阻塞和唤醒操作;⑶时间片中断处理程序处理模拟的时间片中断;⑷进程调度程序负责为各进程分配处理机;⑸根据用户的需求来创建n个进程(n为即满足用户需求,又不超出系统可容的最大进程数),各进程互斥地访问使用临界资源 S1、S2;⑹使用动态优先数(如:随阻塞次数的增加而减小优先数,以提高其优先权);⑺进程结束后应能够撤消;⑻进程间能实现“发送”和“接收”两个消息缓冲通信操作;⑼系统在运行过程中随机打印出各进程的状态变换过程、系统的调度过程及公共变量的变化情况,在一个进程运行完毕,进入完成状态后,可以将该进程撤消,也可以动态的创建另一个新的进程。-the procedures on the topic of : process management-- to support multiple concurrent processes running a simple process management simulation system for the analysis of the experimental requirements are : 1 system of institutions using synchronous signals on the amount of P, V operation of the mechanism; 2 control agencies, including obstruction and awaken operation ; 3-time interrupt handling procedures-time simulation of interruption; 4 process scheduler is responsible for the allocation process processors; together according to the user"s needs to create process n (n that meet user needs, without exceeding the system can accommodate

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

发表评论

0 个回复

  • word word2003 vc6.0 plug
    word 插件 在word2003+ vc6.0 条件下运行 可以单击弹出atl 的窗口 简单可实现 -word word2003 vc6.0 plug-in operation under the conditions can click pop-up windows atl I can be simple
    2022-06-20 03:54:01下载
    积分:1
  • cnix.rar
    cnix.rar
    2022-01-25 23:45:09下载
    积分:1
  • producers and consumers Buffer_pool.rar
    生产者消费者Buffer_pool.rar-producers and consumers Buffer_pool.rar
    2022-02-26 08:37:57下载
    积分:1
  • 使用配置: a) 如果将安装在网站的根路径下,直接拷贝即可使用; b) 如果将安装在一个虚拟路径下,请将bin、CuteSoft_Client、...
    使用配置: a) 如果将系统安装在网站的根路径下,直接拷贝即可使用; b) 如果将系统安装在一个虚拟路径下,请将bin、CuteSoft_Client、Templates、Uploads文件夹及移动到根路径下。 c) 如果WEB服务器和数据库服务器不在一台服务器上,请将Web.Config中的 -err
    2022-03-22 10:31:13下载
    积分: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
  • 这是课,期中考试的题目,用互斥信号量解决进程同步的问题...
    这是操作系统课,期中考试的题目,用互斥信号量解决进程同步的问题-This is the OS class, the subject of the examination period, with the volume contradict signal synchronization process to resolve the problem
    2023-09-05 05:55:03下载
    积分:1
  • 中死锁的避免
    操作系统中死锁的避免----谈谈银行家算法 -OS-turn to avoid the banker"s algorithm
    2022-11-02 05:40:03下载
    积分:1
  • 》实验指南
    《操作系统》实验指南-"operating systems" experiment guide
    2022-07-20 03:25:02下载
    积分:1
  • BCB与Open CV
    带打开cv的BCB
    2022-09-16 22:30:08下载
    积分:1
  • 密封件是在保护模式下的32个图形用户界面程序,它只能在下运行…
    SEAL是DOS 下的32位保护模式的GUI程序,它只能在DOS下才能运行。-SEAL is under the DOS protected mode 32 GUI program, it can only be run under DOS.
    2022-02-06 02:28:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载