资源列表
[操作系统开发] yinhangjia
说明:银行家算法的c++源代码是一个不错的学习文件系统的材料-Bankers algorithm c++ source code is a good file system to learn the material<cube> 在 2024-12-29 上传 | 大小:1kb | 下载:0
[操作系统开发] Processor-scheduling2
说明:进程调度,利用时间片轮转算法来模拟计算机操作系统调度进程的过程的代码2-Process scheduling, the use of round-robin algorithm to simulate the process of computer operating system process scheduling code 2<田坤> 在 2024-12-29 上传 | 大小:1kb | 下载:0
[操作系统开发] count_hp_filesys_info
说明:统计hp操作系统文件系统的信息,统计hp操作系统文件系统的信息。-count hp filesys info<cici> 在 2024-12-29 上传 | 大小:1kb | 下载:0
[操作系统开发] ProtectedModeMBR
说明:Example of turning on protected mode inside MBR code. The program reads and prints memory content at 0xBF7980C0. This task can t be done in 16-bit mode<> 在 2024-12-29 上传 | 大小:1kb | 下载:0
[操作系统开发] Simulation
说明:编写程序完成页式虚拟存储管理中地址转换过程和模拟缺页中断的处理。实验具体包括:首先对给定的地址进行地址转换工作,若发生缺页则先进行缺页中断处理,然后再进行地址转换;最后编写主函数对所作工作进程测试。 假定主存64KB,每个主存块1024字节,作业最大支持到64KB,系统中每个作业分得主存块4块。 -Writing process is complete page-based virtual memory address tran<yyy> 在 2024-12-29 上传 | 大小:1kb | 下载:0
[操作系统开发] page-replacement-algorithm
说明:该程序描述了在操作系统里的页面替换算法,主要是FIFO、OPT、LRU这三种。-This procedure described in the operating system s page replacement algorithm, mainly FIFO, OPT, LRU three.<嘉何月> 在 2024-12-29 上传 | 大小:1kb | 下载:0