2021-2022-1 20211324 李城斌 第九周学习总结

2021-2022-1 20211324 信息安全专业导论第九周学习总结

作业信息

作业目标:操作系统责任
内存与进程管理
分时系统
CPU调度
文件、文件系统
文件保护
磁盘调度

作业链接:https://www.cnblogs.com/qqhope666/p/15586127.html
作业要求:https://www.cnblogs.com/rocedu/p/9577842.html#WEEK09

教材内容学习总结

1.内存管理的方法有单块内存管理,分区内存管理,页式内存管理
2.CPU调度有非抢先和抢先两种,调度方法有先到先服务fcfs,最短作业优先sjn,轮询法
3.磁盘调度有先到先服务磁盘调度法,最短寻道时间优先磁盘调度法,scan磁盘调度法

代码调试

上周考试错题

1which of the following can be either directed or undirected? Graph
2The properties of an abstract data type are tightly related to the implementation of that date type. False
3.Which level provides a view that deals with the underlying date structure used to manage the date? Implementation level

其他

做云班课测试能提高我的英语理解水平,最近的几章有点轻松了。

posted @ 2021-11-21 22:54  20211324李城斌  阅读(14)  评论(0编辑  收藏  举报