资源列表
[操作系统开发] 使用互斥进行线程同步代码示例 Thread3_23
说明:本代码演示了利用临界区实现线程的同步。-demonstration of the code used to achieve critical thread synchronization.<崇锦> 在 2008-10-13 上传 | 大小:17.73kb | 下载:0
[操作系统开发] Job_Schedule
说明:先来先服务,最短作业优先,最高响应比调度算法。-First come first served, shortest job first, the highest response ratio scheduling algorithm.<王娜> 在 2025-06-27 上传 | 大小:18kb | 下载:0
[操作系统开发] adp_PHB_Events_new
说明:rda 8851a功能机 新功能补丁,增加电话本固定电话号码功能,如定制机的800号码。new是改动后的,old是默认代码,可以参考一下-a 8851a functional machine patch new features to increase the number of fixed telephone phone book features, such as custom machine 800 number . new post is altered , old is the def<tony> 在 2025-06-27 上传 | 大小:18kb | 下载:0
[操作系统开发] nachos02
说明:1.对于共享的双向链表,实现多线程的无错误插入删除操作。 2.用thread::sleep实现条件变量和锁机制 3.用thread::semapho实现条件变量和锁机制 4.大小限制的缓冲区(类似于消费者生产者问题) 5.实现一个table结构-1. For shared doubly linked list, multi-thread error insertion and deletion operations. 2. thread :: sleep implement<fanfan> 在 2025-06-27 上传 | 大小:18kb | 下载:0