资源列表
lifashi
- c++实现的理发师问题,是操作系统中的经典案例,包括源码和文档说明-the problem of barber ,can see it by you slef you self ,and athes sb so sth that
RTMK.ZIP
- 简单实时多重作业操作系统内核(RTMK)源程序。RTMK支持消息和 事件,专供希望自己书写实时操作系统的程序员作为参考-Simple real-time multi-tasking operating system kernel (RTMK) source. RTMK support news and events, designed for real-time operating system wants to write the program Member as a reference
mybank_cPP
- 银行家算法模拟程序的实现 用可视(图形)化界面完成银行家算法的模拟程序。 模拟程序能够实现对不同数目进程,不同数目资源种类,不同当前状态的测试,通过银行家算法判断任意次数的资源请求是否会得意满足,并对提出资源请求的进程作出正确处理。 模拟程序还需要能够正确回收资源,并在回收资源后判断是否需要唤醒阻塞进程,如需要则将先前因申请资源失败而被阻塞的进程唤醒,并提供资源分配-Bankers algorithm simulation program realization
PCB
- 这个源代码是用来模拟操作系统内存调度的,,,使用的是动态优先级调度和时间片轮换结合的算法-The source code is used to simulate the operating system memory scheduling,,, using a dynamic priority scheduling and time slice algorithm with rotation
123
- 实现银行家算法的模拟测试 适合学计算机的大学生参考 特别是学操作系统这门学科的-To achieve bankers algorithm simulation test
123456
- 生产-消费者问题的源代码 在C++环境中运行-Production of consumer issues in the source code
Analog-processor
- 模拟处理机调度算法,C语言编写。大家可以作为参考。-Analog processor scheduling algorithm
DiningPhilosophers
- C# 实现 操作系统经典问题哲学家就餐系统 winfrom版-winfrom eat
smallshell
- 我的操作系统课程设计,一个小的smallshell。-My operating system curriculum design, a smallshell
file-system
- 操作系统课设 文件管理系统creat close open read write-操作系统课设 文件管理系统creat close open read write
fcfs
- 可实现操作系统中进程调度先来先服务算法的模拟-Enables the operating system process scheduling algorithm first come first serve simulations
OSDemo
- 操作系统编程的重要例子,是中介学者的良好例子,希望大家多多指教~-Important examples of operating system programming is a good example of an intermediary scholars, hope exhibitions ~
