CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 现代操作系统

搜索资源列表

  1. Modern_Operation_System_Answers

    0下载:
  2. 经典的安德鲁森的 现代操作系统 书中课后题答案 详解!
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:185500
    • 提供者:LeoChen
  1. operating_system

    0下载:
  2. 现代操作系统中文版第二版 本书属于权威书籍 适合初次接触和想深入系统原理理解的人-operating_system
  3. 所属分类:OS Develop

    • 发布日期:2017-06-21
    • 文件大小:38169596
    • 提供者:ZOOMBA
  1. os

    0下载:
  2. 现代操作系统第二版习题答案,需要的可以下载参考,本人觉得很有用的。-Modern operating system, the answer to the second edition of exercise, can be downloaded in need of reference, I feel very useful.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-26
    • 文件大小:185496
    • 提供者:tyblqq5201314
  1. mode1

    0下载:
  2. 内存是计算机系统中储存指令代码和各种数据的主要部件,如果内存短缺或者管理不当,将导致整个系统反应迟缓,甚至崩溃。所以,建立稳定、高效的内存管理策略是一个很重要的且必须面对的问题。现代的操作系统中运用位图、链表等多种手段和算法来管理内存。伙伴算法(Buddy System)是一种经典的内存管理算法。在Unix和Linux操作系统中都有用到。其作用是减少存储空间中的空洞,减少碎片,增加利用率。 本程序模拟了内存管理的过程-Memory is stored in a computer system
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:2228
    • 提供者:echo
  1. chineseversionofmos

    0下载:
  2. 现代操作系统 第二版 很多美国学校都在用 我们penn 的本科也用-The second edition of a modern operating system, many U.S. schools are using our undergraduate also used in penn
  3. 所属分类:OS Develop

    • 发布日期:2017-05-18
    • 文件大小:4774058
    • 提供者:cheng huang
  1. MordenOperatingSystem2eSolusions

    0下载:
  2. 现代操作系统(第二版)的习题答案,很有价值啊-Modern Operating Systems (2nd Edition) Exercise answers valuable ah
  3. 所属分类:OS Develop

    • 发布日期:2017-04-16
    • 文件大小:185228
    • 提供者:wang
  1. Answer(ModernOperatingSystems)

    0下载:
  2. 现代操作系统英文版答案,Modern operationg systems,作者Andrew S.Tanenbaum-English answer to modern operating systems, Modern operationg systems, of Andrew S. Tanenbaum
  3. 所属分类:OS Develop

    • 发布日期:2016-10-06
    • 文件大小:185344
    • 提供者:cd
  1. caozuoxitong

    0下载:
  2. 操作系统,操作系统课后答案设计现代OS的主要目标是什么? 方便性,有效性,可扩充性和开放性. 2. OS的作用可表现为哪几个方面? a. OS作为用户与计算机硬件系统之间的接口; b. OS作为计算机系统资源的管理者; c. OS实现了对计算机资源的抽象. 7. 实现分时系统的关键问题是什么?应如何解决?-Operating system, after-school answer to the design of modern operating system OS, the main obje
  3. 所属分类:OS Develop

    • 发布日期:2017-04-24
    • 文件大小:312345
    • 提供者:高鹏
  1. modernOS(Eng2e)sol

    0下载:
  2. 现代操作系统(中文第二版).Tanenbaum.答案 pdf-modern OS 2e solution
  3. 所属分类:OS Develop

    • 发布日期:2017-04-25
    • 文件大小:249366
    • 提供者:ymhtx
  1. operating-system

    0下载:
  2. 现代操作系统AndrewSTanenbaum扫描版 非常经典的操作系统书-operating system Andrew S Tanenbaum
  3. 所属分类:OS Develop

    • 发布日期:2017-06-18
    • 文件大小:27920525
    • 提供者:lee
  1. Modern-Operating-System-3rd-Answer

    1下载:
  2. 现代操作系统(第三版)课后答案,绝对真实,本人也在使用-Modern Operation System 3rd Answer
  3. 所属分类:OS Develop

    • 发布日期:2017-11-20
    • 文件大小:210522
    • 提供者:janet
  1. own_rtos

    0下载:
  2. 本人原创的一个基于进程调度的实时操作系统。代码风格好,通俗易懂。适合深入了解现代操作系统原理。-a rtos system.by myself.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:365390
    • 提供者:丁观亮
  1. modern_operating_systems

    0下载:
  2. 一本介绍现代操作系统的书籍,对理解操作系统的架构和运作模式很有帮助-A book to explain the operating system, the operating system for understanding the structure and mode of operation is helpful.
  3. 所属分类:OS Develop

    • 发布日期:2017-06-09
    • 文件大小:16089745
    • 提供者:emily
  1. 现代操作系统(第三版)答案

    0下载:
  2. 《现代操作系统》,习题解答,内容全面,解答清晰(solutions to operating system)
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-26
    • 文件大小:209920
    • 提供者:qydiana
  1. operating-system-concepts-7-th-edition

    0下载:
  2. 《操作系统概念》讨论了操作系统中的基本概念和算法,并对大量实例(如Linux系统)进行了研究。《操作系统概念》内容共分七部分。第一部分概要解释了操作系统是什么、做什么、是怎样设计与构造的,也解释了操作系统概念是如何发展起来的,操作系统的公共特性是什么。第二部分进程管理描述了作为现代操作系统核心的进程以及并发的概念。(The Operating System Concepts discusses the basic concepts and algorithms in operating syst
  3. 所属分类:操作系统开发

    • 发布日期:2018-04-21
    • 文件大小:9074688
    • 提供者:makonto
  1. 计算机操作系统(第三版)PPT.zip

    1下载:
  2. 操作系统与计算机体系结构的关系 操作系统的形成与发展 操作系统定义 操作系统的资源管理功能 计算机体系结构与现代操作系统类型 UNIX、Linux操作系统概述(The Relation between Operating System and Computer Architecture Formation and Development of Operating System Operating System Definition Resource Management Function of
  3. 所属分类:操作系统开发

    • 发布日期:2020-12-21
    • 文件大小:8664064
    • 提供者:红酒哈密瓜
  1. MOS_4th_answer

    1下载:
  2. 这是现代操作系统第四版的答案,答案是英文版,内容全面(MODERN OPERATING SYSTEMS FOURTH EDITION PROBLEM SOLUTIONS)
  3. 所属分类:操作系统开发

    • 发布日期:2020-12-02
    • 文件大小:409600
    • 提供者:薇薇Wendy
搜珍网 www.dssz.com