资源列表
[操作系统开发] minix_source_3_1_1
说明:minix 操作系统源代码。对操作系统感兴趣的人有很大的参考价值-minix operation source code, it is valuable to who want to learn OS develop.<oldjun> 在 2025-06-17 上传 | 大小:934kb | 下载:0
[操作系统开发] fat32.C
说明:这种格式采用32位的文件分配表,使其对磁盘的管理能力大大增强,突破了FAT16对每一个分区的容量只有2 GB的限制。由于现在的硬盘生产成本下降,其容量越来越大,运用FAT32的分区格式后,我们可以将一个大硬盘定义成一个分区而不必分为几个分区使用,大大方便了对磁盘的管理。而且,FAT32具有一个最大的优点:在一个不超过8GB 的分区中,FAT32分区格式的每个簇容量都固定为4KB,与FAT16相比,可以大大地减少磁盘的浪费,提高磁盘利用率。目前,支持这一磁盘分区格式的操作系统有Win97、Win9<樊晓博> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[操作系统开发] processzzc
说明:并发线程的管理.防止死锁的产生.此为枷锁的方法,直接保护临界区,防止临界区的错误的产生.-The management of concurrent threads. To prevent the deadlock generation. This is the way to the yoke of direct protection of critical areas, to prevent critical errors generated.<12121> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[操作系统开发] FCFS_and_SJF
说明:操作系统之作业/进程调度算法实现,FCFS、SJ(P)F、优先级调度、响应比高优先-Operating system of job/process scheduling algorithms, FCFS, SJ (P) F, priority scheduling, priority response than high<张赛龙> 在 2025-06-17 上传 | 大小:2kb | 下载:0