CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 任务 调度

搜索资源列表

  1. ip_vs_wrr 基于权限轮转的任务调度算法

    0下载:
  2. 基于权限轮转的任务调度算法,主要是适用于linux的操作系统,希望对大家有帮助-Based on the authority of the rotary task scheduling algorithm, mainly is suitable for the Linux operating system, and we want to help
  3. 所属分类:其他小程序

    • 发布日期:2017-03-29
    • 文件大小:1.99kb
    • 提供者:翟海波
  1. greedyalgorithm.rar

    0下载:
  2. 利用贪心算法从而实现了任务调度问题的过程,Greedy algorithm- the task scheduling problem
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:932.95kb
    • 提供者:角久
  1. code

    0下载:
  2. 王晓东 算法设计 课后部分答案 n后 , 编辑距离问题 , 标准2维表问题 ,独立任务最优调度 , 会场安排 , 矩阵相乘 , 圈乘运算 , 输油管道问题 , 兔子生崽 , 邮局选址 , 又重复元素排列问题 , 找第二名学生成绩 , 众数问题 , 字典序问题 , 租用游艇问题 , 最长公共子序列问题 ,最大k乘积 , 最大长方体 , 最少硬币 , 最小费用购物, 最优合并-Algorithm acm C++
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:12.06kb
    • 提供者:leyuan
  1. Min_Min

    0下载:
  2. 网格环境下的Min_Min任务调度算法的研究, 利用SIMGRID模拟,在LINUX环境下运行,MIN_MIN任务调度算法的研究-Grid Task Scheduling Algorithm Min_Min of the study, the use of SIMGRID simulation run in the LINUX environment, MIN_MIN Task Scheduling Algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1.32mb
    • 提供者:lihongfeng
  1. zuoyediaodu

    0下载:
  2. 算法设计中经典的批处理作业调度问题,是多机器多任务的调度-Algorithm design in the classic problem of a batch job scheduling, multi-tasking is a multi-machine scheduling
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:2.64kb
    • 提供者:
  1. shizi

    0下载:
  2. 最佳高度问题。 问题描述: 假设有n个任务由K个可并行工作的机器完成。完成任务i需要的时间为t(i)。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。-best height of the problem. Problem descr iption : Suppose a mandate from the n-K parallel work can be completed machines. I need to complete the task for the tim
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:523byte
    • 提供者:abc
  1. shuikudiaodu

    0下载:
  2. 运用水库的调蓄能力,按来水蓄水实况和水文预报,有计划地对入库径流进行蓄泄。在保证工程安全的前提下,根据水库承担任务的主次,按照综合利用水资源的原则进行调度,以达到防洪、兴利的目的,最大限度地满足国民经济各部门的需要。 -The use of reservoir storage capacity, runoff water according to the facts and hydrological forecasting, planned way runoff for storage an
  3. 所属分类:Other systems

    • 发布日期:2015-03-07
    • 文件大小:1kb
    • 提供者:xin
  1. GreedyJob

    0下载:
  2. 多任务调度,奖励惩罚问题-much task
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:703byte
    • 提供者:wpc
  1. scheduler

    0下载:
  2. 操作系统任务调度问题。操作系统任务分为系统任务和用户任务两种。其中,系统任务的优先级 < 50,用户任务的优先级 >= 50且 <= 255。优先级大于255的为非法任务,应予以剔除。现有一任务队列task[],长度为n,task中的元素值表示任务的优先级,数值越小,优先级越高。函数scheduler实现如下功能,将task[] 中的任务按照系统任务、用户任务依次存放到 system_task[] 数组和 user_task[] 数组中(数组中元素的值是任务在task[] 数组
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:742.67kb
    • 提供者:逍遥
  1. b-level

    0下载:
  2. B-LEVEL计算 以及通过B-level值进行任务调度-B-LEVEL computing and task scheduling by B-level value
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2.61kb
    • 提供者:shuyang huang
  1. nrf51822ROTS

    0下载:
  2. nrf51822的微型RTOS,可实现任务调度,禁止中断,创建用户任务等功能! -nrf51822 mini RTOS, enables task scheduling, disable interrupts, create user tasks and other functions!
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:177.47kb
    • 提供者:李军
  1. xxl-job

    0下载:
  2. XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是开发迅速、学习简单、轻量级、易扩展(Distributed scheduling platform)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:32.66mb
    • 提供者:san21go
  1. quartJob

    0下载:
  2. 任务调度,极好的的定时器框架,可以直接拿去应用到实际项目中去。(Task scheduling, excellent timer framework, can be directly applied to the actual project.)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:916kb
    • 提供者:测试代码
  1. 4404865

    0下载:
  2. 基于windows的多任务调度代码 实现多种任务的调度()
  3. 所属分类:其他小程序

  1. OpenATParser-master

    0下载:
  2. 一个挺好的AT command parse ,里面还有一个小的“任务调度系统”(A good AT command parse with a small "task scheduling system" in it.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:12kb
    • 提供者:stanley.zhao
  1. 任务调度器

    0下载:
  2. 基于定时器的小型任务调度器,占用很少的RAM(A small task scheduler based on a timer that takes up a small amount of RAM)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:1kb
    • 提供者:衣带渐宽
  1. DO-GAPSO

    1下载:
  2. 学术实验,云环境下的任务调度算法,基于遗传算法与粒子群算法相结合的调度算法(Task Scheduling Algorithm Based on DO-GAPSO Under Cloud Environment,Academic experiment,it is used to verify the effect of the experiment.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:9kb
    • 提供者:xiong1
  1. gps

    2下载:
  2. 本项目设计一个类似自行车码表的产品,除了LCD显示骑行速度、骑行里程外、日期时间外,增加了GPS卫星状态、电池电量、电子指南针(当前方向)、转向及警示尾灯。 软件基于FreeRTOS嵌入式操作系统。各功能模块对应相应的任务。任务间通过队列交互信息,通过二值信号量阻塞相关任务,完成任务调度。在空闲任务中进入低功耗模式。(This project designs a bicycle code meter-like product, which adds GPS satellite status, b
  3. 所属分类:其他

    • 发布日期:2021-03-08
    • 文件大小:9.23mb
    • 提供者:xiaohonghong
  1. HEFT

    3下载:
  2. 利用matlab编写HEFT程序,实现最基础的任务调度(Use matlab to write HEFT procedures, to achieve the most basic task scheduling)
  3. 所属分类:其他

    • 发布日期:2021-01-07
    • 文件大小:4kb
    • 提供者:yanpeng3010294
  1. 搜索调整

    1下载:
  2. 解决边缘计算中的任务调度问题,使用搜索-调整的方法。(optimization problem)
  3. 所属分类:其他

    • 发布日期:2020-11-02
    • 文件大小:3kb
    • 提供者:flhwkl
« 12 »
搜珍网 www.dssz.com