-
关于操作系统:本程序可选用优先数法或简单轮转法对五个进程进行调度。每个进程处于运行R(run)、就绪W(wait)和完成F(finish)三种状态之一,并假定起...
关于操作系统:本程序可选用优先数法或简单轮转法对五个进程进行调度。每个进程处于运行R(run)、就绪W(wait)和完成F(finish)三种状态之一,并假定起始状态都是就绪状态W。-On the operating system: This procedure may choose to use the priority number of law or simple rotation on the five process scheduling. Each process is running R (run), ready W (wait) and the completion of F (finish), one of three states and assume that the initial state is a state of readiness W.
- 2022-02-04 17:52:14下载
- 积分:1
-
uCOS 嵌入式操作系统的改进版,增加了网络通讯.
uCOS 嵌入式操作系统的改进版,增加了网络通讯.-uCOS improved version of embedded operating systems, an increase of network communications.
- 2023-03-07 03:25:03下载
- 积分:1
-
write in C#, emulate diskette head schedule program, include FCFS, SSTF and ELEV...
C#写的模拟磁盘磁头调度程序 包含fcfs sstf elevator3种算法-write in C#, emulate diskette head schedule program, include FCFS, SSTF and ELEVATOR arithmetic.
- 2022-07-27 09:41:53下载
- 积分:1
-
NUTTX操作系统源码
Nuttx 是一个实时嵌入式操作系统(Embedded RTOS),它很小巧,在微控制器环境中使用。Nuttx完全可扩展,可从从小型(8位)至中型嵌入式(32位)系统。它的设计目的还在于完全符合POSIX标准,完全实时,并完全开放。
- 2022-01-24 10:11:19下载
- 积分:1
-
操作系统课程设计——磁盘调度
应用背景
基于C#操作系统的磁盘调度程序代码可以作为学习和了解操作系统关于磁盘调度的入门参考
关键技术
C# 窗体应用程序
通过C#窗体应用程序将操作系统的磁盘调度形象的展示出来,不同于传统的控制台应用程序
- 2022-05-12 20:58:15下载
- 积分:1
-
进程同步问题模拟
进程同步问题模拟-simulation process synchronization problem
- 2023-07-06 03:35:03下载
- 积分:1
-
银行家算法的实现程序
银行家算法的实现程序-bankers algorithm implementation procedures
- 2022-03-22 00:04:59下载
- 积分:1
-
windows系统内存动态存储分配,两种分配算法
windows系统内存动态存储分配,两种分配算法-windows system memory dynamic storage allocation, the two allocation algorithm
- 2022-01-26 05:52:17下载
- 积分:1
-
读取配置文件(ini格式)的程序,可返回int,char*,float类型等的配置项数值。...
读取配置文件(ini格式)的程序,可返回int,char*,float类型等的配置项数值。-Read configuration file (ini format) procedures can return int, char*, float type of configuration item values.
- 2023-05-21 04:40:04下载
- 积分:1
-
这是操作系统,内存管理的一个源代码。符合操作系统实验的要求。...
这是操作系统,内存管理的一个源代码。符合操作系统实验的要求。
-This is the operating system, memory management of a source code. Experiment with the requirements of the operating system.
- 2022-04-07 01:34:15下载
- 积分:1