资源列表
[操作系统开发] 2
说明:本实验设计在同一个进程地址空间内执行的七个线程。三个生产者线程四个消费者线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。生产者线程生产物品时,若无空缓冲区可用,生产者线程必须等待消费者线程释放出一个空缓冲区;消费者线程消费物品时,若无满的缓冲区,消费者线程将被阻塞,直到新的物品被生产出来。-The experimental design in the same process address space implementa<吴起> 在 2025-06-24 上传 | 大小:3kb | 下载:1
[操作系统开发] OS-bankers-algorithm
说明:《操作系统》课程实验-----银行家算法 死锁避免—银行家算法的实现-"Operating System" course experiment----- banker s algorithm<rongly> 在 2025-06-24 上传 | 大小:6kb | 下载:0
[操作系统开发] short-proce
说明:采用c语言,实现操作系统中短进程优先算法。-Using c language, operating system in a short process to achieve the priority algorithm<fujing> 在 2025-06-24 上传 | 大小:2kb | 下载:0
[操作系统开发] pb234056454-8745
说明:java 源代码,操作系统课程设计,很有用-Java source code ,Operating system course design,Very useful<x_ly> 在 2025-06-24 上传 | 大小:975kb | 下载:0
[操作系统开发] java.os
说明:磁盘模拟程序,通过输入初始位置来寻道,产生随机数组并选择算法,最后用直线连接计算后的随机数组,输出结果。-Analog realization of SSTF and SCAN algorithms。By entering the initial position from either the road, resulting in a random array and selection algorithm, and finally connected with a straight calc<songwei> 在 2025-06-24 上传 | 大小:55kb | 下载:0
[操作系统开发] Bankers-algorithm
说明:操作系统中非常重要的银行家算法,采用VS6.0编程软件编写。-Bankers algorithm<xy> 在 2025-06-24 上传 | 大小:216kb | 下载:0
[操作系统开发] test_EventWithoutSem
说明:pc的windows下得BC4.5环境中,新建事件任务,在没有引入信号量的情况下,会发生一些现象,仔细观察,这些现象,可以深入的理解多任务操作系统-pc, the windows have BC4.5 environment, the new event task, the amount of the incoming signal in the absence of the case, the phenomenon will occur, careful observation of thes<rainowen> 在 2025-06-24 上传 | 大小:235kb | 下载:0