资源列表
jingcheng
- 该程序用VC++模拟了操作系统进程之间的运行情况-The program with VC++ to simulate the operating system processes the operation
1
- Lru fifo is algorithm and the algorithm is related to the operating system.
2
- Lru fifo is algorithm and the algorithm is related to the operating system.
caozuoxitong
- 操作系统课件,便于查询相关内容-Operating systems courseware, easy to relevant content
OS
- 操作系统最高响应比算法模拟,用C++编写的代码-multiprogramming multiprogramming multiprogramming
33
- 作业调度——先来先服务,最短作业优先,最高响应比优先-Job scheduling- a first-come first-served, shortest job first, highest priority response ratio
process-scheduler-
- 操作系统的进程调度程序(有优先权原则、短进程优先和时间片原则)-Operating system process scheduler (with the principle of priority, short process, the principle of priority and time slice)
main-memory-
- 用VC++模拟主存空间的分配与回收,.exe文件一定可执行-With VC++ simulation of main memory space allocation and recycling,. Exe files must be executable
JC
- 模拟各种进程调度算法,并能管理各种进程调度算法的演示过程。-Simulate various process scheduling algorithms, and can manage the process of scheduling a demonstration of the process.
os
- Fork: 实现了以进程解决生产者消费者问题. pclone: 实现了以线程解决生产者消费者问题. test_scheduler: 实现了处理机调度--实时调度算法EDF和RMS store_scheduler: 实现了存贮管理--动态不等长存储资源分配算法 HashFile: 实现了文件系统--Hash结构文件 device: 实现了设备管理--Linux设备驱动程序安装(注意头文件的位置随环境不同而改变)-Fork: to achieve a solution to pr
CUNCHU
- 模拟各种内存分配算法及回收过程,并能动态演示。结合进程调度算法,能为进程模拟分配内存,并设计一个跟踪该内存模拟分配的进程或线程,记录内存分配的结果;-Simulate all kinds of memory allocation algorithms and recycling process, and can dynamic presentation. Combination of process scheduling algorithm to allocate memory for pro
operating-system-kernel-documents
- 在系统基础只是上,对操作系统的内核、进程进行了详细的描述,并附有源码。-Based only on the system, the operating system kernel, a detailed descr iption of the process, together with the source.
