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

搜索资源列表

  1. disk

    0下载:
  2. 操作系统各种调度算法模拟,包括先来先服务、最短寻道时间优先、电梯调度算法等。-A variety of operating systems scheduling algorithm simulation, including first come, first service, the shortest way time priority, elevator for scheduling algorithm, etc.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1752
    • 提供者:lou
  1. Implementation-of-VirtualClock

    0下载:
  2. 基于OPNET的virtualclock调度算法的实现-Implementation of VirtualClock Scheduling Algorithm in OPNET
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:248747
    • 提供者:克林顿
  1. SJF_multiprocessor

    0下载:
  2. Multiprocessor scheduling algorithm using SJF algo implemented in C
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:3845
    • 提供者:atul
  1. OS_1

    0下载:
  2. 处理机调度算法,模拟处理机对进程的调度算法,采用时间片轮转法-Processor scheduling algorithm, the simulated processor to process scheduling algorithm, using the rotation law of the time slice
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:26220
    • 提供者:陈浩
  1. OS

    0下载:
  2. 磁道分析 银行家算法 最短优先算法 先来先服务调度算法-Track analysis Bankers algorithm the shortest preferred algorithm first come, first service scheduling algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1895
    • 提供者:chen
  1. dzyyx

    0下载:
  2. 短作业优先算法是指对短作业或者短进程优先调度的算法-Short job first algorithm refers to a short work or short process priority scheduling algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:41472
    • 提供者:王凤
  1. os5

    0下载:
  2. “进程调度算法的实现”。 其实验目的是: 1实现先来先服务FCFS、短作业优先SJF以及时间片轮转调度算法。 2 了解上述3种算法的机理。 -Process scheduling algorithm to achieve. " The purpose of the experiment is as follows: 1 first-come first-served FCFS, priority to short jobs SJF and round-robin sche
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:2402
    • 提供者:pang
  1. Low-Complexity-Approximate-Maximum

    0下载:
  2. A low complexity 4G scheduling algorithm. The proposed framework can also be applied to implement other scheduling strategies. This is demonstrated by comparing different standard schedulers in terms of achieved throughput and fairness.
  3. 所属分类:3G develop

    • 发布日期:2017-03-28
    • 文件大小:289290
    • 提供者:gau
  1. FCFSandSJF

    0下载:
  2. 先来先服务和短作业优先调度算法 磁盘调度算法-First come first serve and short job priority scheduling algorithm Disk scheduling algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5516078
    • 提供者:LI
  1. fifo

    0下载:
  2. 模拟页式虚拟存储管理中硬件的地址转换和用先进先出调度算法处理缺页中断.虽然是文档文件,其源代码可以直接拷贝至C++运行,并且文档最后给出相应执行结果。-Simulation of the hardware address translation page of virtual storage management and FIFO scheduling algorithm for processing a page fault, although it is a document file an
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:57922
    • 提供者:hwq
  1. leo

    0下载:
  2. 进程调度算法,模拟进程,进行调度算法的运行!-Process scheduling algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-05-08
    • 文件大小:1687621
    • 提供者:leo
  1. dddddd

    0下载:
  2. 处理机调度,基于优先级时间片轮转法德C语言代码-Priority based scheduling algorithm of the C language source processor scheduling algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1316
    • 提供者:吕佩佩
  1. round_robin

    0下载:
  2. 操作系统时间片轮转调度算法输入数个进程及时间片时间输出调度队列-Operating system round-robin scheduling algorithm input time output of the process and time slice scheduling queue
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:689
    • 提供者:god
  1. RTS_Simulator

    0下载:
  2. 实时系统模拟实时调度算法的分析与课实现性执行的基本算法描述与分析的实现,主要基于RMS,DMS算法-Achieve real-time scheduling algorithm in real-time system simulation analysis with the class descr iption and analysis of the implementation of the basic algorithm is mainly based on the RMS, the DMS
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:4154511
    • 提供者:郑在毅
  1. linux

    0下载:
  2. 在linux实现模拟进程调度的模拟算法,在myeclipse下课运行-Analog simulation of the process scheduling algorithm class in myeclipse run in linux
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-04
    • 文件大小:1225047
    • 提供者:白丽丽
  1. os

    0下载:
  2. 操作系统内存置换算法,页面调度算法。os算法-Memory replacement algorithms, page scheduling algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:7270
    • 提供者:3x
  1. osass

    0下载:
  2. Process scheduling algorithm in visual c++ shows the demonstration of process handling-Process scheduling algorithm in visual c++ shows the demonstration of process handling
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:39787
    • 提供者:sha
  1. AssnThree

    0下载:
  2. Scheduling algorithm in c-Scheduling algorithm in c++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:20158
    • 提供者:joe
  1. qudong-diaodu-shiyan

    0下载:
  2. 操作系统实验中 关于基于电梯调度算法的驱动调度的试验 用C语言编写的-Written in C language, operating system, experiments on the test based on the elevator scheduling algorithm-driven scheduling
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1843591
    • 提供者:肖可
  1. Test

    0下载:
  2. 一、实验目的 (1)掌握进程状态转换过程 (2)掌握时间片轮转的进程调度算法; (3)掌握带优先级的进程调度算法; 二、实验内容 (1)自定义PCB的数据结构; (2)使用带优先级的时间片轮转法调度进程,每运行一个时间片,优先级减半。 (3)命令集 A)create 随机创建进程,进程的优先级与所需要的时间片随机决定; B)round 执行1次时间片轮转操作,其方法为运行高优先级队列的第1个,再降低其优先级,插入到相应的队列中。 C)ps 查看当前进程状态
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:17240
    • 提供者:mengmeng
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com