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

搜索资源列表

  1. jmmP

    0下载:
  2. 实现处理机模拟调度算法,四种进程调度算法,先进先出算法,短作业优先算法,高响应比优先算法,时间片算法-Scheduling algorithm to achieve processor simulation, four kinds of process scheduling algorithm, FIFO algorithm, the short job first algorithm, a high response ratio of priority algorithms, time sli
  3. 所属分类:OS Develop

    • 发布日期:2017-05-15
    • 文件大小:3850167
    • 提供者:夏雨
  1. PageAndJob

    0下载:
  2. 操作系统课程设计,页面淘汰算法以及作业调度算法的演示程序,界面美观,简单易懂,实现功能强大。-Operating system, curriculum design, page-out algorithms and job scheduling algorithm demo program, beautiful interface, easy to understand. To achieve powerful.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-25
    • 文件大小:8441039
    • 提供者:刘振华
  1. acm

    0下载:
  2. 操作系统课程实验,模拟进程调度,涉及图形用户界面GUI和进程调度算法,用VC6.0实现,包含定时器应用和快捷键创建。-Operating system course experiment to simulate the process of scheduling, involving graphical user interface GUI and the process of scheduling algorithm, using VC6.0 to achieve, including the
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:2085700
    • 提供者:
  1. Scheduling

    2下载:
  2. 用C#和C++实现的进程调度算法程序(操作系统实验)本实验通过编写C#语言的代码实现先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。最后在界面上显示出进程在调度过程中的情况。另附上C++的进程调度实验,算法不相同。-Use C# and C++ to build up a project to achieve process scheduling.The project contains the algorithm of FCFS,SJF and HRN.
  3. 所属分类:CSharp

    • 发布日期:2016-01-25
    • 文件大小:21406
    • 提供者:
  1. ymdd

    0下载:
  2. 操作系统中若干种页面调度算法的程序模拟,使用C实现,含实验报告。-Several kinds of operating system scheduling algorithm of the program to simulate the page, use the C implementation, including experimental report.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:369633
    • 提供者:哈哈哈哈
  1. choose

    0下载:
  2. 磁盘调度算法模拟,包括模拟实现FCFS、SSTF、SCAN、C-SCAN算法,并计算及比较磁头移动道数。下载的-Disk-scheduling algorithm simulation, including analog realization of FCFS, SSTF, SCAN, C-SCAN algorithm, and calculate and compare the number of head movement Road. Download
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:1657
    • 提供者:小山
  1. ProcessSchedule_Win

    0下载:
  2. 动态优先数高者优先进程调度算法,加深对进程和进程调度概念的理解-The number of high-dynamic priority scheduling algorithm is preferred process, deepen the process of scheduling process and understanding of the concept
  3. 所属分类:OS Develop

    • 发布日期:2017-05-21
    • 文件大小:6191803
    • 提供者:时间de灰烬
  1. jcdumxl

    0下载:
  2. 运用进程调度算法,使用java语言编写的 -The use of process scheduling algorithm, written using the java language
  3. 所属分类:Games

    • 发布日期:2017-04-25
    • 文件大小:52931
    • 提供者:李东
  1. ProcessSchedule_ZJH

    0下载:
  2. 对进程调度算法的仿真,包括先到先服务算法(FCFS)和最高优先级优先算法(HPF),友好的人机交互界面。-The Simulation of Process Scheduling
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:256665
    • 提供者:jhzhu
  1. Priority_Scheduling

    1下载:
  2. 合肥工业大学课程设计 进程/作业调度:优先权调度算法。中级 1建立作业的数据结构描述; 2使用两种方式产生作业:(a)自动产生, (b)手工输入; 3在屏幕上显示每个作业的执行情况; 时间的流逝可用下面几种方法模拟:(a)按键盘,每按一次可认为过一个时间单位; (b) 响应WM_TIMER; 4计算并显示一批作业的周转时间、平均周转时间、带权周转时间、平均带权周转时间。 5将一批作业的执行情况存入磁盘文件,以后可以读出并重放 -Hefei University of
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:992607
    • 提供者:
  1. GAs_100average

    0下载:
  2. 无线通信系统的调度算法仿真程序,可以参考说明文件进行学习-Wireless communication system simulation program scheduling algorithm, can refer to the documentation to learn
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:440984
    • 提供者:dominic
  1. Progress

    0下载:
  2. 包括所需的很多系统进程调度算法,配有图形界面,简单易懂,注释详细-Required a lot of system processes, including scheduling algorithm, with a graphical interface, easy to understand, detailed comments
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-26
    • 文件大小:9171998
    • 提供者:jin_hw
  1. Processer_Manager

    0下载:
  2. 加深对进程概念及进程管理各部分内容的理解;熟悉进程管理中主要数据结构的设计及进程调度算法。 1) 基本操作:进程的创建、删除。 2) 进程的基本属性: 进程名、进程时间片、进程优先级 3) 支持进程创建与撤销功能,创建后的进程在其整个生命周期中以PCB形式存在。每个进程用一个PCB表示,其内容根据具体情况设置。 进程根据其执行情况在不同队列(就绪队列、阻塞队列)间迁移。 5) 实现单处理器进程调度功能,调度等调度算法实现。 6) 管理的进程数目不少于3个,竞
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:2228485
    • 提供者:moondancing
  1. roundRobinScheduler

    1下载:
  2. 3GPP LTE中上行虚拟MIMO轮询调度算法的源程序代码-Virtual MIMO in 3GPP LTE uplink scheduling algorithm of the source code for poll
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2112
    • 提供者:Aisenxi
  1. MFC_Scheduler

    0下载:
  2. MFC编写的进程调度算法的模拟程序,实现了时间片轮转、优先级以及先进先出三种进程调度算法,界面输出结果-MFC process scheduling algorithm written in the simulation procedures, the time slice rotation, the process of priority and FIFO scheduling algorithm of three, the interface output
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-19
    • 文件大小:29045442
    • 提供者:
  1. c++模拟磁盘调度算法源代码

    0下载:
  2. c++模拟磁盘调度算法(FCFS;SSTF;SCAN;CSCAN)-c++ simulated disk scheduling algorithms (FCFS SSTF SCAN CSCAN)
  3. 所属分类:操作系统开发

    • 发布日期:2016-01-21
    • 文件大小:282624
    • 提供者:大哥哥
  1. 多媒体相关调度算法研究仿真

    0下载:
  2. 多媒体相关调度算法仿真研究,其中有用户模拟文件,主要两部分,一部分是补丁调度算法,一部分是代理服务器缓存管理
  3. 所属分类:matlab例程

    • 发布日期:2012-12-06
    • 文件大小:40365
    • 提供者:sunbuer1987
  1. 进程调度

    0下载:
  2. 设计一个有 N个进程共行的进程调度程序。进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。每个进程有一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为进程输入的时间。进程的运行时间以时间片为单位进行计算。每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三
  3. 所属分类:数据结构常用算法

    • 发布日期:2016-10-30
    • 文件大小:3239
    • 提供者:liuyutong66700
  1. 进程调度

    2下载:
  2. 进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。 每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为进程输入的时间。进程的运行时间以时间片为单位进行计算。每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。就绪进程获得 CP
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:寒修末
  1. 磁盘调度JAVA

    0下载:
  2. 磁盘调度算法模拟 图形化界面 包括ffcf、 scan等(Disk scheduling algorithm simulation graphical interface, including FFCF, scan and so on)
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-19
    • 文件大小:124928
    • 提供者:白泽
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com