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

搜索资源列表

  1. jcdd

    0下载:
  2. 进程调度是处理机管理的核心内容。本设计要求用C语言编写和调试一个进程调度程序。通过设计本程序可以通过本课程设计可以达成如下目标: 1、深刻理解进程与进程控制块的关系,进程控制块的组成; 2、深刻理解进程的组织方法; 3、掌握调度算法和先来先服务进程调度算法 4、锻炼独立分析问题、解决问题的能力; -Process scheduling is the core processor management. The design using C language and debug
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:210598
    • 提供者:徐晓柔
  1. GA_Intelligent

    1下载:
  2. 只能制造技术车间调度程序,采用遗传算法对工序进行安排和寻优。-Scheduler can only manufacturing plant, a genetic algorithm optimization process for the arrangements and.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:3021
    • 提供者:出来乍到
  1. Scheduler

    0下载:
  2. 用于单片机控制led数码管发光是小程序,特别适合初学者学习实践。-Led digital tube for SCM light is a small program, especially for beginners learning practice.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1257
    • 提供者:nainiu
  1. NS_Fundamentals

    0下载:
  2. NS2使用C++和Otcl作为开发语言。NS可以说是Otcl的脚本解释器,它包含仿真事件调度器、网络组件对象库以及网络构建模型库等。-NS2 using C++ and Otcl as a development language. NS can be said Otcl scr ipt interpreter, which contains the simulation event scheduler, network component object libraries, and netwo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:24264
    • 提供者:qindong
  1. disk

    0下载:
  2. 磁盘是高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出工作,在现代计算机系统中往往同时会有若干个要求访问磁盘的输入输出要求。系统可采用一种策略,尽可能按最佳次序执行访问磁盘的请求。由于磁盘访问时间主要受寻道时间T的影响,为此需要采用合适的寻道算法,以降低寻道时间。本实验要求学生模拟设计一个磁盘调度程序,观察调度程序的动态运行过程。通过实验让学生理解和掌握磁盘调度的职能。-Disk is the high-speed, large capacity,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:234725
    • 提供者:zsb
  1. performance

    0下载:
  2. this file is performance mimo with frequency domain packet scheduler in lte downlink
  3. 所属分类:Document

    • 发布日期:2017-03-26
    • 文件大小:253119
    • 提供者:fateme
  1. 59564348ELDGA

    1下载:
  2. 电力系统经济调度程序,很使用,适合初学者-Power system scheduler, economic, use is suitable for beginners
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:20974
    • 提供者:xianglongyang
  1. 2

    0下载:
  2. 一个单道批处理系统的作业调度程序,能根据不同的调度算法算出每个作业的周转时间和带权周转时间,并通过一组作业算出系统的平均周转时间和平均带权周转时间-A single-channel batch system job scheduler
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1690
    • 提供者:tc
  1. train

    0下载:
  2. 数据结构---火车调度程序 用c++实现火车调度程序-Data structure--- the train dispatcher train with c++ to achieve the scheduler
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:940
    • 提供者:张芷源
  1. 0000

    0下载:
  2. 操作系统课程设计题目:进程调度模拟程序 设计要求:编写一个进程调度程序,允许多个进程共享进程调度程序。 进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。 -Courses on operating system design topics: process scheduling simulator design requirements: the preparation of a process scheduler that a
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:560376
    • 提供者:小虎
  1. operator

    1下载:
  2. 操作系统课程设计,C语言实现的处理机调度程序,有源代码和报告-Operating systems curriculum design , C language implementation of the processor, scheduler source code and reports
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:211108
    • 提供者:高飞
  1. MFCreport

    0下载:
  2. 一个有N个进程并发的进程调度程序,要求采用最高优数优先算法,时间片轮转法,多级反馈队列调度算法这三种算法-N a process complicated by a process scheduler, requires the highest priority number of priority algorithm, the time slice rotation, multi-level feedback queue scheduling algorithm for these three
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:695765
    • 提供者:蔡建
  1. elevatorsys

    0下载:
  2. 随机产生一些乘客,根据需求调度电梯,实现电梯模拟调度系统-Randomly generated number of passengers,Elevator dispatching based on the demand,Elevator Simulation scheduler
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4094519
    • 提供者:陈龙聪
  1. 51_Microcontroller_based_multi_process_multi_task_

    0下载:
  2. 基于51单片机多进程多任务C语言调度程序,是一个c语言的程序,很不错-51 Microcontroller based multi-process multi-task scheduler C language, is a c language program, very good
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:2155
    • 提供者:jkk
  1. os21u

    0下载:
  2. OS21 is a royalty free, light weight, multitasking operating system. It is based on the existing OS20 API and is intended for applications where small footprint, and excellent real time responsiveness are required. It provides a multi-priority pr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:824969
    • 提供者:Spartak Braho
  1. TaskScheduler

    0下载:
  2. 获取特定计划任务的下次执行时间.根据计划任务的名字获取其下次执行时间.-Task-specific plans for the next execution time. According to the plan name for its next task execution time.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1277
    • 提供者:EdwardWu
  1. FreeRTOS5_0_3_lwIP_100803

    0下载:
  2. 开源的嵌入式实时操作系统,已移植到很多常用的芯片上了,支持抢占式多任务调度-Open-source embedded real-time operating system, has migrated to a number of commonly used chip, support preemptive multitasking scheduler
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-14
    • 文件大小:3569423
    • 提供者:seaow
  1. MyQuartz

    0下载:
  2. Quartz框架的核心是调度器。调度器负责管理Quartz应用运行时环境。调度器不是靠自己做所有的工作,而是依赖框架内一些非常重要的部件。Quartz不仅仅是线程和线程管理。-Framework is the core of Quartz scheduler. Quartz scheduler application to manage the runtime environment. Scheduler is not doing all the work on their own, but o
  3. 所属分类:Symbian

    • 发布日期:2017-03-29
    • 文件大小:710153
    • 提供者:loren
  1. BackgroundSchedule

    0下载:
  2. Background Scheduler
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:98201
    • 提供者:itscarve
  1. SCHV1

    0下载:
  2. this is an scheduler for embedded systems
  3. 所属分类:OS Develop

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