搜索资源列表
ip_vs_wrr 基于权限轮转的任务调度算法
- 基于权限轮转的任务调度算法,主要是适用于linux的操作系统,希望对大家有帮助-Based on the authority of the rotary task scheduling algorithm, mainly is suitable for the Linux operating system, and we want to help
greedyalgorithm.rar
- 利用贪心算法从而实现了任务调度问题的过程,Greedy algorithm- the task scheduling problem
code
- 王晓东 算法设计 课后部分答案 n后 , 编辑距离问题 , 标准2维表问题 ,独立任务最优调度 , 会场安排 , 矩阵相乘 , 圈乘运算 , 输油管道问题 , 兔子生崽 , 邮局选址 , 又重复元素排列问题 , 找第二名学生成绩 , 众数问题 , 字典序问题 , 租用游艇问题 , 最长公共子序列问题 ,最大k乘积 , 最大长方体 , 最少硬币 , 最小费用购物, 最优合并-Algorithm acm C++
Min_Min
- 网格环境下的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
zuoyediaodu
- 算法设计中经典的批处理作业调度问题,是多机器多任务的调度-Algorithm design in the classic problem of a batch job scheduling, multi-tasking is a multi-machine scheduling
shizi
- 最佳高度问题。 问题描述: 假设有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
shuikudiaodu
- 运用水库的调蓄能力,按来水蓄水实况和水文预报,有计划地对入库径流进行蓄泄。在保证工程安全的前提下,根据水库承担任务的主次,按照综合利用水资源的原则进行调度,以达到防洪、兴利的目的,最大限度地满足国民经济各部门的需要。 -The use of reservoir storage capacity, runoff water according to the facts and hydrological forecasting, planned way runoff for storage an
GreedyJob
- 多任务调度,奖励惩罚问题-much task
scheduler
- 操作系统任务调度问题。操作系统任务分为系统任务和用户任务两种。其中,系统任务的优先级 < 50,用户任务的优先级 >= 50且 <= 255。优先级大于255的为非法任务,应予以剔除。现有一任务队列task[],长度为n,task中的元素值表示任务的优先级,数值越小,优先级越高。函数scheduler实现如下功能,将task[] 中的任务按照系统任务、用户任务依次存放到 system_task[] 数组和 user_task[] 数组中(数组中元素的值是任务在task[] 数组
b-level
- B-LEVEL计算 以及通过B-level值进行任务调度-B-LEVEL computing and task scheduling by B-level value
nrf51822ROTS
- nrf51822的微型RTOS,可实现任务调度,禁止中断,创建用户任务等功能! -nrf51822 mini RTOS, enables task scheduling, disable interrupts, create user tasks and other functions!
xxl-job
- XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是开发迅速、学习简单、轻量级、易扩展(Distributed scheduling platform)
quartJob
- 任务调度,极好的的定时器框架,可以直接拿去应用到实际项目中去。(Task scheduling, excellent timer framework, can be directly applied to the actual project.)
4404865
- 基于windows的多任务调度代码 实现多种任务的调度()
OpenATParser-master
- 一个挺好的AT command parse ,里面还有一个小的“任务调度系统”(A good AT command parse with a small "task scheduling system" in it.)
任务调度器
- 基于定时器的小型任务调度器,占用很少的RAM(A small task scheduler based on a timer that takes up a small amount of RAM)
DO-GAPSO
- 学术实验,云环境下的任务调度算法,基于遗传算法与粒子群算法相结合的调度算法(Task Scheduling Algorithm Based on DO-GAPSO Under Cloud Environment,Academic experiment,it is used to verify the effect of the experiment.)
gps
- 本项目设计一个类似自行车码表的产品,除了LCD显示骑行速度、骑行里程外、日期时间外,增加了GPS卫星状态、电池电量、电子指南针(当前方向)、转向及警示尾灯。 软件基于FreeRTOS嵌入式操作系统。各功能模块对应相应的任务。任务间通过队列交互信息,通过二值信号量阻塞相关任务,完成任务调度。在空闲任务中进入低功耗模式。(This project designs a bicycle code meter-like product, which adds GPS satellite status, b
HEFT
- 利用matlab编写HEFT程序,实现最基础的任务调度(Use matlab to write HEFT procedures, to achieve the most basic task scheduling)
搜索调整
- 解决边缘计算中的任务调度问题,使用搜索-调整的方法。(optimization problem)