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

搜索资源列表

  1. first

    0下载:
  2. 已知各进程的的到达时间等如下: 进程名 到达时间 服务时间 优先数 A 0 3 12 B 1 5 31 C 2 2 21 D 3 4 10 分别实现下面两种调度算法 • 按优先数调度算法实现处理器调度 • 按时间片轮转法实现处理器调度(时间片以2ms为单位) -Known to the process, such as the arrival time as follows: the process of the arrival time
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:1194
    • 提供者:00
  1. FCFS

    0下载:
  2. 操作系统作业调度FCFS算法模拟程序。根据先来先服务原则对提交作业进行调度执行。-FCFS job scheduling algorithm operating system simulation program. According to the principle of first come first serve on the Executive to submit scheduling operations.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-22
    • 文件大小:1952
    • 提供者:李志龙
  1. HRN

    0下载:
  2. 操作系统作业调度HRN算法模拟程序。根据最高响应比优先算法调度作业进入内存运行-Operating system scheduling algorithm simulation program HRN. Response ratio in accordance with the highest priority scheduling algorithm into the memory to run operations
  3. 所属分类:OS Develop

    • 发布日期:2017-03-25
    • 文件大小:2187
    • 提供者:李志龙
  1. Java_doc

    0下载:
  2. 进程调度的设计与实现,各个调度算法的比较与分析,提出自己的看法并通过计算机模拟实现-The process of scheduling the design and realization of various scheduling algorithms of comparison and analysis, put forward their own views and, through computer simulation to achieve
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:84087
    • 提供者:张亮
  1. chulijidiaodushiyanbaogao

    0下载:
  2. 操作系统处理机调度实验报告,包括优先权调度算法和时间片轮转算法的源码、设计思想和程序结果截屏-Processor Scheduling experimental operating system, including priority scheduling algorithm and the time slice Round Robin source, design ideas and the results of the proceedings Screenshots
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-23
    • 文件大小:84686
    • 提供者:
  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
    • 文件大小:1325
    • 提供者:斜阳
  1. hio

    0下载:
  2. 用高级语言编写和调试一个或多个作业调度的模拟程序,以加深对作业调度算法的理解。-Using high-level language writing and debugging one or more job scheduling simulation procedures in order to deepen their understanding of job scheduling algorithm.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-11
    • 文件大小:558206
    • 提供者:段文君
  1. dianti

    0下载:
  2. 磁盘调度算法,用的电梯调度的算法实现,再vc下可以运行!-Disk scheduling algorithm, using the elevator scheduling algorithm, and then can run under vc!
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-30
    • 文件大小:1658
    • 提供者:操智雄
  1. jingcheng

    0下载:
  2. 进程调度 进程调度算法有FIFO,优先数调度算法,时间片轮转调度算法,分级调度算法,目前主要是考FIFO和优先数调度算法(静态优先级)。 输入:进程流文件,其中存储的是一系列要执行的进程, 每个作业包括四个数据项: 进程名 进程状态(1就绪 2等待 3运行) 所需时间 优先数(0级最高) 输出: 进程执行流 和等待时间 平均等待时间 本程序包括:FIFO,优先数调度算法,时间片轮转调度算法 -The process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-24
    • 文件大小:1812
    • 提供者:陈伟
  1. cipan

    0下载:
  2. 磁盘调度算法实现:先来先服务算法(FCFS)、短寻道时间优先算法(SSTF)算法和电梯算法(SCAN)-Disk Scheduling Algorithm: First Come First Served algorithm (FCFS), short seek time priority algorithms (SSTF) algorithm and elevator algorithm (SCAN)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1610
    • 提供者:黄致伟
  1. Elevator_algorithm

    0下载:
  2. 该源码是为操作系统课程设计所写的,内容是移动臂调度算法中的电梯调度算法。思路清晰,简单明了!-The source code for the operating system written in curriculum design, content is the mobile arm of the elevator scheduling algorithm scheduling algorithm. Clear, simple and clear!
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:6263
    • 提供者:逸泉
  1. JinChengDiaodu

    0下载:
  2. 自己写的进程调度算法,用了优先级算法和时间片轮转算法来写的-Writing the process of its own scheduling algorithm, using a priority algorithm and Round Robin time slice to the Writing
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-28
    • 文件大小:275548
    • 提供者:powerman
  1. DualDirectionjobSheudling

    0下载:
  2. 使用双向的调度算法,解决作业 调度问题!效率非常高!值得一看-The use of dual-direction scheduling algorithm, job scheduling problem to solve! Very efficient! Worth a visit
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:69511
    • 提供者:鲁凯
  1. OS_algorithm

    0下载:
  2. 操作系统,磁盘调度算法演示程序,电梯调度算法-Operating systems, disk scheduling algorithm demo program
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:82617
    • 提供者:zdx
  1. taskdynamicscheduling

    0下载:
  2. 操作系统课程实验,作业调度算法,用c++实现-Operating system experimental curriculum, job scheduling algorithms, using c++ implementation
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:2687
    • 提供者:willong
  1. makefile

    0下载:
  2. 电梯调度算法,包括四种方法。操作系统必备的知识-Elevator scheduling algorithms, including the four methods. Operating system must have knowledge
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:1319
    • 提供者:龙我雷
  1. 2006070411031428475

    0下载:
  2. 分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1888101
    • 提供者:zmaihyyy
  1. 1

    0下载:
  2. 进程调度 优先数调度算法 时间片轮转-The process of scheduling a number of priority scheduling algorithm Round-Robin Time Slice .....................................
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1474
    • 提供者:lijun
  1. cipandiaodu

    0下载:
  2. 操作系统磁盘调度算法,课程设计,内附流程图-Operating system disk scheduling algorithm, curriculum design, containing a flow chart
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:116581
    • 提供者:zhangjuan
  1. cpdu

    0下载:
  2. 磁盘调度算法,包括、先来先服务算法(FCFS) 2、最短寻道时间优先算法(SSTF) 3、扫描算法(SCAN) 4、循环扫描算法(CSCAN) -Disk scheduling algorithms, including, first-come first-serve algorithm (FCFS) 2, the shortest seek time priority algorithms (SSTF) 3, scanning method (SCAN) 4, cycle sc
  3. 所属分类:Windows Develop

    • 发布日期:2015-09-17
    • 文件大小:169653
    • 提供者:流水
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com