资源列表
[操作系统开发] Memory_allocate_and_recover
说明:存储器的分配与回收算法实现 采用最先适应法、最佳适应法、最坏适应法分配主存空间。当一个新作业要求装入主存时,必须查空闲区表,从中找出一个足够大的空闲区。若找到的空闲区大于作业需要量,这是应把它分成二部分,一部分为占用区,加一部分又成为一个空闲区。-Memory allocation and recovery algorithm To adapt to using the first method, the best fit m<许> 在 2025-04-30 上传 | 大小:3kb | 下载:0
[操作系统开发] BankAlgorithm
说明:C++写的操作系统银行家算法,希望对大家有帮助。-welcome to my space,this is bankalgorithm<龙的传人> 在 2025-04-30 上传 | 大小:248kb | 下载:0
[操作系统开发] shebeihuanchong
说明:操作系统经典实验:设备缓冲实现问题(用VC++编辑,保证能够运行通过)-OS classic experiments: the device buffer implementation issues (using VC edit, guaranteed to run through)<青涩围巾> 在 2025-04-30 上传 | 大小:3kb | 下载:0
[操作系统开发] operate-system
说明:对操作系统的原理及构成方法以及组织形式进行介绍及讲述帮助同学更好理解操作系统-introduce the theory of OS<jia> 在 2025-04-30 上传 | 大小:14.65mb | 下载:0
[操作系统开发] Memory-Management
说明:操作系统内存管理模拟程序代码,首次适应算法-The operating system memory management simulation program code,firstfit algorithm<xuexiasen> 在 2025-04-30 上传 | 大小:751kb | 下载:0
[操作系统开发] DISK-scheduling
说明:设备管理--模拟磁盘调度算法。加深对操作系统原理的进一步认识,加强实践动手能力和程序开发能力的培养,提高分析问题解决问题的能力,培养合作精神,以巩固和加深磁盘调度的概念。-Equipment management-simulated disk scheduling algorithm. Deepen our understanding of the principle of operating system further unders<吴浩> 在 2025-04-30 上传 | 大小:12kb | 下载:0