随笔分类 -  操作系统实验

摘要:1 #include 2 #include 3 #include 4 using namespace std; 5 int work,progress,available[100],mmax[100][100],allocation[100][100],need[100][100]; ... 阅读全文
posted @ 2014-11-15 16:07 疯狂的癫子 阅读(243) 评论(0) 推荐(0)