-
操作系统进程通信源码
这是一个进程通信的源码,并不限定在父子进程之间。虽然源码设计较为简单,并没有使用MFC进行界面设计,但是作为操作系统新手,可以简单参考此功能实现过程,希望对你们会有所启发。
- 2022-03-05 03:40:45下载
- 积分:1
-
本次程序的题目为:进程管理――支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的P、V操作的机制;⑵控制机构包...
本次程序的题目为:进程管理――支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的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-11-14 01:00:03下载
- 积分:1
-
Script development under Mac Osx example, based on the cocoa framework, xcode
Mac Osx下脚本开发实例,基于cocoa framework,xcode-Script development under Mac Osx example, based on the cocoa framework, xcode
- 2023-08-25 14:25:04下载
- 积分:1
-
通用异步FIFO的verilog设计代码,从开源
通用异步FIFO设计的verilog代码,来自于opencore-Universal Asynchronous FIFO Verilog design code, from opencore
- 2022-05-25 15:08:10下载
- 积分:1
-
用VC++6.0模拟实现最佳置换算法、最近最久未使用算法、先进先出置换算法。...
用VC++6.0模拟实现最佳置换算法、最近最久未使用算法、先进先出置换算法。-VC 6.0 Simulation best replacement algorithm, the most recent time on the use of algorithms, FIFO replacement algorithm.
- 2022-03-12 08:42:57下载
- 积分:1
-
每个程序员都应该知道关于内存的
如果你知道内存结构,每个程序员都应该了解内存描述的程序员,这样才能编写出好的程序。
- 2022-05-21 19:39:45下载
- 积分:1
-
Control TSC2101, the main control audio driver, and touch screen driver related...
控制TSC2101,主要控制音频驱动,和触摸屏驱动的相关代码.-Control TSC2101, the main control audio driver, and touch screen driver related code.
- 2022-01-26 06:32:23下载
- 积分:1
-
DustFS 文件系统实现源码,研究文件系统的朋友可以下载参考!...
DustFS 文件系统实现源码,研究文件系统的朋友可以下载参考!-DustFS File System source code, research papers, the system can be downloaded refer to a friend!
- 2022-07-16 02:32:02下载
- 积分:1
-
OS模拟内存分配算法(链表处理) OS模拟内存分配算法(链表处理)...
OS模拟内存分配算法(链表处理) OS模拟内存分配算法(链表处理)-os memory
- 2022-05-18 23:35:54下载
- 积分:1
-
rockos是一款嵌入式操作系统,已经被广泛的应用
rockos是一款嵌入式操作系统,已经被广泛的应用-rockos is an embedded operating system, has been widely applied
- 2023-07-26 22:40:03下载
- 积分:1