资源列表
dianhuanchaxunxitong
- 操作系统链表操作完整的报告有实验截图和运行结果和使用说明及完整的注释-The list of the operating system operation complete report experiments have screenshots and operation results and instructions for use and fully commented
yuesefuhuan
- 操作系统实验约瑟夫换有完整的代码和结果截图和注释以及使用说明-The operating system has a complete change experiment Joseph code and the results screenshots and commentary and instructions
tongjihouxuanren
- 操作系统实验统计候选人用循环链表编程有完整的代码和结果截图和注释以及使用说明-The operating system experiment with the circulation statistics candidate list of the programming of complete code and the results screenshots and commentary and instructions
shiyan
- 操作系统有完整的代码和结果截图和注释以及使用说明-The operating system experiment binary tree has a complete list of the operation of the code and screenshots and commentary and instructions
storage-administration
- 操作系统实验虚拟存储管理有完整的代码和结果截图和注释以及使用说明-The operating system experiment virtual storage management have complete code and the results screenshots and commentary and instructions
yemiancunchu
- 操作系统实验页面存储管理有完整的代码和结果截图和注释以及使用说明-The operating system experiment page storage management have complete code and the results screenshots and commentary and instructions
dongtaifenq
- 操作系统实验动态分区有完整的代码和结果截图和注释以及使用说明-The operating system dynamic partition is the complete code and the results screenshots and commentary and instructions
yinhangjiansuanfazip
- 操作系统实验银行家算法有完整的代码和结果截图和注释以及使用说明-The operating system experiment of complete code banker algorithm and the results screenshots and commentary and instructions
WorROS
- 具有操作系统的基本功能。能够模拟CPU以及CPU管理、模拟内存、模拟硬盘、模拟内存管理、模拟硬盘管理、模拟进程管理、模拟指令系统、模拟中断处理等,是单用户多任务操作系统。-With the operating system s basic functions. To simulate the CPU and CPU management, analog memory, analog disk, analog memory management, disk management simulatio
Memory_allocate_and_recover
- 存储器的分配与回收算法实现 采用最先适应法、最佳适应法、最坏适应法分配主存空间。当一个新作业要求装入主存时,必须查空闲区表,从中找出一个足够大的空闲区。若找到的空闲区大于作业需要量,这是应把它分成二部分,一部分为占用区,加一部分又成为一个空闲区。-Memory allocation and recovery algorithm To adapt to using the first method, the best fit method, the worst fit method to
BankAlgorithm
- C++写的操作系统银行家算法,希望对大家有帮助。-welcome to my space,this is bankalgorithm
RandW
- 操作系统编程 读者写者问题 读者写者共用一个缓冲区 允许多个读者共同读 只允许一个写这写-OS reader and writer
