说明:操作系统实验中的进程创建与删除
1) 采用动态或静态方法生成一颗进程树(进程数目≥20);
2) 设计进程撤销算法;
3) 实现进程撤销函数,采用级联方式撤销;
4) 可动态撤销进程;
5) 可动态观察进程树的情况;
6) 测试程序并得到正确结果。
-Experiment operating system process creation and deletion of 1) the use of dynam <ajun> 在 2024-12-28 上传
| 大小:2kb | 下载:0
说明:简单的实现操作系统中的进程的创建和删除,是基于C++的实现。-The realization of a simple operating system process creation and deletion, is based on the C++ Realized. <lee> 在 2024-12-28 上传
| 大小:2kb | 下载:0
说明:操作系统作业调度FCFS算法模拟程序。根据先来先服务原则对提交作业进行调度执行。-FCFS job scheduling algorithm operating system simulation program. According to the principle of first come first serve on the Executive to submit scheduling operations. <李志龙> 在 2024-12-28 上传
| 大小:2kb | 下载:0
说明:操作系统作业调度JSF算法模拟程序。根据短作业优先算法调度作业进入内存运行-Operating system scheduling algorithm simulation program JSF. According to the short operating priority scheduling algorithm for operation into the memory to run <李志龙> 在 2024-12-28 上传
| 大小:2kb | 下载:0
说明:操作系统作业调度HRN算法模拟程序。根据最高响应比优先算法调度作业进入内存运行-Operating system scheduling algorithm simulation program HRN. Response ratio in accordance with the highest priority scheduling algorithm into the memory to run operations <李志龙> 在 2024-12-28 上传
| 大小:2kb | 下载:0
说明:操作系统的存储器管理的,主要实现功能是存储器的调度等,算法和,一些简单的-Operating system, memory management, the main feature is memory scheduling and so on, algorithms and, with some simple <hanjiajia> 在 2024-12-28 上传
| 大小:2kb | 下载:0
说明:1.用随机数方法产生页面走向,页面走向长度为L(15<=L<=20),L由控制台输入。
2.根据页面走向,分别采用Optinal、FIFO、LRU算法进行页面置换,统计缺页率。
3.假定可用内存块为m(3<=m<=5),m由控制台输入,初始时,作业页面都不在内存。
-1. Using random number methods to generate the page, the page length <周哲> 在 2024-12-28 上传
| 大小:2kb | 下载:0
说明:同步生产者与消费者,是操作系统系统初学者很好的学习实例!~-Synchronous producers and consumers, is the operating system, examples of good learning experience for beginners! ~ <政冰> 在 2024-12-28 上传
| 大小:2kb | 下载:0