搜索资源列表
caozuo08
- 有关操作系统上机完整的实验报告,包括实验的详细分析与设计,源代码,运行结果。-the operating system on the plane integrity of the report, including detailed experimental analysis and design, source code, operating results.
Unix文件系统模拟实验报告
- 操作系统课程设计 要完成的任务是模拟unix操作系统中的文件系统功能。在终端界面上用户可以象unix的shell命令一样输入一些命令,如输入ls 显示文件目录,chmod改变文件权限,chown改变文件拥有者,chgrp改变文件所属组,chnam改变文件名,pwd显示当前目录,cd改变当前目录,mkdir创建目录,rmdir删除目录,mk创建文件 ,cp文件拷贝,rm删除文件,cat显示文件内容,login切换用户,passwd修改用户口令 等功能。在后台,要实现混合索引式文件结构,包括用
操作系统实验报告
- 计算机操作系统实验报告
进程调度源码实验报告
- 操作系统进程调度源码实验报告,含有FCFS.SJF.HRF三个算法
os
- java和c语言编写的操作系统的算法,有生产者消费者问题和银行家算法,具体的实验报告格式-java and c language operating system algorithms, there are producers of consumer issues and banker s algorithm, the specific reporting format experiment
62003
- 操作系统虚拟存储器实验报告,内容包括部分源码-Operating system virtual memory test report, including some source code
315602
- 操作系统进程同步实验报告,内容包括部分源码-Operating system process synchronization experiments, including some source code
OPERAING
- 操作系统中的固定分区存储管理的实验报告,有截图和代码。-operating system
os
- 操作系统实验报告,关于进程调度和存储管理的-Experimental operating system reports on the process of scheduling and storage management
caozuoitong
- 这是一个操作系统的实验报告,完成命令的输入与运行-os
osshiyan
- 本实验要求熟悉Linux环境下C语言编译器的使用。掌握操作系统中有关进程创建、进程同步、进程互斥以及进程间通信相关系统调用的使用,按照要求书写实验报告-Requirements of this experiment are familiar with C language under Linux environment for the use of the compiler. To master the process to create the operating system, proces
pcb
- 操作系统 pcb进程调度实验报告.doc-pcb process scheduling experiment report
12
- 操作系统进程调度算法实验报告,是有限权算法-The operating system process scheduling algorithm test report, which is the right algorithm for finite
caozuoxitongdazuoyeshiyanbaogao
- 这是我的一个操作系统的大作业的实验报告,里面有各个阶段的实验过程和心得,尤其是文件部分,是很好的学习资料-This is one of my operating system, experimental report large operations, which are the various stages of the experiment, and experience, particularly in parts of the file is a very good learning m
operatingsystemtestreport(filesystembuilding)
- 操作系统实现文件系统构建。 该文件里只有实验报告,但是报告里有完整代码。程序详细注释。-Construction of the operating system for file system. The file is only experimental report, the report contains integrated code. Procedures detailed comments.
00012
- 关于XP操作系统和Linu操作系统的一些课堂基本实验,均为实验报告。-Linu XP operating system and the operating system on some of the basic classroom experiments, both laboratory report.
memory
- 操作系统内存管理实验报告,内附程序源码,实验结果图等,详细易懂-Operating system memory management lab report, containing a program source code, experimental results map, detailed and easy to understand
CPU
- 操作系统CPU占用率控制实验报告,内附程序源码,实验结果图等,详细易懂-Operating system CPU utilization control experiments report included the program source code, experimental results map, detailed and easy to understand
reader
- 操作系统读者写者问题实验报告,内附程序源码,实验结果图等,详细易懂-Operating system readers who write lab report, containing a program source code, experimental results map, detailed and easy to understand
操作系统实验报告+进程调度+作业调度等
- 计算机操作系统的实验报告,包含源代码,流程图,算法设计及描述等。