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

搜索资源列表

  1. 进程调度模拟程序 - 倚天龍記

    0下载:
  2. 进程调度程序模拟程序,是从网上下载的,供大家参考-scheduler process simulation program is downloaded from the Internet for reference
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:10.37kb
    • 提供者:王悦
  1. attemper

    0下载:
  2. 一个模拟系统进程调度的vc程序。以适当动画的形式展示。-a process simulation system vc scheduling procedures. In an appropriate display in the form of animation.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:103.47kb
    • 提供者:高陈强
  1. callprocess

    0下载:
  2. 操作系统试验,模拟进程调度。c语言编写。-operating system testing, the modeling process scheduling. C language.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2.53kb
    • 提供者:贾德
  1. OS-wang

    0下载:
  2. 课程设计模拟进程调度 管理-curriculum design simulation process scheduling management
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:11.02kb
    • 提供者:可可
  1. linux

    0下载:
  2. linux模拟进程调度的五种经典算法,短作业优先算法,先来先服务算法,时间片轮转法算法,多级反馈调度,优先级调度算法。-process simulation scheduling a first-come first-served algorithm
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:313.91kb
    • 提供者:周攀
  1. Attemper

    0下载:
  2. 模拟进程调度,采用优先级调度算法,有可视化界面-Simulation of the process of scheduling, priority scheduling algorithm used, the visualization interface
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1.65kb
    • 提供者:dang
  1. os

    0下载:
  2. 操作系统进程调度算法模拟,附上源码、文档,做课程设计的朋友可以多参考-Operating system process scheduling algorithm simulation, source code is attached, documents, and curriculum design can refer to a friend
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:142.38kb
    • 提供者:曾黎
  1. RR

    0下载:
  2. 此程序模拟进程调度,模拟系统调度算法RR算法-This program uses RR scheduling algorithm simulation system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-26
    • 文件大小:1.81kb
    • 提供者:Howard
  1. OsLab--process

    0下载:
  2. 通过模拟进程调度算法的设计加深对进程管理基本原理的理解,深入了解批处理系统如何组织作业、管理进程和调度进程。-oslab--process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:66.3kb
    • 提供者:playboy
  1. jinchengdiaodusuanfa

    0下载:
  2. 操作系统课程设计中的一个进程调度模拟算法,包含了先来先服务,最先级数和时间轮转片三个算法。-Curriculum design in an operating system process scheduling simulation algorithm, contains first-come, first-served, and the first three series and time-rotation algorithm films.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:2.15kb
    • 提供者:曹波
  1. priority_ver2

    0下载:
  2. 优先权模拟进程调度。写的比较简单,比较幼稚。-Simulation process scheduling priority. Written in simpler, more naive.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1.63kb
    • 提供者:stone23
  1. 12

    0下载:
  2. 用先来先服务的方法来实现模拟进程调度算法-With a first-come first-served approach to simulate the process of scheduling algorithm to achieve
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:669byte
    • 提供者:
  1. os

    0下载:
  2. (操作系统)生产者和消费者问题的模拟,进程调度模拟代码-(Operating system) simulation of producer and consumer issues, process scheduling simulation code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:633byte
    • 提供者:双声
  1. experiment

    0下载:
  2. 生产者-消费者模型模拟进程调度利用windows提供的API函数进行设计-Producer consumer model to simulate the process of scheduling
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:9.92kb
    • 提供者:zzb
  1. linux

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

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

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

    • 发布日期:2017-11-12
    • 文件大小:1.75kb
    • 提供者: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
    • 文件大小:155.77kb
    • 提供者:高莹
  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
    • 文件大小:1.69kb
    • 提供者:nego
  1. OS_test1

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

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

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

    • 发布日期:2017-04-30
    • 文件大小:8.37kb
    • 提供者:石婧
« 12 3 4 »
搜珍网 www.dssz.com