搜索资源列表
JobCTL
- 作业调度模拟程序,操作系统实验来的.会对你有很大帮助的,哈哈哈哈.-scheduling simulation program, the operating system of the experiment. You will be very helpful, ha ha ha ha.
jinchengdiaoducaozuoxitong
- 操作系统实验 进程调度-operating systems experimental process scheduling
process121
- 操作系统的进程调度,是我们的实验来的,-the process of scheduling the operating system, the experiment is the ,
caozuoxitongshiyan
- 实验一 熟悉操作系统工作环境 实验二 Linux进程通信程序设计 实验三 Windows服务程序设计 实验四 进度调度程序设计及分析 实验五 存储管理程序设计及分析-experiment a familiar working environment operating system Linux process two experimental communication program design Wind Experiment 3 Diego experimental
wenjianxitongmoni
- 操作系统课程设计报告 文件系统模拟 一、课程设计目的 通过模拟文件系统的实现,深入理解操作系统中文件系统的理论知识。 二、课程设计要求 通过课程设计,要求学生主要掌握如下内容: 1.设计出文件系统中常用的数据结构; 2.理解文件系统的工作流程,给出程序流程图; 3.设计出文件系统中关键的算法; 4.模拟实现二级目录文件系统,并给出一组运行结果。 三、课程设计内容 根据实验指导书补充 四、文件系统实现 -courses on operating
xitongkeiyass
- 这是操作系统的一个课程设计.主存空间的分配与回收 包含多种算法. 花了不少心思才编写出来.还有实验报告-This is the operating system of a curriculum design. Main storage space for the distribution and recovery contains many algorithms. Spent a lot of heart only thinking out prepared. There experimenta
zzxt
- 操作系统实验] 动态分区分配方式的模拟xiwangdajiaxiuan-experimental operating system] dynamic partitioning means of distribution simulation xiwangdajiaxiuan
2452354
- 张尧学:计算机操作系统教程习题解答与实验指导-Zhang Yaoxue : computer operating systems to answer the questions and guide experimental guidance
CompilerOne
- 操作系统实验,实现词法分析,内含源文件的输入与扫描.-experimental operating system to achieve lexical analysis, source file containing the input and scanning.
nachos-labs
- nachos的使用文档,含操作系统的几个实验说明-nachos use files, the operating system containing several experimental note
jinchen
- 谈到在Windows创建线程的例子,在网上的很多的参考都是基于MFC的。其实,就操作系统实验这个前提而言,大可不必去碰那个大型的MFC的框架。[1]中提到了在Windows命令控制台下创建进程及线程的方法,本文对[1]中的方法加以了实现,并做些简单的进程及线程的测试程序。
system
- 操作系统的部分实验源码 希望你们会喜欢 学操作系统必备的
021543448
- <操作系统>大纲要求必做的实验!很多人为此头疼呢
zhou
- 这是一个空间分配与回收的课程设计。。 具体的的步骤大家可以看。 1. 实验原理:在系统初始化话时。主存除了操作系统所占部分外。整个用户区是一个大的 空闲区。可以按作业所需空间大小顺序分配空闲区直到不够为止。当作业结束时,它的占用分区被回收。这个空闲区又可以根据新作业的大小重新分配,所以主存中的已占分配和空闲区的数目和大小都是在变化的,可以用两张表“已分配区表”和“空闲区表”来记录和管理-This is a space allocation and recovery of curriculum d
OS课程设计111
- 关于操作系统课程设计进程调度问题,内涵实验报告-courses on operating system design process scheduling, content experimental report
读者与写者
- 操作系统实验,进程同步与互斥读者写者问题,用vc实现-experimental operating system, and coordinate the process of the readers who wrote, using vc achieve