-
短进程作业调度
短作业优先级调度,mfc框架,实现短进程优先调度算法,可以运行,应该会有帮助
- 2022-02-25 20:31:20下载
- 积分:1
-
书 名: unix和shell程序设计权威教程
出 版 社: 清华大学出版社
作 者: [美]佛努丹,吉尔伯格著
本书介绍了unix操作系...
书 名: unix和shell程序设计权威教程
出 版 社: 清华大学出版社
作 者: [美]佛努丹,吉尔伯格著
本书介绍了unix操作系统和shell编程两个部分的知识。前一部分全面讲解了unix操作系统,包括unix操作系统、vi和ex编辑器、文件系统与文件操作权限、以及各种unix实用程序;后一部分深入介绍了各种类型的unix shell编程,涵盖了korn shell、c shell等主要的shell类型。本书采用可视化讲解方法,全书包含大量的图、表、代码清单、脚本和代码示例,可有效帮助读者理解所介绍的内容;各章章末还配备了相应的复习题、练习题和上机实习等资料,以帮助读者巩固所学的知识。 -Title : unix shell design and authoritative guide publishers : Tsinghua University Press Author : [U.S.] Naodan Dover, Jierbage book, the book on the unix operating system and shell programming two parts of the knowledge. First part of a comprehensive account of unix operating systems, including unix operating system, and ex vi editor. file system and file manipulation authority, and various unix utilities; latter part of the in-depth briefings on the various types of unix shell programming, covering the korn shell. c shell, and other major type of shell. The book on the visual method, the book contains a large number of graphs, charts, code lists, scripts and code examples, ca
- 2022-07-12 03:10:45下载
- 积分:1
-
自己写的银行家算法,只能实现固定进程和资源的操作,不过要是应付作业什么的没有问题,绝对可以运行...
自己写的银行家算法,只能实现固定进程和资源的操作,不过要是应付作业什么的没有问题,绝对可以运行-himself wrote bankers algorithm, the process can only be fixed and operational resources, but what if the deal with no operational problems and it can definitely run
- 2022-05-18 17:01:27下载
- 积分:1
-
采用最佳适应算法模拟实现内存管理
采用最佳适应算法模拟实现内存管理-在VC++环境下编译通过,通过初始化空闲区、分配空闲区、回收空闲区实现模拟的内存管理。-best adaptation algorithm simulation memory management-the VC environment compile, free zone through the initialization, distribution idle, idle zones recovery simulation of memory management.
- 2023-09-05 22:25:03下载
- 积分:1
-
SRTOS++ The ARM version, supports a variety of mainstream ARM processors such as...
SRTOS++ 的ARM版本,支持各种主流的ARM处理器,如ARM7TDMI,ARM9TDMI等。-SRTOS++ The ARM version, supports a variety of mainstream ARM processors such as ARM7TDMI, ARM9TDMI such.
- 2022-03-29 00:28:15下载
- 积分:1
-
用VB实现生产者与消费者问题
用VB实现生产者与消费者问题-VB producer and consumer issues
- 2022-06-16 19:29:24下载
- 积分:1
-
可变分区存储模拟系统
可变分区存储模拟系统-为课程设计用的。操作系统-Variable partition storage simulation system- used for curriculum design. Operating system
- 2022-04-11 15:12:10下载
- 积分:1
-
bankers algorithm, against textbook example of the Solution
银行家算法,针对课本例子的求解-bankers algorithm, against textbook example of the Solution
- 2022-03-02 01:30:47下载
- 积分:1
-
ucosII in TI on the TMS320LF2407 transplantation. Embedded operating system.
ucosII在TI的tms320lf2407上的移植。
嵌入式操作系统。-ucosII in TI on the TMS320LF2407 transplantation. Embedded operating system.
- 2023-05-12 22:10:03下载
- 积分:1
-
fcfs.sjf.hrrn
作业等待算法:分别采用先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。-FCFS.SJF.HRRN
- 2022-03-10 16:00:32下载
- 积分:1