搜索资源列表
FileManagement.rar
- 大学生计算机操作系统课程设计,实现文件管理系统模拟功能,实现读,写,创建,删除等功能,Students of computer operating systems curriculum design, to achieve document management system analog functions, the realization of read, write, create, delete and other functions
suanfa
- 操作系统,进程调度算法的模拟,用C语言实现对5个进程采用动态优先权优先算法的进程调度-jinchengdiaodusuanfa
llf1.0
- 用MFC写的模拟操作系统最低松弛度优先算法(LLF)的程序 操作系统课程设计-Analog operating system written with MFC minimum laxity first algorithm (LLF) program courses on operating system design
example_1
- 模拟操作系统 模拟操作系统 -Analog simulation of the operating system operating system
Device
- 模拟操作系统设备管理程序,能够很好的表示设备管理的过程,与操作系统课程同步-Simulation of the operating system device management procedures
diaoye6
- 操作系统实验,模拟操作系统内存管理中的请求调页-Experimental system to simulate the operating system memory management in the paging request
memory
- 模拟操作系统中可变分区分配回收模拟程序memory.c-Simulation of the operating system variable partition recovery simulation program memory.c
pcb
- 操作系统处理机调度,高优先级调度算法。模拟处理机调度的过程,每运行一次优先级自动减1-Operating system, processor scheduling, high-priority scheduling algorithm. Analog processor scheduling process, each run by a first-priority Auto
mem
- 模拟操作系统内存管理,采取最先适应分配。输入进程长度自动在内存中分配空间,并可以按进程名撤销进程释放其内存空间-Simulate the operating system memory management, to take the first to adapt to the distribution. Enter the length of the process of automatically allocate space in memory and can be removed by t
YMZH
- 在虚拟机上模拟操作系统对内存的页面LRU置换算法。-In the virtual machine to simulate the operating system memory pages LRU replacement algorithm.
JCDD
- 在虚拟机上模拟操作系统对进程进行时间片轮转调度。-In the virtual machine to simulate the operating system to the process time-slice round-robin scheduling.
操作系统+模拟的+欢迎下载+C#版
- 这是个模拟操作系统,实现了基本的文件管理,进程管理,内存管理-This is a simulation of the operating system to achieve the basic document management, process management, memory management
c
- 串联文件、索引文件存储模拟 操作系统课程设计-Series documents, the index file storage operating system, curriculum design, simulation
1
- 本程序模拟操作系统运行中进程产生调度的过程,根据提示完成步骤-The program to simulate the operating system to run in the process of the scheduling process, according to the prompts to complete the steps
1
- 线程的创建和撤销,c语言实现,模拟操作系统线程的创建和撤销机制。-thread
ProcessScheduling
- 进程调度模拟实验,为学校操作系统课程设计内容-Process scheduling simulation experiments, the content of curriculum design for schools operating system
FileManageSystem
- 用C编写和调试一个文件系统,功能使用命令行的方式实现。模拟文件管理的工作过程。 说明: 1)每个目录项16个字节(在2.2中有具体定义),所以根目录下只允许建立4个子目录或者文件。 2)i-node位图1块64字节,共512位,可以描述512个i-node的使用情况 3)位图的数据结构可以参考“位域”数据结构类型。 4)Data Block区的数据块,是三种类型。包括索引块,文本文件数据块,目录文件数据块。定义时使用union类型(A file system is written a
操作系统课程设计报告 分页存储管理系统
- 操作系统课设,基本分页存储管理系统的模拟。(Simulation of paging storage management system)
模拟动态存储管理设计
- C模拟操作系统动态分区式存储管理中最佳适应算法的实现(The realization of the best adaptive algorithm in C dynamic operating system dynamic partition storage management)
基于C语言实现的模拟操作系统文件系统
- 模拟linux操作系统,期末课程设计,实现linux基本功能,显示所有文件,返回目录(Simulation of linux operating system, final course design, realize the basic functions of linux, display all files, return to the directory)