-
银行家算法是避免死锁的算法,是最经典的,欢迎下载
银行家算法是避免死锁的算法,是最经典的,欢迎下载-Banker
- 2022-03-21 00:23:11下载
- 积分:1
-
关于操作系统:本程序可选用优先数法或简单轮转法对五个进程进行调度。每个进程处于运行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
-
麻省理工学院Jos实验室2完整的解决方案
Complete Solution for MIT JOS labs 2-4
- 2022-02-03 08:55:45下载
- 积分:1
-
利用labview开发的信号采集系统,能够很好的进行仿真信号采集!...
利用labview开发的信号采集系统,能够很好的进行仿真信号采集!-Use of LabVIEW development of signal acquisition system, able to simulate a very good signal acquisition!
- 2022-03-21 18:39:06下载
- 积分:1
-
模拟Unix文件系统
每一个文件系统不仅包括文件和数据,还包括文件系统本身的树形目录结构,以及子目录、链接、访问权限等信息,它还必须保证数据的安全性和可靠性。 Unix文件系统调用主要包括:文件的打开和关闭、文件的创建和删除,文件的连接和解除连接,文件的读和写,以及文件的随机访问。用户可以通过文件系统提供的系统调用在其程序中对文件进行上述操作。
- 2023-08-30 03:10:03下载
- 积分:1
-
Many want to use their own and the sequence to control their own computer, here...
很多的都想用自已的和序控制自己的电脑,这里有一些常用函数,希望对大家有用-Many want to use their own and the sequence to control their own computer, here are some commonly used functions, in the hope that useful to everybody
- 2022-09-12 02:30:03下载
- 积分:1
-
ml-rsim
多处理器模拟器
支持类bsd操作系统-ml-rsim type of multi-processor support for bsd operating system simulator
- 2022-10-11 10:55:03下载
- 积分:1
-
随着社会的快速发展,生活水平的不断提高,出于对智能化技术发展要求,为用户提供方便,操作简单,快捷,可靠的服务,开发了银行帐户管理系统....
随着社会的快速发展,生活水平的不断提高,出于对智能化技术发展要求,为用户提供方便,操作简单,快捷,可靠的服务,开发了银行帐户管理系统.-With the rapid development of society, the standard of living continues to improve, based on the requirements of the development of intelligent technology. to provide users with convenient, simple, fast, reliable service and the development of the bank account management system.
- 2023-06-19 06:25:06下载
- 积分:1
-
To achieve a number of memory page replacement algorithm, the best replacement a...
实现了几种内存页面置换算法,有最佳置换算法和先进先出置换算法,还有LRU置换算法。-To achieve a number of memory page replacement algorithm, the best replacement algorithm and FIFO replacement algorithm, as well as LRU replacement algorithm.
- 2022-01-21 20:25:53下载
- 积分:1
-
NUTTX操作系统源码
Nuttx 是一个实时嵌入式操作系统(Embedded RTOS),它很小巧,在微控制器环境中使用。Nuttx完全可扩展,可从从小型(8位)至中型嵌入式(32位)系统。它的设计目的还在于完全符合POSIX标准,完全实时,并完全开放。
- 2022-01-24 10:11:19下载
- 积分:1