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

搜索资源列表

  1. project3

    2下载:
  2. The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple priority based preemptive Round Robin algorithm.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-17
    • 文件大小:575.35kb
    • 提供者:向东
  1. FCFS-RR

    0下载:
  2. FCFS 时间片轮转 时间片 轮转法 调度的算法 最高优先数算法基本思想 多级反馈队列调度实现思想 最高优先数调度算法(PCB)-FCFS Time Slice Time Slice rotary movement of the highest priority scheduling algorithm for several basic idea of multi-level algorithm Feedback Queue Scheduling the highest pri
  3. 所属分类:OS Develop

    • 发布日期:2016-01-25
    • 文件大小:130.19kb
    • 提供者:caidongyun
  1. form

    0下载:
  2. 多级反馈队列模拟进程调度C语言代码,多级反馈队列模拟进程调度C语言代码。-Multi-level feedback queue scheduling C language code modeling process, multi-level feedback queue scheduling simulation of the process of C language code.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1.09kb
    • 提供者:
  1. os

    0下载:
  2. 实现模拟的进程调度:时间片轮转,高优先级,多级反馈队列-Analog of the process scheduling: time slice rotation, high-priority, multi-level feedback queue
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:563.82kb
    • 提供者:wumai
  1. Multilevel_Feedback_Queue

    0下载:
  2. 这是用c实现的操作系统的调度算法,包括多级反馈队列调度、先来先服务、最短作业优先、高响应比、时间片轮转。-C This is achieved by operating system scheduling algorithms, including multi-level feedback queue scheduling, first-come, first serve, shortest operation priority, high-response ratio, time piece
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:300.6kb
    • 提供者:chenjieping
  1. process_management

    0下载:
  2. 基于三级反馈队列调度算法的UNIX进程管理程序模拟-Feedback queue scheduling algorithm based on three of the UNIX process management program to simulate
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:632.44kb
    • 提供者:liqiang
  1. ADHOC_MatLab_version13

    0下载:
  2. scheduling feedback in mimo system in beamforming
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-11
    • 文件大小:2.54mb
    • 提供者:samba
  1. duojiduilie-c

    0下载:
  2. 多级反馈队列调度算法: 1、设置多个就绪队列,并给队列赋予不同的优先级数,第一个最高,依次递减。 (1~i-1)空闲时,才调度i,如果处理机正在第i队列中运行,又有新进程进入优先权较高 队列,则新进程抢占处理机,将正在运行的进程放入第i队列队尾,将处理机分给新进程。-Multi-level feedback queue scheduling algorithms
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:2.67kb
    • 提供者:agaeg
  1. fbqueue_attemper

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

    • 发布日期:2017-05-15
    • 文件大小:3.58mb
    • 提供者:
  1. Process-Scheduling-Algorithm

    0下载:
  2. 模拟实现四种进程调度算法:先到先服务、抢占式调度、时间片轮转、多级反馈队列调度-Simulation of the process of realization of the four scheduling algorithms: first come first service, preemptive scheduling, time slice rotation, multi-level feedback queue scheduling
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:179.22kb
    • 提供者:Lambert
  1. scheduling

    0下载:
  2. 编写一模拟程序,实现几种常见的进程调度算法,通过对几组进程分别使用不同的调度算法,计算进程的平均周转时间和平均带权周转时间,比较各种算法的优劣。 进程调度实现先来先服务算法、抢占式优先数调度算法、时间片轮转调度算法和多级队列反馈调度算法。-Write a simulation program, to achieve some common process scheduling algorithm, the process by several groups of different sch
  3. 所属分类:OS Develop

    • 发布日期:2017-05-14
    • 文件大小:3.42mb
    • 提供者:xysheep
  1. OS-comparison

    0下载:
  2. 模拟操作系统中FCFS,SJF,RR以及多级反馈调度算法的平均周转时间-Simulate the operating system FCFS, SJF, RR, and multi-level feedback scheduling algorithm, the average turnaround time
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:863.67kb
    • 提供者:马京亚
  1. ant

    0下载:
  2. 蚁群算法(ant colony algorithm,简称ACA)是20世纪90年代由意大利学者M.Dorigo等人首先提出来的一种新型的模拟进化算法.它的出现为解决NP一难问题提供了一条新的途径.用蚁群算法求解旅行商问题(TSP)、分配问题(QAP)、调度问题(JSP)等,取得了一系列较好的实验结果.虽然对蚁群算法研究的时间不长,但是初步研究已显示出蚁群算法在求解复杂优化问题(特别是离散优化问题)方面具有一定的优势,表明它是一种很有发展前景的方法.蚁群算法的主要特点是:正反馈、分布式计算.正反馈
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2.33kb
    • 提供者:咋都有
  1. hzj

    0下载:
  2. 多级反馈调度算法,队列内部是FCFS,队列之间是优先调度。-The multi-level feedback scheduling algorithm, queue internal FCFS, queue priority scheduling.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-17
    • 文件大小:418.93kb
    • 提供者:hzj
  1. Throughput-Maximizing-Multiuser-Scheduling-with.r

    0下载:
  2. We address the problem of downlink multiuser scheduling in practical wireless networks under a desired fairness constraint. Wireless networks such as LTE, WiMAX and WiFi provide partial channel knowledge at the base station/access point by me
  3. 所属分类:3G develop

    • 发布日期:2017-03-30
    • 文件大小:217.67kb
    • 提供者:gau
  1. Optimization-of-workflow-scheduling-in-Utility-Ma

    0下载:
  2. Grid computing could be the future computing paradigm for enterprise applications, one of its benefits being that it can be used for executing large scale applications. Utility Management Systems execute very large numbers of workflows with very
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:664.3kb
    • 提供者:nemanja
  1. scheduling

    0下载:
  2. 计算机操作系统多级反馈队列算法及相应的实验报告-The computer operating system, multi-level feedback queue algorithm and the corresponding lab report
  3. 所属分类:assembly language

    • 发布日期:2017-11-12
    • 文件大小:1.23mb
    • 提供者:李娜丽
  1. process-scheduling

    0下载:
  2. 设计一个有 N个进程并发执行的进程调度模拟程序。用C++模拟基于时间片的轮转算法、静态优先算法、动态优先算法、多级反馈队列调度算法-The design of an N processes concurrently executing process scheduling simulation program. In C++ to simulate the rotation algorithm based on the time slice, the static priority algori
  3. 所属分类:OS Develop

    • 发布日期:2017-11-04
    • 文件大小:276.39kb
    • 提供者:夜鼠
  1. process-scheduling

    0下载:
  2. 操作系统进程调度,包括最高优先数优先算法、简单时间片轮转调度算法、多级反馈队列调度算法-Operating system process scheduling, including the highest priority first algorithm, a simple time-slice round-robin scheduling algorithm, multi-level feedback queue scheduling algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-11-17
    • 文件大小:237.01kb
    • 提供者:潘宝
  1. LTE scheduling algorithms

    1下载:
  2. LTE scheduling algorithms eNB to UE used in Link level simulation Adaptive Feedback Scheduler best Cqi Scheduler MIMO best Cqi Scheduler MIMO HARQ fixed Scheduler Proportional FairScheduler round Robin Scheduler
  3. 所属分类:matlab例程

    • 发布日期:2015-05-16
    • 文件大小:361byte
    • 提供者:alkabtin999
« 12 3 4 »
搜珍网 www.dssz.com