资源列表

« 1 2 ... .60 .61 .62 .63 .64 165.66 .67 .68 .69 .70 ... 915 »

[操作系统开发yhj

说明:银行家算法操作系统开发用C++编程语言开发-Banker' s algorithm operating system development with C++ programming language development
<问问> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[操作系统开发process-scheduling

说明:模拟系统进程调度,才用最高优先数优先算法,操作系统课程实验-Process scheduling simulation system, only the number with the highest priority first algorithm, operating systems course experiment
<ghoenix> 在 2024-11-20 上传 | 大小:3kb | 下载:1

[操作系统开发jinchengdiaodu

说明:进程调度,操作系统课程设计,武汉理工大学-Process scheduling, operating systems curriculum design, Wuhan University of Technology
<张永> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[操作系统开发33

说明:作业调度——先来先服务,最短作业优先,最高响应比优先-Job scheduling- a first-come first-served, shortest job first, highest priority response ratio
<我爱班花> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[操作系统开发duodao2

说明:多道批处理系统 用于作业的进程调度 修改哲学家就餐问题-Multi-channel system for batch process scheduling jobs to modify the dining philosophers problem
<kavy> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[操作系统开发jingcheng

说明:创建一个进程;查看运行进程;换出某个进程、*运行进程以及进程之间通信等功能。-Create a process View the operation process In a process, kill operation process and process communication between etc. Function.
<yyy> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[操作系统开发suanfa

说明:1、建立位示图,并给出初态。 2、给出文件名和分配块数,用位示图法管理文件存储空间的分配。 3、给出待回收的文件名,用位示图法管理文件存储空间的回收。 -1, establish a diagrams of, and given initial state. 2, give the file name and distribution, with a KuaiShu diagrams of law storage space
<yyy> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[操作系统开发busy

说明:利用ICL7135的BUSY怎样读取A/D转换结果-How to read using the BUSY ICL7135 A/D conversion result
<王刚> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[操作系统开发fcfs

说明:处理机管理 各种调度算法 FCFS SJF 按时间片轮转算法-Processor scheduling FCFS SJF by round-robin algorithm, etc.
<Angelo> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[操作系统开发if

说明:动态分区管理算法,用vc++实现-Dynamic partition management algorithm
<孔夏> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[操作系统开发rr

说明:时间片轮转调度是一种最古老,最简单,最公平且使用最广的算法。每个进程被分配一个时间段,称作它的时间片,即该进程允许运行的时间。如果在时间片结束时进程还在运行,则CPU将被剥夺并分配给另一个进程。如果进程在时间片结束前阻塞或结束,则CPU当即进行切换。调度程序所要做的就是维护一张就绪进程列表,当进程用完它的时间片后,它被移到队列的末尾。-CPU will be denied and assigned to another process.
<缪缪> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[操作系统开发ubuntu.tar

说明:UBUNTU操作系统安装过程 纯文本格式-UBUNTU operating system installation process in plain text format
<panzhongxian> 在 2024-11-20 上传 | 大小:3kb | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 165.66 .67 .68 .69 .70 ... 915 »

源码中国 www.ymcn.org