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

搜索资源列表

  1. mnjcdd

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

    • 发布日期:2017-04-11
    • 文件大小:1212
    • 提供者:李宇帆
  1. 20064282378154_samlong

    0下载:
  2. 用VB编写的模拟进程调度的算法.里面主要介绍了时间轮转法和优先数法.-VB prepared by the process of scheduling algorithm simulation. Introduces a time inside the rotation law and the priority method.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-08
    • 文件大小:28506
    • 提供者:shuizhong
  1. RR

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

    • 发布日期:2017-03-26
    • 文件大小:1853
    • 提供者:Howard
  1. YY

    0下载:
  2. 操作系统 模拟进程调度实验 这个程序演示FCFS算法-The operating system process scheduling simulation experiment demonstrates FCFS algorithm for this procedure
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:610
    • 提供者:gs
  1. 1

    0下载:
  2. 操作系统 模拟进程调度 模拟两种调度算法(时间片调度、优先级调度)-Analog simulation of two kinds of operating system process scheduling scheduling algorithm (time-slice scheduling, priority scheduling)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1550
    • 提供者:gs
  1. OsLab--process

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

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

    0下载:
  2. 进程调度 模拟进程调度 时间片轮转 优先级模拟算法-Process scheduling simulation process scheduling time slice simulation algorithm Round-Robin Priority
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1742
    • 提供者:zlz
  1. jinchengdiaodu

    0下载:
  2. 模拟进程调度算法,用先来先服务算法进行调度。-Simulate the process of scheduling, first-come first-served scheduling algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1363
    • 提供者:张驰
  1. priority_ver2

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

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

    0下载:
  2. 操作系统模拟进程调度 经典算法 视图界面!-Classic algorithms simulate the process of scheduling the operating system interface for the view!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1107415
    • 提供者:张择
  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
    • 文件大小:669
    • 提供者:
  1. srtn

    0下载:
  2. 操作系统-模拟进程调度-最短剩余时间算法。 -Process Scheduling: Shortest Time Remaining Next
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2288
    • 提供者:david Zhou
  1. yuanma

    0下载:
  2. 见题目模拟进程调度中的高优先级优先调度算法-can t you see
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:3118
    • 提供者:陈超
  1. 112448107

    0下载:
  2. 本软件为一个进程调度模拟软件 是一个简单的模拟进程调度算法的软件 -This software is a process scheduling simulation software is a simple software simulation of the process of scheduling algorithm
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:24076
    • 提供者:ron
  1. myFIFO

    0下载:
  2. 模拟进程调度中使用FIFO算法的过程,运行结果为进程占用资源的变换过程-Simulated FIFO algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:198905
    • 提供者:独孤犬
  1. qw123

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

    • 发布日期:2017-04-05
    • 文件大小:949821
    • 提供者:钱薇
  1. 3

    0下载:
  2. 模拟进程调度算法,有最高优先数优先算法,轮转算法,用的是c++语言-Simulation process scheduling algorithm, has the highest priority number first algorithm, rotation algorithm, using a c++ language
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:1720
    • 提供者:彭杰
  1. Process

    0下载:
  2. 本次课程设计要求采用VC++结合MFC界面模拟进程调度-The curriculum requires VC++ MFC interface with process scheduling simulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:49045
    • 提供者:chenjian
  1. jinchen

    0下载:
  2. 采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)模拟进程调度-Number of priority by the highest priority scheduling algorithm (ie the number of processors allocated to the highest priority process) process scheduling simulation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:557844
    • 提供者:luguifang
  1. process

    0下载:
  2. 操作系统中模拟进程调度的一个小程序,采用动态优先级和时间片轮转法,是我的课程小作业-Operating system to simulate the process of scheduling a small program, the use of dynamic priority and time slice Round-Robin, a small course of my work
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:103397
    • 提供者:
« 1 2 3 4 5 67 8 9 10 11 ... 30 »
搜珍网 www.dssz.com