资源列表
fplgtr54
- dos system in windows 98
jobschdule
- 实现了操作系统作业调度算法中的先来先服务、短作业优先、优先权高者优先、响应比高者优先四种调度算法。-Operating system job scheduling algorithm first come first served, short job priority, the priority to high priority response than the high priority the four scheduling algorithms.
The-banker
- 银行家算法我知道了它是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。通过这个实验我体会和了解死锁和避免死锁的具体实施方法更加深了解有关资源申请、避免死锁等概念。死锁的产生,必须同时满足四个条件,互斥条件,请求和保持条件,不剥夺条件,环路等待条件只要破坏上述四个条件中除去互斥资源的条件外系统就不会发生死锁。通过这个算法可用解决生活中的实际问题。-The banker' s algorithm, I know it is an important method
rm4330os_v120e
- 实时多任务操作系统源代码码M430/OS V1.20 -Real-time multitasking operating system source code the code M430/OS V1.20
OSwork
- os单道批处理程序,实现操作系统单道批处理算法。-os single channel batch program, operating system, single-channel batch algorithm.
find
- windows c库函数将img里的特定文件提取出来-windows c library functions extracted from a specific file in the img
1234os
- 操作系统课程设计上的源码分析,代码中有关于虚拟内存分配的知识,其中相关函数调用还是值得借鉴-Curriculum design of the operating system source code knowledge about the virtual memory allocation ...
Semaphore
- 操作系统中的生产者—消费者问题,在Windows上实现-The producer- consumer problem, the operating system on Windows
MultipleMatrix
- 操作系统实验,利用多线程实现矩阵的乘法问题-Operating system experiments, the use of multi-threading to achieve matrix multiplication problem
test1
- 微机原理的实验 很好的能用性 可以直接运行-Microcomputer Principle of the experiment very well the use can be run directly
123
- 模拟实现银行家算法,用银行家算法实现资源分配和安全性检查。通过本次实验,使学生加深对死锁概念的理解和掌握,并培养学生对操作系统开发的兴趣与应用能力。-Simulation of the banker' s algorithm, the banker' s algorithm for resource allocation and security checks. Through this experiment, to deepen students ' understandin
test3
- 操作系统页面置换算法的源代码,分别包含最佳置换算法,先进先出置换算法,最近最久未使用置换算法以及简单的clock置换算法。-The source code of the operating system page replacement algorithm, respectively, contain the best replacement algorithm, FIFO replacement algorithm, the most-recently-used replacement alg
