资源列表

« 1 2 ... .53 .54 .55 .56 .57 758.59 .60 .61 .62 .63 ... 915 »

[操作系统开发shebeihuanchong

说明:操作系统经典实验:设备缓冲实现问题(用VC++编辑,保证能够运行通过)-OS classic experiments: the device buffer implementation issues (using VC edit, guaranteed to run through)
<青涩围巾> 在 2025-06-02 上传 | 大小:3kb | 下载:0

[操作系统开发OS1

说明:基于DOS在turbo2环境下实现多任务调度,同步以及信号量机制-DOS-based environment in turbo2 multi-task scheduling, synchronization and semaphore mechanism
<haitaolv> 在 2025-06-02 上传 | 大小:3kb | 下载:0

[操作系统开发wenjian1

说明:操作系统中的文件是通过文件目录项来管理的,为了管理和查找的方便,按层次把文件目录项组织起来,同一层上的目录构成该层上的目录,第一层为根目录,一下为各层子目录。 假设以一串字符代表一个文件,每个字符表示一个记录。
<sweet> 在 2025-06-02 上传 | 大小:3kb | 下载:0

[操作系统开发2

说明:本实验设计在同一个进程地址空间内执行的七个线程。三个生产者线程四个消费者线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。生产者线程生产物品时,若无空缓冲区可用,生产者线程必须等待消费者线程释放出一个空缓冲区;消费者线程消费物品时,若无满的缓冲区,消费者线程将被阻塞,直到新的物品被生产出来。-The experimental design in the same pr
<吴起> 在 2025-06-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-06-02 上传 | 大小:3kb | 下载:0

[操作系统开发process

说明:该程序实现单处理系统的进程调度模拟,进程最多个数5个,采用时间片轮转法-The program implementation process of scheduling a single processing system simulation, process the maximum number of five, with round-robin method
<zch> 在 2025-06-02 上传 | 大小:3kb | 下载:0

[操作系统开发newtest2

说明:页式虚拟存储管理中地址转换和缺页中断的模拟 操作系统课程设计-Virtual Storage Management page in the address translation and page fault simulation of the operating system curriculum design
<啊啊> 在 2025-06-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-06-02 上传 | 大小:3kb | 下载:0

[操作系统开发disc-scheduling

说明:operating system disc scheduling algorithms(fcfs,clook,cscan,look,scan,sstf) in c++.
<naresh> 在 2025-06-02 上传 | 大小:3kb | 下载:0

[操作系统开发cpu-scheduling

说明:operating system:cpu scheduling algorithms(fcfs,priority,round robin,sjf) in c++.
<naresh> 在 2025-06-02 上传 | 大小:3kb | 下载:0

[操作系统开发ncgl

说明:完成内存的动态管理过程,包括分配、回收和碎片移动的功能。能够动态增加作业-Dynamic memory management process, including the function of distribution, recovery and debris moving. The ability to dynamically increase operational
<泡泡猪> 在 2025-06-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
<aaaaaaa> 在 2025-06-02 上传 | 大小:3kb | 下载:0
« 1 2 ... .53 .54 .55 .56 .57 758.59 .60 .61 .62 .63 ... 915 »

源码中国 www.ymcn.org