文件名称:operating-system-jobs---lab-report
介绍说明--下载内容均来自于网络,请自行研究使用
自定义进程相关的数据结构;
利用MFC类库中的栈(queue),链表(list),向量(vector)等模板模拟进程控制块队列、进程控制块优先级队列、统计信息链表及其指令集合;
利用MSDN和MFC API编程实现常见的进程控制和调度策略(先来先服务算法、时间片轮转算法、最高优先权优先调度算法、最短进程优先调度算法);
测试以上进程调度策略的周转时间、带权周转时间、平均周转时间和平均带权周转时间,并定性评价它们的性能。-Custom process-related data structures MFC class library stack (queue), linked list (list), vector (vector) template analog process control block queue, process control block priority queue statistics linked list and its instruction set MSDN and MFC API programming (first-come, first-serve algorithm, round-robin algorithm to achieve a common process control and scheduling policies, the highest priority priority scheduling algorithm shortest process scheduling algorithm) the test above process scheduling strategy turnaround time, with the right turnaround time, average turnaround time and average with the right turnaround time and qualitative evaluation of their performance.
利用MFC类库中的栈(queue),链表(list),向量(vector)等模板模拟进程控制块队列、进程控制块优先级队列、统计信息链表及其指令集合;
利用MSDN和MFC API编程实现常见的进程控制和调度策略(先来先服务算法、时间片轮转算法、最高优先权优先调度算法、最短进程优先调度算法);
测试以上进程调度策略的周转时间、带权周转时间、平均周转时间和平均带权周转时间,并定性评价它们的性能。-Custom process-related data structures MFC class library stack (queue), linked list (list), vector (vector) template analog process control block queue, process control block priority queue statistics linked list and its instruction set MSDN and MFC API programming (first-come, first-serve algorithm, round-robin algorithm to achieve a common process control and scheduling policies, the highest priority priority scheduling algorithm shortest process scheduling algorithm) the test above process scheduling strategy turnaround time, with the right turnaround time, average turnaround time and average with the right turnaround time and qualitative evaluation of their performance.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
操作系统作业-实验报告\操作系统-实验一.doc
.....................\操作系统-实验三.doc
.....................\操作系统-实验二.doc
.....................\操作系统-实验五.doc
.....................\操作系统-实验四.doc
操作系统作业-实验报告