|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/concepts-of-operating-systems/
课程评论:没有评论
课程名称:操作系统概念 概述:欢迎参加我的《操作系统概念》课程。该课程旨在帮助学习者理解操作系统的核心概念并进行解释。在完成该课程后,您将能够讲解课程中涉及的所有概念。我建议您随时做笔记,记录重要的要点。 本课程的内容包括: - 操作系统的类型、层次、视图和服务 - 内核的类型、职责,以及微内核和宏内核的概念 - 进程的基本知识,包括进程映像、进程控制块、程序到进程的转换、进程控制表,以及五状态模型和七状态模型,进程间通信(共享内存和资源共享) - 临界区问题及解决方案,包括互斥体和信号量 - 经典同步问题,如读者-写者问题和哲学家就餐问题 - 调度算法:FCFS、RR、SJF、SRJF等 - 线程的类型和执行 - 死锁问题及银行家算法 - 内存管理,包括类型、覆盖概念、逻辑地址到物理地址的转换、分页技术 针对上述算法,我们将通过实例进行详细讲解,帮助您理解这些算法的实现。此课程适合初学者,无需先修课程,涵盖了操作系统中的多个重要概念。期待您的参与!
UPDATE (01-02-2023): ALL THE AUDIO ISSUES HAVE BEEN RECTIFIEDWelcome to my course on 'Concepts of Operating Systems'The objective of the course is to make the learners understand the core concepts of the Operating Systems and interpret the same. After completing this course, You'll be able to explain all the concepts that are dealt in this course. I suggest you to take notes and note down the important points wherever and whenever necessary. The contents that we'll be discussing in this course are:Operating systems - types, layers, views, servicesKernel - types, responsibilities, micro kernel, macro kernelProcess - process image, process control block, program to process conversion, process control table, five state model, seven state model, interprocess communication.- shared memory, resource sharingCritical section - problem and solutions - mutex, semaphoresClassical problems in synchronization - readers' writers problem, dining philosopher's problemScheduling algorithms - FCFS, RR, SJF, SRJF AND SO ON.Threads - types, executionDeadlock - problem and bankers' algorithmMemory - types, concept of overlays, logical to physical address conversion, paging technique.For all the algorithms, an example will be explained that will help you understand the implementation of the algorithms. This is a beginner friendly course which has no prerequisites and it covers a lot of mandatory concepts in OS in a single course. Looking forward to see you there!