-
the procedures on the topic of : process management
本次程序的题目为:进程管理――支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的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
- 2022-03-13 01:19:06下载
- 积分:1
-
threads and synchronization of nachos Experimental
nachos下线程与同步的实验,在nachos目录下覆盖源文件后make就可以运行-threads and synchronization of nachos Experimental
- 2022-05-08 22:07:34下载
- 积分:1
-
Win32串口编程
Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码Win32串口编程教程及源代码
- 2022-08-13 10:14:04下载
- 积分:1
-
SourceTo outlined SourceTo is a source code conversion tools. It will require th...
SourceTo概述 SourceTo是一个源代码转换工具。它对于需要将源代码转成其他文本格式(比如HTML,RTF)的人来说将是一个好帮手。如果你有在网站上发表技术文章的习惯,赶快获得一个SourceTo,它将为你的文章增色不少... -SourceTo outlined SourceTo is a source code conversion tools. It will require the source code into the other text format (such as HTML, RTF) who will be a good helper. If you have published on the Web habits of technical articles, as soon as possible was a SourceTo. It will add to the excitement of your many articles ...
- 2022-04-27 23:34:22下载
- 积分:1
-
vc读取物理内存
使用vc获取系统当前的物理内存信息,你可以使用它编写一些小工具,或者用来检测或评判某个系统运行状态!
- 2022-08-11 04:45:31下载
- 积分:1
-
Sunplus. System development board _35 plate system development board test proced...
凌阳6.系统开发板_35板系统开发板测试程序-Sunplus. System development board _35 plate system development board test procedures
- 2023-06-27 20:20:04下载
- 积分:1
-
就是一个基于消息的通讯系统,挺简单的,别见笑啊
就是一个基于消息的通讯系统,挺简单的,别见笑啊-is based on the news of a communications system, they are simple, not laughed at ah
- 2022-03-05 18:58:54下载
- 积分:1
-
Linux 0.11 版本的中文件注释版本,把里面的E文按作者的理解,改成了中文,并且加入了作者自己的理解心得,对于学习Linux内核很有帮助....
Linux 0.11 版本的中文件注释版本,把里面的E文按作者的理解,改成了中文,并且加入了作者自己的理解心得,对于学习Linux内核很有帮助.-0.11 version of the Linux File Notes version of the E inside the text by the author"s understanding, the Chinese changed, and acceded to the author"s understanding of ideas and learning Linux kernel helpful.
- 2023-03-11 08:50:03下载
- 积分:1
-
系统还原点清理工具 By Mouri_Naruto
应用背景个人编写的一个小工具;专门用于清理系统还原点关键技术用到了卷影复制(VSS)和系统还原客户端(SrClient)的API
- 2022-02-28 13:50:42下载
- 积分:1
-
一个小小的操作系统,这是我写的。操作系统已经有多
A tiny operating system, which is written by me. The os has already had multi-task function, you can add another task in processes.asm .The os is written by nasm on linux platform, and the instruction of assemble is in the makefile.-A tiny operating system, which is written by me. The os has already had multi-task function, you can add another task in processes.asm .The os is written by nasm on linux platform, and the instruction of assemble is in the makefile.
- 2022-10-23 04:35:03下载
- 积分:1