计算机经典书籍——现代操作系统(原书第3版)中文(Modern Operating Systems)
2022-03-16 20:46:10 27.46MB 操作系统
1
Modern.Operating.Systems.4th现代操作系统第四版,英文版,pdf格式,清晰文字版
2022-03-13 20:58:35 6.25MB 操作系统
1
Operating Systems Principles and Practice Vol III(2nd) 英文epub 第2版 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
2022-03-07 14:35:37 1.48MB Operating Systems Principles Practice
1
Operating Systems - Three Easy Pieces. v1.0 操作系统导论英文版 这是一本开源书籍:http://pages.cs.wisc.edu/~remzi/OSTEP/#book-chapters 这里是pdf合集
2022-01-05 19:40:30 6.23MB 系统 操作系统导论 OSTEP 1.0
1
仓库非标准答案,只是作者在阅读操作系统导论时的解答,以及对部分README的翻译 本人翻译水平有限,见谅。欢迎指出错误 部分章节课后习题的英文翻译书上是没有的,但在原版上存在: 英文原版: : 书籍翻译: : 代码无法运行 本书代码测试环境为Intel x64 / Ubuntu gcc版本为: gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) Python2版本: Python 2.7.18 Python3版本: Python 3.8.5 第三方Python3库: pip3 install matplotlib numpy 遇到无法运行的代码请检查是否为版本问题
2021-12-29 09:56:18 872KB 系统开源
1
Operating Systems-Three Easy Pieces V1.0, 带书签。 To Everyone Welcome to this book! We hope you’ll enjoy reading it as much as we enjoyed writing it. The book is called Operating Systems: Three Easy Pieces (available at http://www.ostep.org), and the title is obviously an homage to one of the greatest sets of lecture notes ever created, by one Richard Feynman on the topic of Physics [F96]. While this book will undoubtedly fall short of the high standard set by that famous physicist, perhaps it will be good enough for you in your quest to understand what operating systems (and more generally, systems) are all about.
2021-12-16 16:42:35 4.36MB V1.0 Operating System Three
1
======================= 特别提醒大家: 由于我这里网络条件的原因,往往不能顺利上传到CSDN上,所以现在主要改在百度空间和网盘中进行更新,请感兴趣的朋友到这里下载我最新上传的论文集:http://hi.baidu.com/ictpapers 百度网盘速度较快,还不需要积分。 ======================= (我现在主要在CSDN上整理计算机安全、软件工程(可信软件)、系统及通信方面的论文及相关理论书籍,如果对这方面内容感兴趣,可以访问:http://download.csdn.net/user/qysh123 查看我上传的所有资料。内容比较多,需要大家人工手动查找。另外,资料顺序并不按照时间排列,只是想起来了就上传。请大家见谅。) 操作系统研究领域的顶级会议SOSP 2013年论文集。关于SOSP,请参考以下简介: 操作系统(OS)领域有两个国际顶尖会议:SOSP和OSDI,但由于SOSP只在奇数年召开、OSDI只在偶数年召开,所以实际上可以将SOSP+OSDI合并看成操作系统领域的顶尖年会。 SOSP由ACM SIGOPS组织开办,USENIX组织也常参与进来。与SIGCOMM类似,SOSP也是一个只求精品的会议:数量方面每年只录用20篇左右的正式会议论文,录取率约20%(由此可见录取率不能表征一个会议的好坏,20%的会议可以是顶尖,10%的会议可以是垃圾);质量方面的要求极高——重大问题、有趣且有竞争力的解法、实用有益、接合业内前驱工作等等。 SOSP采用Blind审稿和Single-Track演讲,20来篇论文,每年的参会人数却在400左右,可见能在SOSP上发表论文真的是所有操作系统相关研究者的无上荣誉。 压缩包共收录了2013年SOSP的9个Session,共计30篇论文。另外值得一提的是,今年SOSP也在第一时间发布了包含所有论文的完整PDF文件,在这个压缩包中也包含了这个pdf文件。欢迎大家下载。
2021-12-12 20:30:47 32.29MB ACM 操作系统 SOSP 2013
1
Most books on operating systems deal with theory while ignoring practice. While the usual principles are covered in detail, the book describes a small, but real UNIX-like operating system: MINIX.The book demonstrates how it works while illustrating the principles behind it. Operating Systems: Design and Implementation Second Edition provides the MINIX source code. The relevant selections of the MINIX code are described in detail. When it first came out, MINIX caused something of a revolution. Within weeks, it had its own newsgroup on USENET, with 40,000 people. Most wanted to make MINIX bigger and fancier. Instead, Linux was created. That has become quite popular, very large, and complicated. MINIX, on the other hand, has remained small and suitable for instruction and example.The book has been revised to include updates in MINIX, which started out as a v 7 unix clone for a floppy-disk only 8088. It is now aimed at 386, 486, and pentium machines and is based on the international posix standard instead of on v7. There are now also versions of MINIX for the Macintosh and SPARC available. Professional programmers will find this book to be a valuable resource and reference book.,解压密码 share.weimo.info
2021-12-09 23:46:17 36.25MB 英文
1
Operating Systems: Internals and Design Principles, 7e is ideal for introductory courses on operating systems. Operating Systems: Internals and Design Principles provides a comprehensive and unified introduction to operating systems topics. Stallings emphasizes both design issues and fundamental principles in contemporary systems and gives readers a solid understanding of the key structures and mechanisms of operating systems. He discusses design trade-offs and the practical decisions affecting design, performance and security. The book illustrates and reinforces design concepts and ties them to real-world design choices through the use of case studies in UNIX and Windows. Operating Systems: Internals and Design Principles, 6e received the 2009 Textbook Excellence Award from the Text and Academic Authors Association (TAA)!
2021-12-08 18:22:00 8.15MB OS
1
OSTEP - Operating Systems Three Easy Pieces 最容易读懂的《操作系统》教材,虽然是英文版,但作者语言非常简单,图文并茂,值得推荐! 更赞的是,作者免费放出所有 PDF 文件,真是佩服外国的高校。
2021-12-05 16:18:00 5.9MB 操作系统 教材 OS 免费PDF
1