登录
首页 » 操作系统 » 西安电子科技大学操作系统的课件,共分十一章,自己认为很有价值,当然这个适应于本科学生。...

西安电子科技大学操作系统的课件,共分十一章,自己认为很有价值,当然这个适应于本科学生。...

于 2022-03-04 发布 文件大小:6.53 MB
0 142
下载积分: 2 下载次数: 1

代码说明:

西安电子科技大学操作系统的课件,共分十一章,自己认为很有价值,当然这个适应于本科学生。-Xi" an University of Electronic Science and Technology operating system, courseware, is divided into 11 chapters, they consider valuable, of course, it adapted to undergraduate students.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • D:jh哲学家吃饭DINPHIL.rar哲学家吃饭
    D:jh哲学家吃饭DINPHIL.rar哲学家吃饭-D : jh philosopher eat DINPHIL.rar philosopher dinner
    2023-06-16 13:20:03下载
    积分:1
  • Orange s:一个的实现 0.0
    Orange s:一个操作系统的实现 0.0-Book WINDOWS advanced debugging code book WINDOWS advanced debugging code
    2022-01-24 09:20:19下载
    积分:1
  • the procedures on the topic of : process management
    本次程序的题目为:进程管理――支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的P、V操作的机制;⑵控制机构包括阻塞和唤醒操作;⑶时间片中断处理程序处理模拟的时间片中断;⑷进程调度程序负责为各进程分配处理机;⑸根据用户的需求来创建n个进程(n为即满足用户需求,又不超出系统可容的最大进程数),各进程互斥地访问使用临界资源 S1、S2;⑹使用动态优先数(如:随阻塞次数的增加而减小优先数,以提高其优先权);⑺进程结束后应能够撤消;⑻进程间能实现“发送”和“接收”两个消息缓冲通信操作;⑼系统在运行过程中随机打印出各进程的状态变换过程、系统的调度过程及公共变量的变化情况,在一个进程运行完毕,进入完成状态后,可以将该进程撤消,也可以动态的创建另一个新的进程。-the procedures on the topic of : process management-- to support multiple concurrent processes running a simple process management simulation system for the analysis of the experimental requirements are : 1 system of institutions using synchronous signals on the amount of P, V operation of the mechanism; 2 control agencies, including obstruction and awaken operation ; 3-time interrupt handling procedures-time simulation of interruption; 4 process scheduler is responsible for the allocation process processors; together according to the user"s needs to create process n (n that meet user needs, without exceeding the system can accommodate
    2022-03-13 01:19:06下载
    积分:1
  • 本书用大量的篇幅讲述了与计算机原理相关的条种编码方法,并通过数字逻辑电路(包括逻辑与开关,逻辑门电路与触发器,二进制加法器等)以及存储器、微处理器的形式、组织及...
    本书用大量的篇幅讲述了与计算机原理相关的条种编码方法,并通过数字逻辑电路(包括逻辑与开关,逻辑门电路与触发器,二进制加法器等)以及存储器、微处理器的形式、组织及发展阐述了编码的实现。此外,本书还涉及到计算机系统、操作系统、编程语言等的产生及发展,甚至对计算机图形化的相关技术也给了一个全面的描述。阅读本书,相信您会从它图文并茂的编排组织,通俗风趣的语言文字、简练丰富的背景知识中体会到作者超凡的智慧和深邃的学问。本书定会带你去畅游计算机内部世界并和你共同去探索编码的奥秘。本书适合各种技术背景的人阅读,并可作为高等院校计算机或非计算机专业的教材使用-This book with plenty of space to talk about with computer-related articles of the principle of encoding method, and through digital logic circuit (including logic and switches, logic gates and flip-flops, binary adder, etc.) as well as the memory, microprocessor form Organization and development on the realization of coding
    2022-03-05 03:56:59下载
    积分:1
  • operating system test code
    操作系统试验代码-operating system test code
    2023-09-08 03:10:03下载
    积分:1
  • GESPI 2.0 dynamic system modeling tools
    GESPI 2.0动态系统模拟工具  -GESPI 2.0 dynamic system modeling tools
    2022-01-24 08:57:15下载
    积分:1
  • a micro
    一个微型操作系统源码-a micro-source operating system
    2022-07-07 23:14:16下载
    积分:1
  • 基于莱昂氏unix的x86实现代码
    基于莱昂氏unix的x86实现代码,或者说是unix的x86实现代码丰富非常适合学习操作系统原理
    2022-11-21 12:05:03下载
    积分:1
  • producers and consumers Buffer_pool.rar
    生产者消费者Buffer_pool.rar-producers and consumers Buffer_pool.rar
    2022-02-26 08:37:57下载
    积分:1
  • LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够...
    LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够时,缓冲区尽可能的先保留使用者最常使用的数据,换句话说就是优先清除”较不常使用的数据”,并释放其空间-LRU (least recently used algorithm) and MRU (most recently used) algorithm called LRU ( Least recently used) algorithm is the basic concept : When the memory of the remaining available space is insufficient, the first buffer as possible to retain the most common users of the data used, In other words priority is to eliminate the "more rarely use the data," and the release of its space
    2022-06-29 21:11:52下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载