os模块用法3
2021-06-14 18:05:06 10B os
1
包含文件列表: . 第六版,是中文版的; . 第七版,是英文版的; . 系统答案(第七版),是英文版的
2021-06-13 14:22:59 24MB 操作系统概念 Operating System Concepts
1
Guide to Operating Systems By 作者: Greg Tomsho ISBN-10 书号: 1305107640 ISBN-13 书号: 9781305107649 Edition 版本: 5 Released: 2016-08-30 pages 页数: (688 ) $199.95 Discover the latest information for working on Windows, Mac OS, and UNIX/Linux platforms with GUIDE TO OPERATING SYSTEMS, 5E. You examine operating system theory, installation, upgrading, configuring operating system and hardware, file systems, virtualization, security, hardware options, storage, resource sharing, network connectivity, maintenance, and troubleshooting. Easily understood and highly practical, GUIDE TO OPERATING SYSTEMS, 5E is the resource you need to deepen your understanding of different operating systems. This edition helps you understand the fundamental concepts of computer operating systems. The book specifically addresses Windows 10 and earlier Windows client OSs, Windows Server 2012 R2 and earlier Windows server OSs with a preview of Windows Server 2016, Fedora Linux, and Mac OS X El Capitan and earlier. In addition, general information prepares you to work with many other operating systems. Contents Introduction Chapter 1:Operating Systems Fundamentals Chapter 2:Popular Operating Systems Chapter 3:The Central Processing Unit(CPU) Chapter 4:File Systems Chapter 5:Installing and Upgrading Operating Systems Chapter 6:Configuring Input and Output Devices Chapter 7:Using and Configuring Storage Devices Chapter 8:Virtualization and Cloud Computing Fundamentals Chapter 9:Configuring a Network Connection Chapter 10:Sharing Resources and Working with Accounts Chapter 11:Operating Systems Management and Maintenance
2021-06-11 18:21:12 24.03MB design
1
Operating+System+Security
2021-06-11 18:17:35 2.43MB Security
1
亲测好用 威斯康辛大学研究生操作系统课本,但其实适合具有一般英语水平的本科生阅读,因为全书对词汇量要求不多,且生动有趣。 本书已带完美版书签
2021-06-08 00:22:11 8.21MB ostep
1
perating System Concepts, Enhanced eText, 10th Edition Abraham Silberschatz, Greg Gagne, Peter B. Galvin ISBN: 9781-119-32091-3 Apr 2018 Pages: (1278) 原版超清 Description The tenth edition of Operating System Concepts has been revised to keep it fresh and up-to-date with contemporary examples of how operating systems function, as well as enhanced interactive elements to improve learning and the student’s experience with the material. It combines instruction on concepts with real-world applications so that students can understand the practical usage of the content. End-of-chapter problems, exercises, review questions, and programming exercises help to further reinforce important concepts. New interactive self-assessment problems are provided throughout the text to help students monitor their level of understanding and progress. A Linux virtual machine (including C and Java source code and development tools) allows students to complete programming exercises that help them engage further with the material. Part 1 Overview Chapter 1 Introduction Chapter 2 Operating-System Structures Part 2 Process Management Chapter 3 Processes Chapter 4 Threads & Concurrency Chapter 5 CPU Scheduling Part 3 Process Synchronization Chapter 6 Synchronization Tools Chapter 7 Synchronization Examples Chapter 8 Deadlocks Part 4 Memory Management Chapter 9 Main Memory Chapter 10 Virtual Memory Part 5 Storage Management Chapter 11 Mass-Storage Structure Chapter 12 I/O Systems Part 6 File System Chapter 13 File-System Interface Chapter 14 File-System Implementation Chapter 15 File-System Internals Part 7 Security and Protection Chapter 16 Security Chapter 17 Protection Part 8 Advanced Topics Chapter 18 Virtual Machines Chapter 19 Network and Distributed Systems Part 9 Case Studies Chapter 20 The Linux System Chapter 21 Windows 10 Part 10 Appendices Chapter A Influential Operating Systems Chapter B Windows 7 Chapter C BSD Unix Chapter D The Mach System
2021-06-06 15:46:17 21.72MB network
1
抢先优先级调度 Java中的抢占式优先级调度(OS)算法 介绍 优先级调度是一种基于优先级调度进程的方法。 在此算法中,调度程序根据优先级选择要工作的任务。 具有较高优先级的过程应首先执行。 在“抢先式优先级调度”中,当某个进程到达就绪队列时,将其优先级与就绪队列中存在的其他进程的优先级以及当时CPU正在执行的优先级进行比较时间。 接下来,将在所有可用进程中将优先级最高的那个分配给CPU。 抢占优先级调度和非抢占优先级调度之间的区别在于,在抢占优先级调度中,可以在更高优先级的作业到达时停止正在执行的作业。 一旦所有作业在就绪队列中可用,该算法将充当非抢先优先级调度,这意味着调度的作业将一
1
哲学家进餐 一,课程设计目的 掌握基本的同步与互斥算法,掌握进展并发执行的原理,及其所引起的同步,互斥问题的方法。 二,课程设计内容 自己编写的信号量和wait,signal操作的模拟程序,然后用其解决不死锁的哲学家问题或读者-写者问题。 三,要求及提示 本译文必须单人完成。 解决不死锁的哲学家问题,要求把哲学家们的活动过程用文字或图形可视化形式表示出来。 提示:首先设置一个“ PCB”插入或串联,其中一个分段表示“分开原因兼并标志”,本实验中,该数组有5个元素表示5个哲学家即可。它们随机提出申请以及进行“思考” ”和“吃”的行为。再设一个“筷子”数组。还需要设置一些数据结构以及需要某些分段自己考虑。 运行截图 发生死锁 不会发生死锁
2021-05-28 20:05:54 484KB operating-system OperatingsystemJava
1
操作系统实验week8系统调用修改的头文件,nachos系统调用实验使用的
2021-05-25 19:33:33 3KB nachos operating sy week
1
Andrew S.Tanenbaum 拥有美国麻省理工学院的理学学士学位和加州大学伯克利分校的哲学博士学位,目前是荷兰阿姆斯特丹Vrije大学的计算机科学系教授,并领导着一个计算机系统的研究小组。多年来,他在操作系统、编译技术、网络及局域分布式系统方面进行了大量的研究工作,并在各种学术杂志及会议上发表了多篇论文,同时还是5本计算机专著的作者。Tanenbaurn是ACM会员、IEEE资深会员、荷兰皇家艺术和科学学院院士,多次获得计算机教育杰出贡献奖。他还入选了《世界名人录》。
2021-05-25 12:15:11 8.94MB Modern Operating System
1