搜索资源列表
osos
- 这是由Java编写的小型模拟操作系统,其中实现了多道批处理作业的功能。
filesystem_java
- 用java模拟操作系统里的文件管理 本系统提供了多用户登录,但每次只有一个用户在系统中,每增加一个用户,就给这个用户增加一个子目录作为他的个人目录,当用户文件时就在他相应的子目录下添加。
OS_sample
- 使用java模拟实现操作系统一些功能,如时间片轮转,PCB控制,主存分配等
FileManage
- 基于java的文件系统管理实现。模拟操作系统对文件的管理,实现一个简单的文件系统。
spooling
- 利用java实现的spooling系统模拟,包括输入输出井、缓冲区、出入输出进程的模拟。初学者可用来参考加深对操作系统相关概念的理解。-Spooling system using java implementation of simulation, including input and output wells, buffer, out of the analog output of the process. Beginners can be used to refer to deepen t
pcb
- 这是一个操作系统的源代码,关于进程调度问题的代码。可以模拟cpu的进程调度,虽然拙劣了点。但是值得参考一下的、-This is an operating system source code, the process of scheduling problems on the code. Cpu can simulate the process of scheduling, although clumsy for that. But it is also useful to look, and
ex2
- 本程序是国外经典的操作系统调度试验,用Java线程模拟操作系统的随机调度-This procedure is outside the classic operating system scheduling tests, using Java thread scheduling stochastic simulation of the operating system
OS
- 操作系统课程设计,模拟处理机管理、存储管理、文件管理三个功能。-Operating systems curriculum design, simulation processor management, storage management, document management three functions.
MyOS
- 使用Java语言开发的模拟操作系统课程设计。-The use of Java language development curriculum design simulated operating system.
SimpleOSSimulator
- 学生利用Java和XML实现的操作系统部分功能模拟。-One of my students has developed a OS simulator with Java and XML.Wonderful job.
OS_YeMianZhiHuan
- 操作系统算法,模拟操作系统算法的Java实现-Operating system algorithms, simulated operating system Java implementation algorithm