资源列表
[操作系统开发] shebeihuanchong
说明:操作系统经典实验:设备缓冲实现问题(用VC++编辑,保证能够运行通过)-OS classic experiments: the device buffer implementation issues (using VC edit, guaranteed to run through)<青涩围巾> 在 2025-07-02 上传 | 大小:3kb | 下载:0
[操作系统开发] 2
说明:本实验设计在同一个进程地址空间内执行的七个线程。三个生产者线程四个消费者线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。生产者线程生产物品时,若无空缓冲区可用,生产者线程必须等待消费者线程释放出一个空缓冲区;消费者线程消费物品时,若无满的缓冲区,消费者线程将被阻塞,直到新的物品被生产出来。-The experimental design in the same process address space implementa<吴起> 在 2025-07-02 上传 | 大小:3kb | 下载:1
[操作系统开发] caozuoxitong
说明:这是操作系统的有关文件系统管理的源程序文档,里面包含源代码和报告流程图-It is the operating system source code for file system management document, which contains the source code and reports Flowchart<李明> 在 2025-07-02 上传 | 大小:3kb | 下载:0
[操作系统开发] library
说明:The C standard library provides macros, type definitions, and functions for tasks like string handling, mathematical computations, input/output processing, memory allocation and several other operating system services.<amitsolanki> 在 2025-07-02 上传 | 大小:3kb | 下载:0
[操作系统开发] disc-scheduling
说明:operating system disc scheduling algorithms(fcfs,clook,cscan,look,scan,sstf) in c++.<naresh> 在 2025-07-02 上传 | 大小:3kb | 下载:0
[操作系统开发] cpu-scheduling
说明:operating system:cpu scheduling algorithms(fcfs,priority,round robin,sjf) in c++.<naresh> 在 2025-07-02 上传 | 大小:3kb | 下载:0
[操作系统开发] Hadoop-streaming
说明:Hadoop Streaming 编程 Hadoop Streaming是Hadoop提供的一个编程工具,它允许用户使用任何可执行文件或者脚本文件作为Mapper和Reducer。本源程序用C++、C、shell脚本 和python实现了WordCount作业,总结了常见的问题-Hadoop Streaming programming Hadoop Streaming Hadoop provides a programming tool that allows users to use<aaaaaaa> 在 2025-07-02 上传 | 大小:3kb | 下载:0