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

搜索资源列表

  1. Process-Scheduling-Simulation--

    0下载:
  2. 本程序实现操作系统进程调度模拟 C++语言实现- implementation of this Program:process scheduling simulation ,C++ language
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:6631
    • 提供者:吴泽伟
  1. Optimal-scheduling-independent-tasks

    0下载:
  2. 对于给定的2台处理机A和B处理n个作业,找出一个最优调度方案,使2台机器处理完这n个作业的时间最短。-Optimal scheduling independent tasks.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:262213
    • 提供者:阿四
  1. Flow-shop-scheduling

    1下载:
  2. 流水作业调度问题要求确定这n个作业的最优加工顺序,使得从第一个作业在机器 上开始加工,到最后一个作业在机器 上加工完成所需的时间最少。-Flow-shop scheduling problem requires to determine that the optimal n-job processing sequence, so the first job from start processing on the machine, to the last job on the machine p
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:236927
    • 提供者:阿四
  1. Round-robin-and-priority-scheduling

    1下载:
  2. 时间片轮转算法和优先级调度算法 C语言模拟实现-Round-robin and priority scheduling algorithm C language simulation to achieve
  3. 所属分类:软件工程

    • 发布日期:2017-03-25
    • 文件大小:30971
    • 提供者:188
  1. RATE-SCHEDULING-FOR-HSDPA-IN-UMTS

    0下载:
  2. RATE SCHEDULING FOR HSDPA IN UMTS
  3. 所属分类:software engineering

    • 发布日期:2017-03-25
    • 文件大小:521026
    • 提供者:ahmed
  1. Performance-of-Scheduling-Algorithms-for-HSDPA.ra

    0下载:
  2. Performance of Scheduling Algorithms for HSDPA
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:261726
    • 提供者:ahmed
  1. Packet-Scheduling-Scheme-with-Quality-of-Service-

    0下载:
  2. Packet Scheduling Scheme with Quality of Service Support for Mobile WiMAX Networks
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-27
    • 文件大小:545738
    • 提供者:mohsen
  1. thms

    0下载:
  2. 差异作业批调度的流水车间问题及近似算法Differences in job batch scheduling of flow shop problems and approximation algorithms-Differences in job batch scheduling of flow shop problems and approximation algorithms
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:563949
    • 提供者:tao
  1. Processor-scheduling

    0下载:
  2. 设计一个按优先数调度算法实现处理器调度的进程-Design a number of priority scheduling algorithm processor scheduling process
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:13362
    • 提供者:邵庆丽
  1. Clustering-Algorithm-

    0下载:
  2. 本文通过介绍新的聚类算法到传感器节点调度算法中,从而实现网络覆盖的最优化-This paper describes a new clustering algorithm to the sensor node scheduling algorithm in order to achieve optimal network coverage
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:934866
    • 提供者:吴田
  1. job-scheduling-with-genetic-algorithms

    0下载:
  2. Job scheduling with genetic algorithms in R programming language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:9612
    • 提供者:hnd
  1. A-study-of-security-job-scheduling

    1下载:
  2. 用遗传算法写的关于智能电网的智能调度问题,以及对于攻击防御的提案-Written by using genetic algorithms on the smart grid smart scheduling, as well as proposals for attack defense
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:9865
    • 提供者:沈老板
  1. Ant-scheduling-in-java-and-C

    0下载:
  2. 蚁群调度算法的java及C语言实现,附模型设计论文。-Ant scheduling algorithms java and C language, pay modeling papers.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:32261
    • 提供者:chengy
  1. job-scheduling

    0下载:
  2. job scheduling We need to control the speed of a motor by changing the input voltage. When a set point is defined, if for some reason, the motor runs faster, we need to slow it down by reducing the input voltage. If the motor slows below the se
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:7513
    • 提供者:mummaleti
  1. ant

    0下载:
  2. 蚁群算法(ant colony algorithm,简称ACA)是20世纪90年代由意大利学者M.Dorigo等人首先提出来的一种新型的模拟进化算法.它的出现为解决NP一难问题提供了一条新的途径.用蚁群算法求解旅行商问题(TSP)、分配问题(QAP)、调度问题(JSP)等,取得了一系列较好的实验结果.虽然对蚁群算法研究的时间不长,但是初步研究已显示出蚁群算法在求解复杂优化问题(特别是离散优化问题)方面具有一定的优势,表明它是一种很有发展前景的方法.蚁群算法的主要特点是:正反馈、分布式计算.正反馈
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2383
    • 提供者:咋都有
  1. scheduling

    0下载:
  2. MFC编写的操作系统最高优先级调度算法,实现系统算法调度-MFC operating system written from the highest-priority scheduling algorithm, scheduling algorithm to achieve system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-06
    • 文件大小:1235849
    • 提供者:
  1. a

    0下载:
  2. 基于模拟退火遗传算法的车辆调度问题研究,其中使用matlab程序编出了整个算法-Genetic algorithm based on simulated annealing scheduling problem of vehicles, which use matlab program code out of the whole algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1643388
    • 提供者:陈磊
  1. Task-Scheduling-Algorithms-for-Heterogeneous-Proc

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

    • 发布日期:2017-03-23
    • 文件大小:158466
    • 提供者:Hamid
  1. Scheduling-DAGs-For-Minimum-Finish-Time-and-Power

    0下载:
  2. Thesis : Scheduling DAGs For Minimum Finish Time and Power Consumption on Heterogeneous Processors
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:211268
    • 提供者:Hamid
  1. Ant-Colony-Optimization-for-Task-Matching-and-Sch

    0下载:
  2. Thesis : Ant Colony Optimization for Task Matching and Scheduling
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:333178
    • 提供者:Hamid
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com