- Добавил: literator
- Дата: 12-06-2023, 14:09
- Комментариев: 0

Автор: Euripides Montagne
Издательство: Cognella Academic Publishing
Год: 2022
Страниц: 228
Язык: английский
Формат: pdf
Размер: 51.7 MB
Systems Software: Essential Concepts provides students with an accessible introduction to the knowledge and fundamentals that are necessary to understand software and hardware. The text also reviews implementation techniques to familiarize students with more complex software, such as operating systems and compilers, and prepare them to take more advance courses within the discipline. The book is divided into two key topical areas: compiler fundamentals and the basic mechanisms and data structures required to support operating systems. In the compiler section, students learn about the runtime environment, how to implement a scanner and a symbol table, and how to implement parsing and code generation for a virtual machine. To emphasize practical application, students are challenged to implement a small compiler. In the operating system domain, students gain an understanding of the interrupt mechanism, process and thread implementation, and process synchronization.