资源列表
readerandwriter
- 操作系统实验,包括多线程,P、V操作,读者和写者问题-reader and writer
OSTest1
- 操作系统试验,主要实现处理机的调度顺序.此程序实现先到优先原则.-Test of the operating system, processor scheduling order. This program first priority principle.
OSTest2
- 模拟操作系统的主存分配,运用可变分区的存储管理算法设计主存分配和回收程序,并不实际启动装入作业。采用最先适应法、最佳适应法、最坏适应法分配主存空间。 -Simulation of the operating system main memory allocation, the use of variable storage management algorithm partition of main memory allocation and recovery procedures, and
copy
- 操作系统中的COPY功能文件,功能比较齐全,含同文件夹下复制及跨文件夹复制共嫩-The COPY function in the operating system file, complete with the same file folder replication and cross-file folder copy the total tender
FCFSandSJf
- 模拟了操作系统中的两种调度算法-FCFS和SJF。- Simulate the two scheduling algorithms in operating system-FCFS queue and SJF.
Bank
- 以从文件读入的方法,实现了操作系统中预防进程死锁的银行家算法。-Process deadlock prevention in the operating system to read from the file into the banker' s algorithm.
FIFO-Optimal-LRU
- 实现了页面置换的FIFO算法,LRU算法。-The FIFO page replacement algorithm, LRU algorithm.
Disk-Scheduling-Alogorithms
- 操作系统磁盘调度算法 操作系统磁盘调度算法-Operating system, disk scheduling algorithm operating system, disk scheduling algorithms operating system disk scheduling algorithm
Round_robin
- 利用时间轮转的算法,实现了对计算机中不同进程的调度。-Time rotation algorithm, the scheduling of the different processes in the computer.
Round-robin-supporting-file-reading
- 利用时间轮转算法,实现了对不同进程的调度,支持文件的读取,无须键盘输入。-The use of time rotary algorithms, the scheduling of the different processes, support files, read, without keyboard input.
BRAND
- 这个主要是实现操作系统里面的算法,其是为了避免阻塞而实现银行家算法-This is the main operating system inside the algorithm in order to avoid obstruction of the banker' s algorithm
OS
- 江苏师范大学计算机学院操作系统设计实验课代码-Jiangsu Normal University School of computer operating system designed experimental course code
