-
Operating system, application of the calculation method of the realization of th...
操作系统的应用计算法的实现,先进先出最高响应比-Operating system, application of the calculation method of the realization of the maximum response ratio FIFO
- 2022-09-04 22:00:02下载
- 积分:1
-
于渊《自己动手写操作系统》源代码及相关工具
于渊《自己动手写操作系统》源代码及相关工具-In wiang
- 2022-08-17 03:24:53下载
- 积分:1
-
for motion history calculation which will find out the motion between two frames...
for motion history calculation which will find out the motion between two frames.
- 2022-02-09 20:00:16下载
- 积分:1
-
通过研究Linux的线程机制和信号量实现读者写者(Reader
通过研究Linux的线程机制和信号量实现读者写者(Reader-Writer)问题并发控制。
1)写-写互斥:不能有两个写者同时进行写操作;
2)读-写互斥:不能同时有一个线程在读,而另一个线程在写;
3)读-读允许:可以有一个或多个读者在读;
4)读者优先的附加限制:如果读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作;
5)写者优先的附加限制:如果一个读者申请进行读操作时已有另一个写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。
-By studying the Linux thread mechanism and semaphores realize readers who write (Reader-Writer) the issue of concurrency control. 1) to write- write mutex: Can not write at the same time there are two write operations 2) read- write mutex: Can not have a thread at the same time in reading and writing another thread 3) Reading- Reading of permit: can have one or more readers read 4) the priority of additional restrictions readers: If the readers apply for a read operation, there was another reader being read, the reader can be directly started reading operation 5) to write additional priority Restrictions: If an application for a reader reading write operation has been in waiting for another visit to a shared resource, the read
- 2022-02-06 09:26:49下载
- 积分:1
-
银行家算法,希望大家喜欢
银行家算法,希望大家喜欢-bankers algorithm, hope you like
- 2022-12-09 08:25:02下载
- 积分:1
-
这是一个操作系统课程设计,能够实现用进程并发中的资源分配方法预防死锁。...
这是一个操作系统课程设计,能够实现用进程并发中的资源分配方法预防死锁。-This is an operating system, curriculum design, can be achieved concurrent with the process of resource allocation methods to prevent deadlock.
- 2022-01-26 04:01:07下载
- 积分:1
-
内存监视
设计一个内存监视器,能实时地显示当前系统中内存的使用情况,包括系统地址空间的布局,物理内存的使用情况;能实时显示某个进程的虚拟地址空间布局和工作集信息等。
- 2023-02-15 17:30:03下载
- 积分:1
-
哲学家进餐问题实现
哲学家进餐问题实现-dining philosophers problem of achieving
- 2022-01-23 10:18:04下载
- 积分:1
-
广东工业大学洪凌郁操作系统的课程设计:包括进程调度…
广东工业大学 洪凌郁 操作系统的课程设计:包括进程管理,作业调度,存储管理,和磁盘调度!有问题可以E-mail联系我!-guangdong industry university honglinyu OS cource project: include process schedule, job schedule, memory management, disk schedule. Any question, please email to the writer.
- 2022-04-15 05:04:57下载
- 积分:1
-
DOS operating system source code
DOS操作系统源代码-DOS operating system source code
- 2022-02-11 15:02:05下载
- 积分:1