-
用VC++6.0模拟实现最佳置换算法、最近最久未使用算法、先进先出置换算法。...
用VC++6.0模拟实现最佳置换算法、最近最久未使用算法、先进先出置换算法。-VC 6.0 Simulation best replacement algorithm, the most recent time on the use of algorithms, FIFO replacement algorithm.
- 2022-03-12 08:42:57下载
- 积分:1
-
它的网页reeplacement技术在操作系统
its about page reeplacement technique in operating system
- 2022-04-08 10:41:43下载
- 积分:1
-
一个有关操作系统的非常不错的资料,操作系统在我国应到受到比现在更多得多的关注
一个有关操作系统的非常不错的资料,操作系统在我国应到受到比现在更多得多的关注-one of the operating system is very good information, the operating system in China should be subject to much more than the concern
- 2022-06-20 10:25:55下载
- 积分:1
-
In layman
深入浅出ARM7-LPC213x_214xEmbedded_systems_architecture_Programming_and_Design-In layman
- 2022-07-01 11:28:27下载
- 积分:1
-
计算机操作系统磁盘驱动调度算法的模拟实现
计算机操作系统磁盘驱动调度算法的模拟实现-Computer operating system disk drive simulation scheduling algorithm to achieve
- 2022-06-28 13:42:04下载
- 积分:1
-
solaris9安装指南!对于一个陌生的操作系统!这本书是你最好的选择...
solaris9安装指南!对于一个陌生的操作系统!这本书是你最好的选择-solaris9 Installation Guide! For an unfamiliar operating system! This book is your best choice
- 2022-03-16 19:04:50下载
- 积分:1
-
分享一个模拟生产者消费者的小程序
实验目的进程同步是操作系统多进程/多线程并发执行的关键之一,进程同步是并发进程为了完成共同任务采用某个条件来协调他们的活动,这是进程之间发生的一种直接制约关系。本次试验是利用信号量进行进程同步。实验软件环境VC++或者Linux操作系统实验内容• 生产者进程生产产品,消费者进程消费产品。 • 当生产者进程生产产品时,如果没有空缓冲区可用,那么生产者进程必须等待消费者进程释放出一个缓冲区。 当消费者进程消费产品时,如果缓冲区中没有产品,那么消费者进程将被阻塞,直到新的产品被生产出来。
- 2022-10-22 03:50:04下载
- 积分:1
-
Linux中的不间断数据保护模块实现代码
Linux中的不间断数据保护模块实现代码-Linux uninterrupted data protection module code
- 2022-03-20 12:20:17下载
- 积分:1
-
单道批处理系统的作业调度程序(短作业优先,最高响应比,先来先服务三种算法)...
单道批处理系统的作业调度程序(短作业优先,最高响应比,先来先服务三种算法)-Shan Road Batch Job Scheduling System (short operating priority, the highest response ratio, first-come first three service algorithm)
- 2022-07-17 03:18:26下载
- 积分:1
-
昨夜调度程序
1.按输入创建工作队列
2打印输入作业
3.先来先服务
4.按到达时间排序
5.按先来先服务进行相关计算...
昨夜调度程序
1.按输入创建工作队列
2打印输入作业
3.先来先服务
4.按到达时间排序
5.按先来先服务进行相关计算-last night for a scheduler. According to the importation of work to create Print Queue 2 3 importation operations. First-come first-serve 4. On arrival time Scheduling 5. according to first-come first-related computing services
- 2022-11-24 11:20:04下载
- 积分:1