文件名称:os3Ajobschedulingsystem
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 156kb
- 下载次数:
- 0次
- 提 供 者:
- wan****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现一个多进程的作业控制系统,用户可以完成如下操作,
1. 提交自己的作业,让系统调度运行;
2. 将已提交的作业移出;
3. 查看作业的状态。
为了简便起见,假设每个用户最多能提交1个作业,系统中只有2000个用户。-more than one process to achieve operational control of the system, users can complete the operation as follows, 1. Submitted their own operations, Scheduling allows the system operation; 2. has been submitted to the operation outflow; 3. View operating condition. For the sake of simplicity, assume that each user can submit a maximum of one operating system, only 2,000 users.
1. 提交自己的作业,让系统调度运行;
2. 将已提交的作业移出;
3. 查看作业的状态。
为了简便起见,假设每个用户最多能提交1个作业,系统中只有2000个用户。-more than one process to achieve operational control of the system, users can complete the operation as follows, 1. Submitted their own operations, Scheduling allows the system operation; 2. has been submitted to the operation outflow; 3. View operating condition. For the sake of simplicity, assume that each user can submit a maximum of one operating system, only 2,000 users.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
os3
...\src
...\...\deq
...\...\deq.c
...\...\deq.o
...\...\enq
...\...\enq.c
...\...\enq.o
...\...\error.c
...\...\error.o
...\...\job
...\...\job.c
...\...\job.h
...\...\job.o
...\...\load
...\...\Makefile
...\...\readme.txt
...\...\stat
...\...\stat.c
...\...\stat.o
...\...\test
...\...\....\child
...\...\....\child.c
...\...\....\gettime
...\...\....\gettime.c
...\...\....\sigstop
...\...\....\sigstop.c
...\...\....\task1.c
...\src
...\...\deq
...\...\deq.c
...\...\deq.o
...\...\enq
...\...\enq.c
...\...\enq.o
...\...\error.c
...\...\error.o
...\...\job
...\...\job.c
...\...\job.h
...\...\job.o
...\...\load
...\...\Makefile
...\...\readme.txt
...\...\stat
...\...\stat.c
...\...\stat.o
...\...\test
...\...\....\child
...\...\....\child.c
...\...\....\gettime
...\...\....\gettime.c
...\...\....\sigstop
...\...\....\sigstop.c
...\...\....\task1.c