-
关于操作系统:先进先出调度算法(FIFO)处理缺页中断
关于操作系统:先进先出调度算法(FIFO)处理缺页中断-On the operating system: FIFO scheduling algorithms (FIFO) handling page fault
- 2022-02-03 06:25:57下载
- 积分:1
-
用C语言模拟操作系统的队列及时间片分配 简单
用C语言模拟操作系统的队列及时间片分配 简单-C language simulation operating system queue and the time allocated simple film
- 2022-02-11 12:55:00下载
- 积分:1
-
进程调度 先来先服务 最大优先数 最短执行时间
进程调度 先来先服务 最大优先数 最短执行时间-Process scheduling
- 2022-02-07 19:39:40下载
- 积分:1
-
操作系统课程实验模拟生产者消费者问题的C语言程序.(Turbo C 详见ReadMe)...
操作系统课程实验模拟生产者消费者问题的C语言程序.(Turbo C 详见ReadMe)-Experimental simulation of the operating system producers and consumers of C language program. (See ReadMe Turbo C)
- 2022-01-25 17:14:47下载
- 积分:1
-
试验目的:通过研究Linux的线程机制和信号量实现生产者消费者问题的并发控制 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1~20这20个整型...
试验目的:通过研究Linux的线程机制和信号量实现生产者消费者问题的并发控制 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1~20这20个整型数。 要求: (1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容.当前指针位置和生产者/消费者线程的标识符 (2)生产者和消费者各有两个以上 (3)多个生产者或多个消费者之间须共享对缓冲区进行操作的函数代码。-Test Objective : To study the Linux threading mechanism and signal to producers and consumers to achieve the concurrency control : a boundary buffer There are 20 storage units, Add/remove data items for a set of 20 ~ 20-integer. Requirements : (1) Each producer and consumer sector of the buffer zone is operated, immediately after the sector showed a buffer in its entirety. The current position and producer/consumer threads identifier (2) producers and consumers have two or more (3) A number of producers or many consumers to be shared between the right to operate the buffer function code.
- 2023-06-17 09:40:03下载
- 积分:1
-
S3C2410上非操作系统的usbHost程序,可以不用操作系统读写U盘等...
S3C2410上非操作系统的usbHost程序,可以不用操作系统读写U盘等-S3C2410 on non-operating system usbHost procedures, you can not read and write operating systems, such as U Disk
- 2022-01-27 16:27:09下载
- 积分:1
-
memory management system simulation
模拟内存管理系统-memory management system simulation
- 2022-03-01 04:00:19下载
- 积分:1
-
文件目录管理适应用于对系统文件的模拟。很经典的。欢迎下载...
文件目录管理适应用于对系统文件的模拟。很经典的。欢迎下载-File directory management to adapt to system files used for simulation. Very classic. Welcome to download
- 2022-06-03 00:43:12下载
- 积分:1
-
operating system source code integrity great secrets!
操作系统完整源代码大机密!-operating system source code integrity great secrets!
- 2023-03-23 19:15:03下载
- 积分:1
-
存储管理请求分页置换算法 用到的先进先出FIFO、最近最久未使用LRU、最佳OPT置换算法。熟悉文件的基本操作(读、写)。...
存储管理请求分页置换算法 用到的先进先出FIFO、最近最久未使用LRU、最佳OPT置换算法。熟悉文件的基本操作(读、写)。-Replacement algorithm for storage management, demand paging used FIFO FIFO, the most recent long-lost the use of LRU, the best OPT replacement algorithm. Are familiar with the basic file operations (read, write).
- 2023-06-04 07:45:03下载
- 积分:1