资源列表
[操作系统开发] ProcessesCommunication
说明:程序模拟操作系统课程中的进程间通信,方便起见,各个进程只有编号信息。所用数据结构为大小为10的队列。运行情况为:用户输入进程总数以及各个进程的编号,此后程序模拟进程对队列提出请求,若队列不空,则插入,队列满则不予插入。程序利用rnd这个随机变量是奇数还是偶数决定是入队还是出队。-Procedures for operating systems courses in the simulation process communication, convenience, only the number<> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[操作系统开发] producer-consumer
说明:用信号量解决生产者消费者问题,简捷易懂!-Semaphore producers with consumers to solve the problem, simple and understandable!<王春林> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[操作系统开发] pcb
说明:这是一个操作系统的源代码,关于进程调度问题的代码。可以模拟cpu的进程调度,虽然拙劣了点。但是值得参考一下的、-This is an operating system source code, the process of scheduling problems on the code. Cpu can simulate the process of scheduling, although clumsy for that. But it is also useful to look, and<刘锦瑞> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[操作系统开发] qingqiu
说明:可以实现内存管理,采用先来先服务算法,在淘汰一页时,只将该页在页表中修改状态位。而不再判断它是否被改写过,也不将它写回到辅存。-Memory management can be achieved using a first-come first-serve algorithm, in one out of only the page in the page table modify status bits. Rather than to judge whether it had been rew<Jhon> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[操作系统开发] jinchengdiaodu
说明:一个用VC++编定的按优先权调度算法和先来先服务调度算法实现进程调度的程序。-A used VC++ Scheduled according to priority scheduling algorithm and a first-come first-serve scheduling algorithm to achieve the process of scheduling procedures.<阿德> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[操作系统开发] zuoyediaodu
说明:模拟操作系统的作业调度,由用户选择调度算法-Simulation of the operating system job scheduling, scheduling algorithm by the user to choose<zhouxin> 在 2025-06-08 上传 | 大小:1kb | 下载:0