CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - scheduling Algorithms

搜索资源列表

  1. 调度算法

    1下载:
  2. 这是操作系统实验的调度算法,包含时间片轮转法,抢占式优先权算法,非抢占式优先权算法,先来先服务算法,短作业(进程)优先调度算法. -This is the experimental operating system scheduling algorithms, including time-rotate, Preemptive priority algorithm, non-preemptive priority algorithm, first-come first-serve algor
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:14.71kb
    • 提供者:梁狂
  1. 基于51单片机的内核调度算法

    1下载:
  2. 51内核, 基于51单片机的内核调度算法,并成功实现调度任务切换-51 cores, 51 single-chip core-based scheduling algorithms, and scheduling tasks to achieve a successful switch
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-11-11
    • 文件大小:1.88kb
    • 提供者:hu
  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
    • 文件大小:2.5mb
    • 提供者:杨夏
  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
    • 文件大小:7.16kb
    • 提供者:zds
  1. OperatingSystemProcessScheduling

    0下载:
  2. 1)设计有5个进程并发执行的模拟调度程序,每个程序由一个PCB表示。 2)模拟调度程序可任选两种调度算法之一实现(有能力的同学可同时实现两个调度算法)。 3)程序执行中应能在屏幕上显示出各进程的状态变化,以便于观察调度的整个过程。 -1) the design of five concurrent implementation of the simulation process scheduler, each process of a PCB said. 2) simulation
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:117.22kb
    • 提供者:时间
  1. FIFOFCFS

    0下载:
  2. FIFO and FCFS Scheduling Algorithms in C
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:967byte
    • 提供者:kvk
  1. PASCHA

    0下载:
  2. novel framework for the specification and simulation of scheduling algorithms
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:240.23kb
    • 提供者:nema
  1. 081922044

    0下载:
  2. Scheduling algorithms evaluation by simulation
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3.05kb
    • 提供者:faisal
  1. Task-Scheduling-Algorithms-for-Heterogeneous-Proc

    0下载:
  2. Thesis : Task Scheduling Algorithms for Heterogeneous Processors
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:154.75kb
    • 提供者:Hamid
  1. cunchuguanli

    0下载:
  2. 模拟请求页式存储管理中硬件的地址转换和缺页中断,并用先进先出调度算法(FIFO)处理缺页中断;-Simulation request page storage management hardware address translation and page fault interrupt and FIFO scheduling algorithms (FIFO) processing a page fault
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:1.55kb
    • 提供者:菲菲
  1. OSTest3

    0下载:
  2. 1. 本实验是模拟操作系统的磁盘寻道方式,运用磁盘访问顺序的不同来设计磁盘的调度算法。实现的磁盘调度算法有FCFS,SSTF,SCAN,CSCAN和 NStepSCAN算法。 -A. This experiment is a simulation of the operating system disk seek ways to use different disk access order to design a disk scheduling algorithm. Implementat
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:2.52kb
    • 提供者:艾原媛
  1. 6-Scheduling

    0下载:
  2. scheduling algorithms, devlopment using c-c-scheduling algorithms, devlopment using c-c++
  3. 所属分类:Driver develop

    • 发布日期:2017-12-10
    • 文件大小:2kb
    • 提供者:a
  1. multi-core-processors

    0下载:
  2. High temperature will affect the stability and performance of multi-core processors. A temperatureaware scheduling algorithm for soft real-time multi-core systems is proposed in this paper, namely LTCEDF (Low Thermal Contribution Early Deadline F
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-07
    • 文件大小:1.13mb
    • 提供者:yangs
  1. rc4

    0下载:
  2. RC4 is the most popular stream cipher in the domain of cryptology. RC4 consist of two algorithms Key Scheduling Algorithm (KSA) and Pseudo-random generation algorithm (PRGA).
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:47.71kb
    • 提供者:varalakshmi
搜珍网 www.dssz.com