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

搜索资源列表

  1. deamon.sche

    0下载:
  2. 调度服务进程监控样例 可以根据需要进行修改后使用-deamon of any scheduler
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1079
    • 提供者:aceboy
  1. ukrn

    0下载:
  2. Small thread scheduler for MCF5213 fresscale microcontroller mostrly based on linux scheduler
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:6276
    • 提供者:tururu
  1. 111

    0下载:
  2. 进程调度:编写一个允许多个进程共同运行的进程调度程序,其中进程调度算法采用两种调度算法:高优先权调度算法,时间片轮转调度算法。-Process Scheduling: the process of writing a joint operation to allow multiple process scheduler, process scheduling algorithm which uses two scheduling algorithms: the high priority sch
  3. 所属分类:OS Develop

    • 发布日期:2017-05-25
    • 文件大小:8370086
    • 提供者:星星索
  1. hell

    0下载:
  2. 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。-High-level language used to write and debug a process scheduler, in order to deepen the concept and process of understanding the process of scheduling algorithm.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:22525
    • 提供者:张三
  1. chuliqidiaodu

    0下载:
  2. (1)设计一个有N个进程共行的进程调度程序。每个进程由一个进程控制块 PCB表示。进程控制块包括以下信息:进程名,进程优先数,进程需要运行的时间,占用CPU的时间以及进程的状态等。 (2)本调度程序用时间片轮转算法。 (3)编写程序并调试运行。 -(1) design a process, a total of N lines of the process scheduler. Each process consists of a process control bloc
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:195669
    • 提供者:罗理机
  1. DiskScheduler

    1下载:
  2. 计算机操作系统磁盘调度程序的实现,C++源代码-Computer operating system disk scheduler implementation
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:1020
    • 提供者:肖大宝
  1. shiyaner

    1下载:
  2. 调度的实质是操作系统按照某种特定的分配策略来分配资源。进程调度的目的是分配CPU 资源。由于进程调度程序执行的频率很高,因此调度算法的好坏将直接影响到操作系统的性能。本实验的目的是编程模拟实现几种常见的进程调度算法,通过对几组进程分别使用不同的调度算法,计算进程的平均周转时间和平均带权周转时间,比较各种算法的性能优劣。-Scheduling is the essence of a particular operating system in accordance with the allocat
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:377254
    • 提供者:qinyuan
  1. Processexperiments

    0下载:
  2. 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。-Input needs to be here in a high-level language, debugging process scheduler and to deepen the process of the concepts and the process of the algorithm. translating words
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:79007
    • 提供者:许海峰
  1. Dispatch

    0下载:
  2. 一个模拟进程调度器的仿真,界面工整,模拟效果接近现实,值得借鉴-An analog simulation of the process scheduler, neat interface, simulation results closer to reality, it is worth drawing
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1906727
    • 提供者:李纯
  1. project

    0下载:
  2. 很好的仿真调度程序 可以作为课程设计专用,IDE 是visual studio 2010-Good simulation scheduler can be used as special course design, IDE is visual studio 2010
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:135171
    • 提供者:Zhigang
  1. main.c.tar

    0下载:
  2. 基于反馈的EDF调度算法的仿真及性能测试程序。为原创,希望能收到一些意见。-Feed-back control EDF scheduler implemented on VxWorks kernel. This is original work for a course project. Hope it would be helpful to you guys.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3710
    • 提供者:gmagogsfm
  1. gzb(1)

    0下载:
  2. VB单库POA调度程序 考虑各种约束,以葛洲坝调度为例-VB Scheduler single library POA
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:10646
    • 提供者:郑姣
  1. Processordispatching-simulation

    0下载:
  2. 操作系统课程设计处理机调度的模拟程序。在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策略,选择一进程占用处理机。要求用C语言编写和调试一个简单的进程调度程序设计一个模拟处理机调度算法。-Operating System Course Design processor scheduling simulation program. Procedures in a multi-channel
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:1457
    • 提供者:huyiming
  1. cpu

    0下载:
  2. This a CPU Scheduler Programme written in C-This is a CPU Scheduler Programme written in C
  3. 所属分类:Windows Develop

  1. Linux-Kernel-2.6-Networking

    0下载:
  2. 新特点:一般(演讲厅本人审阅)• • 抢占内核的O(1)调度程序• 新内核器件结构(kdev_t)• 改进Posix的线程支持(NGPT和NPTL)• 新的驱动模型与统一器件结构 -New Features: General (Review of Lecture I) • Preemptable Kernel • O(1) Scheduler • New Kernel Device Stru
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:411096
    • 提供者:mall
  1. LINUX-Kernel-Design

    0下载:
  2. 本书作者RobertLove是一个狂热的内核 爱好者,所以他的想法自然贴近程序员。 本书内容涉及Linux 2.6内核,包含许多新特 性,如O(1)调度程序、块I/0层、I/0调度程序等,提供Linux内核设计和实现的概述性 信息,覆盖了从核心内核系统的应用到内核设计与实现等各方面内容,能够带领读者快 速走进Linux内核世界。本书不但介绍了理论,而且也讨论了具体应用,可以满足不同读 者的需要,适合于各类希望理解Linux内核软件开发的读者。-The author is an
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-10
    • 文件大小:17272542
    • 提供者:liu
  1. dispatcher

    0下载:
  2. unix下的调度程序,自定义调度时间,按照顺序或者并行进行执行程序,可断点续传-under unix scheduler, custom scheduling time, in accordance with the order or in parallel execution, can be HTTP
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:41758
    • 提供者:郝人
  1. des

    0下载:
  2. des encryption and decryption algorithm using password, setting a key scheduler
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:906
    • 提供者:cris
  1. scheduler(eclipes)

    0下载:
  2. ystem will automatically delete the directory of debug and release, so please do not put files on these two directory.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:21740
    • 提供者:Essam
  1. scheduling

    0下载:
  2. 一个有 N个进程共行的进程调度程序,每个进程有一个进程控制块( PCB)表示.-The process of a total of N-line process scheduler, each process has a process control block (PCB) said.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:189606
    • 提供者:李倩
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 21 »
搜珍网 www.dssz.com