资源列表

« 1 2 ... .56 .57 .58 .59 .60 861.62 .63 .64 .65 .66 ... 915 »

[操作系统开发ww

说明:进程是操作系统最重要的概念之一,进程调度是操作系统内核的重要功能,本实验要求用C语言编写一个进程调度模拟程序,使用优先级或时间片轮转法实现进程调度。本实验可加深对进程调度算法的理解。-Process is the concept of the operating system, one of the most important, the process of scheduling is an important function of the operating system kernel,
<马凌雯> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[操作系统开发lc

说明:进程和线程的代码,有助于理解操作系统的线程和进程问题-Process and thread the code, contribute to an understanding of the operating system thread and process
<珊珊> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[操作系统开发dd

说明:操作系统的实验报告 文件管理系统的 运行之后可能要改动-Experimental report of the operating system document management system after the operation may have to change
<> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[操作系统开发xianjinxiachu

说明: 先进先出 通过编写程序模拟实现单处理器系统的调度算法,加深对常用调度算法的理解-FIFO through the preparation process to achieve a single-processor system simulation of the scheduling algorithm, deepen their understanding of commonly used scheduling algorithm
<王娜娜> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[操作系统开发duoziyuanyihang

说明:多资源的银行家算法 通过编写程序模拟实现单处理器系统的调度算法,加深对常用调度算法的理解-A lot of resources through the preparation of the banker s algorithm simulation to achieve a single-processor system of scheduling algorithm, deepen the understanding of commonly used scheduling algorithm
<王娜娜> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[操作系统开发reader-writerproblem

说明:用c实现读者写者问题,为每一个读者和写者都创建了一个线程,显示读者或写者自定义标识符、当前指针、存储区内容-C readers to write with the realization of the problem, for each reader and writing have created a thread to show readers who write custom identifier, the current guidelines, the contents of stora
<song> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[操作系统开发haochengxu

说明:动态回收内存的各种碎片(内碎片和外碎片)。武汉理工大学的操作系统实验。-Dynamic recovery of the memory of all kinds of debris (inside and outside the debris fragments). Wuhan University of Technology experimental operating system.
<liaoshengquan> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[操作系统开发Single-processor

说明:操作系统单处理器系统进程调度模拟实验,采用时间片轮转调度算法,首先确定进程控制块内容,组织方式-Single-processor system operating system process scheduling simulation experiments, the use of time slice rotation scheduling algorithm, first determine the process control block content, organization
<王雪> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[操作系统开发Cpp1

说明:FIFO置换算法的模拟程序,程序实现主要利用队列的思想-FIFO replacement algorithm simulation procedures, procedures to achieve the idea of using mainly queue
<olive> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[操作系统开发duanyeshi

说明:段式存储系统 1。首先,从段表寄存器从获得进程段表的起始地址,根据该地址,查找进程的段表 2。然后,根据逻辑地址指定段号检索段表,找到对应段的页表起始地址 3。再根据逻辑地址中指定的页号检索页表,找到对应页所在页架号 4。最后,用页架号加上逻辑地址指定的页偏移量,开成物理地址 -Segment 1 storage system. First, from the above table register to obtain the process from t
<刘海> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[操作系统开发ll(1)wenfa1

说明:1.根据某一文法编制调试LL(1)分析程序,以便对任意输入的符号串进行分析。加深对预测分析分析法(LL(1))的理解。 2.通过设计、编写和调试构造LL(1)分析表的程序,了解构造LL(1)分析表的步骤以及对文法的要求,并能够从文法出发自动生成对应的LL(1)分析表。-1. Debugging a grammar according to the preparation of LL (1) analytical procedures, in order for any input strin
<尚雅娴> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[操作系统开发5050309915_project_1

说明:shell 实现 操作系统课程设计 实现一个shell程序,含管道和重定向的实现-operating system shell to achieve the realization of a shell course design process, including pipes and redirects realize
<bz> 在 2025-06-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 861.62 .63 .64 .65 .66 ... 915 »

源码中国 www.ymcn.org