首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 基于控制台的进程管理器

基于控制台的进程管理器

资 源 简 介

This is a semester assignment for a introductory course on operating systems being taught by Mr. Shabbir Mukhi at the IBA. In this assignment the students are expected to create a shell-like command-line program which takes user inputs and does the following things: 1. clear screen 2. create a new process 3. kill an existing process 4. list all processes showing their id,name,status 5. list all alive processes showing their id,name 6. list all dead processes showing their id,name 7. exit 8. show count of commands executed in session 9. show info about the shell 10. show info about commands Comment: Type to get jump-start information about the OsHell.

文 件 列 表

OsHell
notepad.exe
OsHell.c
OsHell.exe
VIP VIP
0.187069s