资源列表
[操作系统开发] pv
说明:信号量也称为信号锁,主要应用于进程间的同步和互斥,在用于互斥时,通常作为资源锁。信号量通常通过两个原子操作wait(P)和signal(V)来访问。wait操作使信号量的值+1,signal操作使信号量的值-1。本程序模拟了操作系统的pv操作-Semaphore is also known as signal lock, mainly used in inter-process synchronization and mutual exclusion, are used in mutually<龙海> 在 2025-06-18 上传 | 大小:8kb | 下载:0
[操作系统开发] producer-consumer
说明:用信号量解决生产者消费者问题,简捷易懂!-Semaphore producers with consumers to solve the problem, simple and understandable!<王春林> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[操作系统开发] caozuoxitong
说明:模拟CPU调度进程的程序。这是一个模拟cpu调度的程序,方便大家在做课程设计的时候用。-Simulation of CPU scheduling process procedures. This is a simulation of cpu scheduling procedures to facilitate curriculum design in a time when so used.<刘锦瑞> 在 2025-06-18 上传 | 大小:236kb | 下载:0
[操作系统开发] pcb
说明:这是一个操作系统的源代码,关于进程调度问题的代码。可以模拟cpu的进程调度,虽然拙劣了点。但是值得参考一下的、-This is an operating system source code, the process of scheduling problems on the code. Cpu can simulate the process of scheduling, although clumsy for that. But it is also useful to look, and<刘锦瑞> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[操作系统开发] ek1_s3c44b0x_ads12
说明:嵌入式实时操作系统内核, 更多信息,请看www.evvei.com-Embedded real-time operating system kernel, more information, see www.evvei.com<weilin> 在 2025-06-18 上传 | 大小:747kb | 下载:0
[操作系统开发] qingqiu
说明:可以实现内存管理,采用先来先服务算法,在淘汰一页时,只将该页在页表中修改状态位。而不再判断它是否被改写过,也不将它写回到辅存。-Memory management can be achieved using a first-come first-serve algorithm, in one out of only the page in the page table modify status bits. Rather than to judge whether it had been rew<Jhon> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[操作系统开发] DIYoperatingsystem
说明:可以写一个小的操作系统 于渊写的自己动手写操作系统完全版 -Can write a small operating system written in the yuan to write their own operating system full version<贺海梁> 在 2025-06-18 上传 | 大小:19.92mb | 下载:0
[操作系统开发] kechengsheji
说明:操作系统课程设计 C++ 动态内存分配与管理 -Operating system curriculum design C++ Dynamic memory allocation and management<wtl> 在 2025-06-18 上传 | 大小:68kb | 下载:0
[操作系统开发] caozuoxitongshiyandaima
说明:操作系统实验源代码 用C++写的 包括 进程调度,内存分配与回收 文件管理 -Experiment with the operating system source code C++ Writing, including process scheduling, memory allocation and recovery of document management<wtl> 在 2025-06-18 上传 | 大小:825kb | 下载:0