操作系统实验报告模板(20)
发布时间:2021-06-05
发布时间:2021-06-05
这是操作系统课程中的四次实验最终报告,内包括进程通信实验,进程同步互斥实验,文件系统模拟实验和Linux shell操作。里面的程序都是我运行过的。
}
else if(cmd=="rm"){ cin>>command; delfile(command); }
else if(cmd=="open"){ cin>>command; open(command); }
else if(cmd=="close"){ cin>>command; close(command);
}
else if(cmd=="exit"){ exit(); break; }
else cout<<"无效指令,请重新输入:"<<endl; }
printf("Thank you for using my file system!\n"); }
【实验截图】
这是刚打开时的界面
下一篇:2014一年级数学上册减法