Design and Implementation of the MTX Operating System
Autor K. C. Wangen Limba Engleză Hardback – 16 iul 2015
Intended for technically oriented operating systems courses that emphasize both theory and practice, the book is also suitable for self-study.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 861.90 lei 43-57 zile | |
Springer International Publishing – 15 oct 2016 | 861.90 lei 43-57 zile | |
Hardback (1) | 1072.30 lei 43-57 zile | |
Springer International Publishing – 16 iul 2015 | 1072.30 lei 43-57 zile |
Preț: 1072.30 lei
Preț vechi: 1340.38 lei
-20% Nou
Puncte Express: 1608
Preț estimativ în valută:
205.22€ • 213.17$ • 170.46£
205.22€ • 213.17$ • 170.46£
Carte tipărită la comandă
Livrare economică 03-17 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783319175744
ISBN-10: 3319175742
Pagini: 495
Ilustrații: XXI, 539 p. 690 illus.
Dimensiuni: 155 x 235 x 38 mm
Greutate: 9.63 kg
Ediția:1st ed. 2015
Editura: Springer International Publishing
Colecția Springer
Locul publicării:Cham, Switzerland
ISBN-10: 3319175742
Pagini: 495
Ilustrații: XXI, 539 p. 690 illus.
Dimensiuni: 155 x 235 x 38 mm
Greutate: 9.63 kg
Ediția:1st ed. 2015
Editura: Springer International Publishing
Colecția Springer
Locul publicării:Cham, Switzerland
Public țintă
Upper undergraduateCuprins
Introduction.- Foundations and Background.- Booting Operating Systems.- A Simple Operating System Kernel.- User Mode and System Calls.- Process Synchronization.- Memory Management.- Interrupt Processing and Process Scheduling.- Signals and Signal Processing.- Device Drivers.- File System.- Block Device I/O and Buffer Management.- User Interface.- MTX in 32-bit Protected Mode.- Symmetric Multiprocessing MTX.- Hybrid Operating Systems.
Recenzii
“It is completely self-contained and is geared toward students for teaching and learning purposes. … The problems given in the book stand out and make the reader think outside of the box. Code fragments are sprinkled throughout the book, making learning a pleasurable experience. … In summary, there is a wealth of information in this nicely written book.” (Naga Narayanaswamy, Computing Reviews, computingreviews.com, July, 2016)
Notă biografică
K.C. Wang received the BSEE degree from National Taiwan University in 1960 and the Ph.D. degree in Electrical Engineering from Northwestern University, Evanston, Ill in 1965. He is currently a Professor in the School of Electrical Engineering and Computer Science at Washington State University. His academic interests are in Operating Systems, Distributed Systems and Parallel Computing.
Caracteristici
Course-tested textbook with problems at the end of each chapter to review concepts and principles presented in the chapter Presents the design and implementation of a complete operating system in incremental steps suitable for the classroom or self-study Complete source code and working sample systems demonstrate design principles and implementation techniques Self-contained as it includes all the necessary background information for studying operating systems Includes supplementary material: sn.pub/extras