CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - genetic algorithm scheduling

搜索资源列表

  1. sdasd

    0下载:
  2. 车间作业调度问题遗传算法,可以生成调度甘特图。-Job-shop scheduling problem genetic algorithm, can generate Gantt scheduling.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3.43kb
    • 提供者:李志辉
  1. timetable-csharp

    1下载:
  2. c#/CSharp 遗传算法高校排课系统的源代码,这是我哥哥做的本科毕业设计,很不错的哦-c#/CSharp University Course Scheduling System genetic algorithm source code, which I did graduate design, very good oh ~ ~
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:533.54kb
    • 提供者:张雨萌
  1. Genetic-Algorithm

    0下载:
  2. 遗传算法如何利用C++程序来实现,以求作业车间调度等问题。-How to use the genetic algorithm C++ program to implement in order to job shop scheduling problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:14.49kb
    • 提供者:张广乐
  1. JobShopSchedulingProblemMatlabGeneticAlgorithm

    0下载:
  2. 车间作业调度问题遗传算法Matlab源码,用于解决车间的调度问题-Job Shop Scheduling Problem Matlab genetic algorithm source code for the solution to the scheduling problem workshop
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.68kb
    • 提供者:sxb
  1. SGA

    1下载:
  2. 基本遗传算法的C语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm C language source code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, combinatorial
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:3.2kb
    • 提供者:沁篱
  1. PaiKe

    1下载:
  2. 遗传算法做排课软件源码。还行吧-Course Scheduling software to do genetic algorithm source code. Also visit you
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:140.27kb
    • 提供者:build
  1. SchedulingSystem

    0下载:
  2. 可用于大学的遗传算法实现排课系统!用遗传算法能达到最好的效果-Can be used for the genetic algorithm University Course Scheduling System! Using genetic algorithms to achieve their best effect
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2.64mb
    • 提供者:陈鹏
  1. scheduling

    0下载:
  2. 用于车间调动的自适应遗传算法,高效,带有Benchmark测试案例-Workshop for the mobilization of the adaptive genetic algorithm, high efficiency, with a Benchmark Test Case
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:183.58kb
    • 提供者:王天
  1. multiprocessor

    0下载:
  2. multi processor scheduling with genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.67kb
    • 提供者:mehdi
  1. Scheduling_Scientific_Workflow_Applications_with_

    0下载:
  2. Grid technologies have progressed towards a service-oriented paradigm that enables a new way of service provisioning based on utility computing models, which are capable of supporting diverse computing services. It facilitates scientific applicat
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:211.27kb
    • 提供者:miren
  1. Shop-scheduling-genetic-algorithm

    1下载:
  2. 遗传算法车间调度,车间作业调度问题遗传算法 -------------------------------------------------------------------------- 输入参数列表 M 遗传进化迭代次数 N 种群规模(取偶数) Pm 变异概率 T m×n的矩阵,存储m个工件n个工序的加工时间 P 1×n的向量,n个工序中,每一个工序所具有的机床数目 输出参数列表 Zp 最优的Makespan值 Y1p 最优方案
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1.51kb
    • 提供者:王龙隐
  1. FSSP-of-GA

    1下载:
  2. Flow Shop调度问题的遗传算法通用MATLAB源码。 本源码由GreenSim团队原创,-Flow Shop Scheduling Problem General Genetic Algorithm MATLAB source code. The original source code from the GreenSim team,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1.75kb
    • 提供者:lzf
  1. genetic-algo

    0下载:
  2. process scheduling using genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:72.53kb
    • 提供者:noor
  1. 0801563

    0下载:
  2. 用遗传算法解决作业车间调度问题。作业车间调度可描述为集合{J,M,Op,T}(其中:J代表工件,M代表机器,Op代表工序,T代表工件的加工时间),即如何将工件的工序按照合理的顺序分配到机器上,以达到目标函数的要求。-Using Genetic Algorithm for Job Shop Scheduling Problems. Job shop scheduling can be described as a set {J, M, Op, T} (where: J on behalf of t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:876.33kb
    • 提供者:刘浏
  1. Job-shop-MATLAB

    2下载:
  2. 用matlab编写的车间作业调度的遗传算法程序-Written by matlab genetic algorithm for job shop scheduling procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:99.66kb
    • 提供者:小刚
  1. Genetic-Algorithm

    0下载:
  2. 使用Visual c++实现电梯调度的遗传算法-Using Visual c++ genetic algorithm to achieve the elevator scheduling
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2.29mb
    • 提供者:张恒
  1. Genetic-algorithm-problem

    1下载:
  2. 车间作业调度问题遗传算法,程序还将绘出三副图片:两条收敛曲线图和甘特图(各工件的调度时序图)-Genetic algorithm for job shop scheduling problem, the program will draw three pictures: two convergent graphs and Gantt (schedule timing diagram of the workpiece)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1.52kb
    • 提供者:卢永鹏
  1. Scheduling-problem-genetic-algorithm

    0下载:
  2. 流水生产调度问题是指生产系统任一机器一旦开始加工工件,就应连续不断加工直到完成所有的工件,同一机器上连续加工的两个工件之间不能有间断。这里是调度问题的遗传算法matlab程序。-Scheduling problem genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:10.66kb
    • 提供者:
  1. load scheduling by genetic algorithm

    0下载:
  2. this research paper is based on Load scheduling in power system by genetic algorithm
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:277kb
    • 提供者:anees1411
  1. GA- job shop scheduling

    0下载:
  2. genetic algorithm for job shop scheduling problem
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1kb
    • 提供者:Songkran
« 12 3 4 5 6 »
搜珍网 www.dssz.com