会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
50张国镜
博客园
首页
新随笔
联系
管理
订阅
2016年5月12日
操作系统实验三
摘要: /* Name: procNQue.c 进程调度模拟实验源码 存储结构链表 Description: 实现一个有 N级队列的多级反馈队列调度算法。 */#include "stdio.h" #include <stdlib.h> #include <conio.h> #define getpch(t
阅读全文
posted @ 2016-05-12 22:44 50张国镜
阅读(395)
评论(0)
推荐(0)
编辑
公告