摘要:
#include<stdio.h>#define Time int#define M 100typedef struct process{ char name[M];//进程名 int priority;//优先数 int reachtime;//到达时间 int needtime;//需要时间 i 阅读全文
posted @ 2016-05-04 14:55
21黄玺恒
阅读(174)
评论(0)
推荐(0)
摘要:
#include<stdio.h>#define Time int#define M 100typedef struct process{ char name[M];//进程名 int priority;//优先数 int reachtime;//到达时间 int needtime;//需要时间 i 阅读全文
posted @ 2016-05-04 14:49
21黄玺恒
阅读(169)
评论(0)
推荐(0)
摘要:
#include<stdio.h>#define Time int#define M 100typedef struct process{ char name[M];//进程名 int priority;//优先数 int reachtime;//到达时间 int needtime;//需要时间 i 阅读全文
posted @ 2016-05-04 14:42
21黄玺恒
阅读(183)
评论(0)
推荐(0)

浙公网安备 33010602011771号