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

搜索资源列表

  1. ProcessCall

    0下载:
  2. 程序是实现进程调度算法与模拟进程调度过程,创建一个进程,为这个程序创建一个PCB对进程控制与管理,进程任务完成后回收PCB,进程也消亡.进程有三个状态:运行,就绪,完成.-Course scheduling algorithm with the process, the process of creating a process for the program to create a pcb to control and management and process task is comple
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:111387
    • 提供者:Quantity
  1. KSOS

    0下载:
  2. 计算机操作系统课设 模拟进程调度,用各种进程调度算法实现进程调度-Simulation process scheduling
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:98160
    • 提供者:baogebaoge
  1. linux

    0下载:
  2. 在linux实现模拟进程调度的模拟算法,在myeclipse下课运行-Analog simulation of the process scheduling algorithm class in myeclipse run in linux
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-04
    • 文件大小:1225047
    • 提供者:白丽丽
  1. ttst

    0下载:
  2. 进程调度,采用模拟进程调度的方法,实现按优先数调度-Process scheduling, the simulation process scheduling method to achieve the scheduling priority number
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1933006
    • 提供者:linxiao
  1. OS-Experiment(1)LunZhuanFa

    0下载:
  2. 操作系统实验一《轮转法模拟进程调度》,内含源代码、可执行程序-Operating system experiments a " rotation method for modeling the process scheduling
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:240478
    • 提供者:morning
  1. First-come-first-service

    0下载:
  2.  先来先服务,抢占式进程。 模拟进程调度,能够处理以下的情形:    ⑴ 能够选择不同的调度算法(要求中给出的调度算法);    ⑵ 能够输入进程的基本信息,如进程名、到达时间和运行时间等;    ⑶ 根据选择的调度算法显示进程调度队列; ⑷ 根据选择的调度算法计算平均周转时间和平均带权周转时间。-First-come, first-served preemptive process. Analog process scheduling, able to handle the
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:2155
    • 提供者:Shaojie Kang
  1. zuigaoxiangying

    0下载:
  2. 用C语言实现作业调度的最高响应比,模拟进程调度。-C language with the highest response ratio scheduling, simulation of process schedule.
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:708
    • 提供者:陈姣
  1. PCB

    0下载:
  2. 一个有 N个进程并发执行的模拟进程调度程序-A N processes concurrently executing simulation process scheduler
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-12
    • 文件大小:1792
    • 提供者:sonnni
  1. 4

    0下载:
  2. 模拟进程调度,给出按照算法先来先服务FCFS、轮转RR(q=1)、最短进程优先SPN、最短剩余时间SRT、最高响应比优先HRRN进行调度各进程的完成时间、周转时间、响应比的值。-The simulation process scheduling, given in accordance with the algorithm first-come, first-served FCFS, rotary RR (q = 1), the shortest process priority the SPN
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:159508
    • 提供者:高莹
  1. process

    0下载:
  2. window系统下模拟进程调度。。先进先出,优先级调度-window system simulation process scheduling. . FIFO, priority scheduling, and so on. . .
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-16
    • 文件大小:3564
    • 提供者:su
  1. jinchengguanli

    0下载:
  2. 生产者消费者模型模拟进程调度。主要功能有:创建进程、查看内容、修改参数。-Producer-consumer model to simulate process scheduling. Main features are: creation process, review the content, modify the parameters.
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-02
    • 文件大小:1703
    • 提供者:林胜寒
  1. ProcessSchedule

    0下载:
  2. 华中科技大学 MFC框架 编写模拟进程调度程序-Huazhong University of MFC framework of the preparation process scheduler simulation
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-12
    • 文件大小:2583867
    • 提供者:ll
  1. 5

    0下载:
  2. 进程调度 模拟进程调度,给出按照算法先来先服务FCFS、轮转RR(q=1)、最短进程优先SPN、最短剩余时间SRT、最高响应比优先HRRN进行调度各进程的完成时间、周转时间、响应比的值-Process scheduling simulation process scheduling algorithm is given in accordance with the first-come, first-served FCFS, rotate RR (q = 1), the shortest p
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1733
    • 提供者:nego
  1. OS_test1

    0下载:
  2. 操作系统实验,模拟进程调度,采用链表的方式进行模拟。-Experimental operating system, simulation process scheduling, using the list approach to simulation.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:363159
    • 提供者:常山
  1. jchdd

    0下载:
  2. 操作系统中的模拟进程调度程序,基于静态优先级的立即抢占式调度”、“动态优先级调度”和“时间片轮转法”调度算法对五个进程进行调度-Operating system simulation process scheduler, based on static priority preemptive scheduler immediately, " " dynamic priority scheduling " and" time-Web " scheduli
  3. 所属分类:OS Develop

    • 发布日期:2017-04-16
    • 文件大小:291072
    • 提供者:chenlin
  1. Simulation-process-scheduler-

    0下载:
  2. 模拟进程调度程序。进程调度是处理机管理的核心内容。本实验要求用C++语言编写和调试一个简单的进程调度程序。通过本实验可以加深理解有关进程控制块、进程队列的概念,并体会和了解时间片轮转调度算法的具体实施办法。-Simulation process scheduler. Process scheduling process management is the core content. The experiment with C++ language writing and debugging a
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:57156
    • 提供者:凯撒
  1. FCFS

    0下载:
  2. 模拟进程调度算法-先来先服务(FCFS),简单理解进程调度的基本内容-Simulation process scheduling algorithm- first come, first served (FCFS), simple to understand the basic process of scheduling content
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1200039
    • 提供者:班靖远
  1. proc

    0下载:
  2. // proc_4.cpp 模拟进程调度的程序-Process Scheduling
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:8575
    • 提供者:石婧
  1. PCB

    0下载:
  2. 进程调度模拟算法 ,进程调度是处理机管理的核心内容。本实验要求用高级语言编写模拟进程调度程序,以 便加深理解有关进程控制快、进程队列等概念,并体会和了解优先数算法和时间片轮转算法 的具体实施办法。 -Process scheduling simulation algorithm, process scheduling processor is the core content management. The experiment called for the preparation proces
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:1035
    • 提供者:杨阳
  1. mnjcdd

    0下载:
  2. 模拟进程调度 随机生成进程,再进行调度的算法-Simulation of the process of scheduling the process of randomly generated, then the algorithm for scheduling
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:1340
    • 提供者:huia85ng33
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 33 »
搜珍网 www.dssz.com