文件名称:proc_demo
介绍说明--下载内容均来自于网络,请自行研究使用
○程序操作:
如界面所示,所以命令通过键盘输入到Command Box中,或通过快捷键完成。
创建进程: create [life [id]]
说明: ife是生命值(1-999),id是进程号(0-99),均为可选,其中进程号为能重复。
例如: create 则创建一个生命值及进程号均为随机的进程
create 88 则创建一个生命值为88,进程号为随机的进程
create 88 20 则创建一个生命值为88,进程号为20的进程
按F1键等于只输入了create
杀进程: kill <id>
说明: id是进程号(0-99),进程号是必选的。不能杀正在运行的进程,只能杀在等待的进程。
例如: kill 10 则*进程与为10的进程
自动/手动:F2
说明: 当为自动时,进程的调度是自动进行的。
当为手动时,只有输入next或按F3键才会运行下一步
退出: quit 或按ESC键
-2000 operating procedure : If interface shown, ordered through the keyboard input to the Command Box, shortcuts or through completion. The creation process : create [life [id] : IFE life value (1-999) yes process id (0-99), are optional, the process will repeat as No.. For example : create and establishing a process and the value of life are random, the process create 88 to create a life value of 88, for the random process, the process create 88 20 lives and establishing a value of 88, the process, the process for the 20 F1 key, only to create the scrapping process : kill
如界面所示,所以命令通过键盘输入到Command Box中,或通过快捷键完成。
创建进程: create [life [id]]
说明: ife是生命值(1-999),id是进程号(0-99),均为可选,其中进程号为能重复。
例如: create 则创建一个生命值及进程号均为随机的进程
create 88 则创建一个生命值为88,进程号为随机的进程
create 88 20 则创建一个生命值为88,进程号为20的进程
按F1键等于只输入了create
杀进程: kill <id>
说明: id是进程号(0-99),进程号是必选的。不能杀正在运行的进程,只能杀在等待的进程。
例如: kill 10 则*进程与为10的进程
自动/手动:F2
说明: 当为自动时,进程的调度是自动进行的。
当为手动时,只有输入next或按F3键才会运行下一步
退出: quit 或按ESC键
-2000 operating procedure : If interface shown, ordered through the keyboard input to the Command Box, shortcuts or through completion. The creation process : create [life [id] : IFE life value (1-999) yes process id (0-99), are optional, the process will repeat as No.. For example : create and establishing a process and the value of life are random, the process create 88 to create a life value of 88, for the random process, the process create 88 20 lives and establishing a value of 88, the process, the process for the 20 F1 key, only to create the scrapping process : kill
(系统自动生成,下载前可以参看下载内容)
下载文件列表
proc_demo
.........\ProcDemo
.........\........\KON_PROC.C
.........\........\KON_PROC.EXE
.........\........\进程调度实验报告.doc
.........\ProcDemo
.........\........\KON_PROC.C
.........\........\KON_PROC.EXE
.........\........\进程调度实验报告.doc