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

搜索资源列表

  1. RR

    1下载:
  2. 操作系统-时间片轮转调度算法,JAVA实现,带界面,有解释-Operating system- time slice rotation scheduling algorithm, JAVA achieved with interface, are explained
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:2146
    • 提供者:
  1. abaozhu_jincheng

    0下载:
  2. 计算机操作系统课程设计,进程调度,静态优先级调度算法以及先来先服务调度算法的模拟.-Computer operating system curriculum design, process scheduling, static priority scheduling algorithm, as well as first-come first-serve scheduling algorithm simulation.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:4307
    • 提供者:hsh
  1. cdma20001XEVDV

    0下载:
  2. 这是cdma2000的一个分组调度算法实例,里面内容非常详细,运行能通过-This is a cdma2000 packet scheduling algorithm for example, which is very detailed, running through the
  3. 所属分类:3G develop

    • 发布日期:2017-05-25
    • 文件大小:5539044
    • 提供者:刘阅希
  1. FCFSandSPF-basedprocessmanagementsystem

    0下载:
  2. 课程设计的目的 本设计的目的是:加深对进程概念及进程管理各部分内容的理解;熟悉FCFS和SPF两种进程调度算法。 课程设计的要求 (1)设计一个完整的进程调度系统,系统中至少包括5个进程;(2)定义PCB; (3)采用链表管理就绪队列; (4)结果要能够显示出进程的调度序列及进入系统的时间、运行时间等必要信息。-The purpose of the curriculum design of the purpose of this design are: better unde
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2626561
    • 提供者:杨夏
  1. new

    0下载:
  2. 实现了应用于办公场所或者酒店的电梯调度算法,解决了乘客长期等待的问题。-a system about the runing of elevator
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:56751
    • 提供者:LISHAOYUAN
  1. disk_attemper

    0下载:
  2. 模拟操作系统的磁盘读取,按照不同的磁盘调度算法,进行比较磁盘调度的效果,并用图显示出来。-simulate mircosoft system disk attemper
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:114498
    • 提供者:陈冬
  1. suanfa

    0下载:
  2. 通过磁盘调度算法的模拟设计,了解磁盘调度的特点。模拟实现FCFS、SSTF、SCAN、C-SCAN和LOOK算法,并计算及比较磁头移动道数。-Disk scheduling algorithm through the analog design, know the characteristics of disk scheduling. Analog implementation FCFS, SSTF, SCAN, C-SCAN and LOOK algorithm, and calculate
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:38963
    • 提供者:李国村
  1. CPU_Schedu

    0下载:
  2. CPU调度算法---模拟OS所使用的所有调度算法,包括创建一个kernel,PCB,队列,调度器等。-CPU Scheduler algorithms FCFS SJF Priority This code is a simulation of all the Scheduling algorithms an OS uses. I have tried creating a Kernel, PCB, Queue, Scheduler etc. what all an OS needs to
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7334
    • 提供者:zds
  1. a

    0下载:
  2. 流水调度算法,解决流水调度问题,加深对流水调度的理解-Flow scheduling algorithm to resolve the scheduling problem of water, deepen the understanding of water scheduling
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:921
    • 提供者:a
  1. process_manager

    2下载:
  2. 支持多道程序的进程控制模块的设计与实现,要求完成以下功能: 1,进程控制:创建、撤销、阻塞、唤醒 2,进程调度:CPU调度算法 3,进程同步:信号量的定义、信号量的操作(wait、signal) 4,内存管理:实现页式内存管理、LRU页面置换 5,中断处理:中断响应、中断处理 6,时钟管理:时钟、定时器 7,用图形化方式展示多进程并发执行过程 -Support the process of multi-channel process control module of
  3. 所属分类:Windows Kernel

    • 发布日期:2016-02-16
    • 文件大小:1977223
    • 提供者:yefeng
  1. frm_SJF

    0下载:
  2. 计算机操作系统之短作业优先调度算法交互式演示-Computer operating system operating on the short interactive demonstration of the priority scheduling algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:1481
    • 提供者:XJQ
  1. ProcessCall

    0下载:
  2. 理解和验证操作系统中有关进程调度算法,实验要求随机数来模拟随机时间和时间片,在此基础上完成进程调度中的FCFUS,SJF等算法的模拟,加深对进程调度的理解。-Understanding and verification of the process of operating system scheduling algorithm, the experimental requirements of random numbers to simulate the random time and tim
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1164273
    • 提供者:霍瑛
  1. chulij

    0下载:
  2. 处理机调度算法的实现 采用的是算符优先算法-Processor scheduling algorithm is used to achieve the priority algorithm operator
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:3725
    • 提供者:王郁
  1. Min_Min

    0下载:
  2. 网格环境下的Min_Min任务调度算法的研究, 利用SIMGRID模拟,在LINUX环境下运行,MIN_MIN任务调度算法的研究-Grid Task Scheduling Algorithm Min_Min of the study, the use of SIMGRID simulation run in the LINUX environment, MIN_MIN Task Scheduling Algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1381090
    • 提供者:lihongfeng
  1. Pagebest

    0下载:
  2. 页面调度算法, 页面调度算法,几种都有了-hhdsghfsdgdsggdgsdga
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1580
    • 提供者:h
  1. SCAN

    0下载:
  2. 磁盘调度算法中的SCAN算法,c++实现,操作系统课程设计-Disk scheduling algorithm in the SCAN algorithm, c++ to achieve, the operating system of course design
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:9892
    • 提供者:caonima
  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
    • 文件大小:387740
    • 提供者:fzz
  1. cipandiaodu

    0下载:
  2. 磁盘调度设计,磁盘调度算法的实现,包括  先来先服务调度算法  最短寻道优先调度算法  扫描算法  循环扫描算法  N—Step—SCAN算法 -SSTF
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:3233
    • 提供者:江鹏远
  1. code

    0下载:
  2. 设计一个按优先数调度算法实现处理器调度的程序-chu li ji diao du
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:2166
    • 提供者:娜娜
  1. zuoyediaodusuanfa

    0下载:
  2. 作业调度算法有三种:先进先出、短作业优先、响应比高者优先-There are three scheduling algorithms: FIFO, priority short operation, in response to high priority
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:6722
    • 提供者:思索
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com