Introduction - If you have any usage issues, please Google them yourself
This module includes three system processes for job scheduling. The implementation of process function of P1, P2 and P3.
P1 is responsible for pre-input processing of user operations, that is, processing users typing jobs from the keyboard into the input well.
P2 is responsible for scheduling the job entered into the input well and creating a process control block for it, inserted into the ready queue.
P3 is responsible for the slow output processing of the user, that is, the output of the user's work is processed, which is transmitted from the output well to the printer.
Packet : 35738649caozuoxitong.rar filelist
蔡晓跃_C程序\说明.txt
蔡晓跃_C程序\演示\BOOK256.OP
蔡晓跃_C程序\演示\CHECK.OP
蔡晓跃_C程序\演示\COLOR.OP
蔡晓跃_C程序\演示\DN256.OP
蔡晓跃_C程序\演示\JOBS.TXT
蔡晓跃_C程序\演示\LOAD.OP
蔡晓跃_C程序\演示\OP.EXE
蔡晓跃_C程序\演示\RE256.OP
蔡晓跃_C程序\演示\RE256old.OP
蔡晓跃_C程序\演示\SHUT256.OP
蔡晓跃_C程序\演示\Svga256.bgi
蔡晓跃_C程序\源代码\ASSIST.H
蔡晓跃_C程序\源代码\COLOR.H
蔡晓跃_C程序\源代码\DECLARE.H
蔡晓跃_C程序\源代码\EXECUTE.H
蔡晓跃_C程序\源代码\FONT1.H
蔡晓跃_C程序\源代码\FONT2.H
蔡晓跃_C程序\源代码\GLOBAL.H
蔡晓跃_C程序\源代码\GRAPH.H
蔡晓跃_C程序\源代码\HDMEMORY.H
蔡晓跃_C程序\源代码\INIT256.H
蔡晓跃_C程序\源代码\INTER.H
蔡晓跃_C程序\源代码\JOBS.H
蔡晓跃_C程序\源代码\OP.C
蔡晓跃_C程序\源代码\PRINTER.H
蔡晓跃_C程序\源代码\PROCESS.H
蔡晓跃_C程序\源代码\PRTTEXT.H
蔡晓跃_C程序\源代码\Svga256.h
蔡晓跃_C程序\源代码\Svga64k.h
蔡晓跃_C程序\源代码\SYSTEM.H
蔡晓跃_C程序\文档\1-任务书.doc
蔡晓跃_C程序\文档\2-总体设计.doc
蔡晓跃_C程序\文档\3-详细设计.doc
蔡晓跃_C程序\文档\4-开发报告.doc
蔡晓跃_C程序\演示
蔡晓跃_C程序\源代码
蔡晓跃_C程序\文档
蔡晓跃_C程序