搜索资源列表
moni-DOS
- 一个用C++编写的模拟DOS的程序,操作系统大作业之一。
shebeiguanli
- 模拟设备的管理,操作系统大作业之一,初始有4各设备,3个控制器,2个通道。
fenye
- 分页操作,操作系统大作业之一,内有页表和内存,LRU方法。
操作系统大作业(内存分配)
- 这是一个操作系统作业的小程序,实现的工能是模拟内存分配。-This is a small operating system operating procedures, the public will realize it is the memory allocation.
os
- 操作系统课程设计,含5个大作业。最后一个是文件系统的设计。有报告。最后一个是linux的,其他的是window上开发。 -Operating systems curriculum design, with five major operations. The last one is the file system design. Reports. The last one is linux, the other is a window on development.
filesystem__ok
- 操作系统文件管理,自己的操作系统大作业,绝对是自己编的-Document management system, its own operating system, major operation, it is its own series of
deadlock
- 操作系统课程设计:死锁问题。 哲学家进餐问题的解决!!!很好的操作系统大作业!-Operating systems curriculum design: Deadlock problem. Dining philosophers problem! ! ! Very good major operating system!
PageReplaceMentAlgorithmsDemo
- 操作系统课程设计:页面置换算法!!!很好的操作系统大作业,做的很认真-Operating systems curriculum design: page replacement algorithm! ! ! Very good operating system, large operations, to do very seriously
moban
- 操作系统课程设计实习报告模板。。一份很实用的操作系统实习模版,有源码。。。也可以做大作业交!或课程设计,毕业设计- OS !!
socket
- 能让我们对linux的系统和socket有一个叫深入的了解,且对网络服务器的架构有一定了解,通过实践,使我们知道在网络编程过程中所需要注意的一系列问题(如并行程序设计的问题)。当然,本次大作业还能使我们对“进程间通信”,“进程同步”和“信号量”等操作系统的知识进行巩固,从而服务于本次大作业。-Make our linux system and the socket are called in-depth understanding of the network server architectu
1
- 操作系统大作业之内存管理 本程序采用字符界面,全部用标准C++代码写成,可以在Liunx平台上编译,运行。由于手头上没有安装Linux的程序环境,没有提供Linux版的可执行文件。只提供了Windows版的。 本程序模拟了数次内存分配和释放的过程。采用最佳适配法。用两条链表(一条为已使用的,另一条为空闲的)管理内存。同时用数字0表示空闲,1表示第一个作业,2表示第二个作业,...以此类推。-Great job of the operating system memory manage
process-control2
- 操作系统大作业进程控制模拟,用c++写的。-Operating system operation the control of process
neicunfenqu
- 操作系统大作业 内存分区 vc下编译通过 详细的程序说明-Large operating memory the operating system partition
mm
- 操作系统大作业 内存管理 -read from file
ProcessMonitor
- 操作系统大作业,自己做的进程管理器,能显示进程列表,系统资源使用情况及每个进程的详细信息。-Operating system work, do the process manager can display the list of processes, system resource usage and process information.
YHJSF
- 使用VC++实现银行家算法,当时的操作系统大作业,给大家共享了-Use VC++ bankers algorithm, then the operating system large operations, to share the
FIFO-Replacement-algorithm
- FIFO 置换算法 操作系统大作业FIFO源代码-FIFO Replacement algorithm
LRU--algorithm
- LRU 算法 操作系统大作业C语言源代码-LRU algorithm
Bankers-algorithm
- 银行家算法 操作系统大作业C++语言源代码-Banker s algorithm
页面置换算法模拟实验操作系统大作业(含源文件)
- 华南理工大学2020秋季作业算法模拟。。。。(2020 fall homework algorithm simulation of South China University of Technology. No, no, no. no, no, no.)