CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 进程调度

搜索资源列表

  1. 进程调度程序模拟程序

    0下载:
  2. 采用静态优先数的方法,编写一进程调度程序模拟程序,进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-priority number using the static method, the preparation process of scheduling a process simulation program, the process in
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:67.86kb
    • 提供者:吴晓辉
  1. OS进程调度源码_2

    0下载:
  2. OS操作系统进程调度算法,其中采用两个算法来实现:优先进程和短进程优先算法.-OS process scheduling algorithm, which uses two algorithms to achieve : short-priority process and the process of priority algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11.95kb
    • 提供者:wzc
  1. C_进程调度

    0下载:
  2. C_进程调度.rar-9 scheduling process. Rar
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:3.27kb
    • 提供者:王心宇
  1. cpu进程调度

    0下载:
  2. cpu进程调度,优先调度算法,先来先服务算法。
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-17
    • 文件大小:4.45kb
    • 提供者:wzymm
  1. 进程调度实验

    0下载:
  2. 进程调度算法的实现-Process Scheduling Algorithm Implementation
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1.53kb
    • 提供者:张伟
  1. 进程调度模拟(C++版)

    1下载:
  2. 本程序模拟进程调度.采用时间片轮转算法.可以添加,删除,悬挂某个进程.有较详细的文档说明-the simulation process scheduling. Using Web-time algorithm. They can add, delete, flag a process. A more detailed document Note
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12.64kb
    • 提供者:lyh
  1. 操作系统进程调度实验--附有实验报告

    1下载:
  2. 这是一个关于操作系统进程调度的实验,采用的是优先权调度算法-This is a process of the operating system's scheduling experiment, the scheduling algorithm is priority
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:137.67kb
    • 提供者:编程浪子
  1. 进程调度优化算法

    0下载:
  2. 针对操作系统的进程调度而设计的一个优化算法.-To an algorithm of optimizing which the process dispatcher of the operating system designed
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1.33kb
    • 提供者:孙迪
  1. 进程调度与作业调度的模拟

    0下载:
  2. 对进程调度与作业调度的模拟,进程调度算法:采用的是最高优先数优先的高度算法(即把处理机分配给优先数最高的进程和先来先服务算法。分区分配和回收算法:采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间。-process of scheduling and job scheduling simulation and process scheduling algorithm : the highest priority is t
  3. 所属分类:OS Develop

    • 发布日期:2017-03-23
    • 文件大小:39.06kb
    • 提供者:陈任全
  1. 3106007038

    2下载:
  2. 操作系统实验 实验一 进程调度 实验二 作业调度 实验三(综合性) 主存空间的分配与回收 实验四 文件系统-Experimental test of a process of operating system scheduling job scheduling experiment Second experiment three (integrated) main memory space allocation and recovery of the experimental
  3. 所属分类:OS Develop

    • 发布日期:2017-05-13
    • 文件大小:3.4mb
    • 提供者:caicai
  1. caozuoxitongshiyandaima

    0下载:
  2. 操作系统实验源代码 用C++写的 包括 进程调度,内存分配与回收 文件管理 -Experiment with the operating system source code C++ Writing, including process scheduling, memory allocation and recovery of document management
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:40.72kb
    • 提供者:wtl
  1. 1

    0下载:
  2. 优先比算法常用于批处理系统中作为作业调度算法,也作为多种操作系统的进程调度算法,更可用于实时系统中,以实现对实时作业的实时响应。-Priority than the algorithms commonly used in a batch system as a job scheduling algorithm, but also as a variety of operating system process scheduling algorithm, but also can be used
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:1.29kb
    • 提供者:斜阳
  1. os

    1下载:
  2. 操作系统实验和实验报告,包括单道作业调度,进程调度,文件管理和主存空间的分配和回收-Experiments and experimental operating systems, including single-channel job scheduling, process scheduling, document management and main memory space allocation and recovery
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:801.99kb
    • 提供者:阿云
  1. diaodusuanfa

    0下载:
  2. 里面有5个关于操作系统进程调度的算法源码,有优先级法,时间片轮转法和短进程优先法-There are five on the process of scheduling the operating system source code of the algorithm, a priority of law, time slice and short rotation process priority method
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:19.79kb
    • 提供者:邱鹏
  1. jinchengdiaodu

    0下载:
  2. 进程调度实验,模拟进程优先级调度算实验,计算机操作系统-The process of scheduling experiments, the modeling process priority scheduling experiment operator, the computer operating system
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:7.91kb
    • 提供者:潘越
  1. jinchendiaodu

    0下载:
  2. 操作系统进程调度的实验报告,有程序流程图-Experimental operating system process scheduling reports, procedures flow chart
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:75.86kb
    • 提供者:xiyu
  1. ProcessSched

    0下载:
  2. 用VB模拟实现几种常用进程调度算法,如先来先服务,时间片轮转等。动画显示做得不错。-My student has developed a process scheduling simulator with VB, which has showed the priciple of FIFS, RR etc. Wonderful job.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:378.65kb
    • 提供者:fzz
  1. jmmP

    0下载:
  2. 实现处理机模拟调度算法,四种进程调度算法,先进先出算法,短作业优先算法,高响应比优先算法,时间片算法-Scheduling algorithm to achieve processor simulation, four kinds of process scheduling algorithm, FIFO algorithm, the short job first algorithm, a high response ratio of priority algorithms, time sli
  3. 所属分类:OS Develop

    • 发布日期:2017-05-15
    • 文件大小:3.67mb
    • 提供者:夏雨
  1. myProcess

    0下载:
  2. 操作系统的课程设计实习题目,主要用c或c++来模拟进程调度的情况,这里包含了详尽源代码-Operating system, curriculum design internship topic, mainly using c or c++ to simulate the process of scheduling the case, where the source code contains a detailed
  3. 所属分类:OS Develop

    • 发布日期:2017-03-25
    • 文件大小:747.88kb
    • 提供者:zgm
  1. 进程调度

    2下载:
  2. 进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。 每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为进程输入的时间。进程的运行时间以时间片为单位进行计算。每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。就绪进程获得 CP
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-25
    • 文件大小:1kb
    • 提供者:寒修末
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com