操作系统课程设计 设备管理实现 源代码
#include <stdio.h>#include "iostream.h"#include "stdlib.h"#include "string.h"struct PCB{ int id;