搜索资源列表

  1. ycsfzcjddzdyy

    0下载:
  2. 遗传算法在车间作业调度中的应用,不错的文章,希望对大家有帮助-Genetic Algorithm in Job Shop Scheduling application, the article is true, and I hope to be helpful
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:294443
    • 提供者:张伟
  1. SJF

    0下载:
  2. 作业调度算法(SJF)编程模拟:编程实现由短作业优先算法对模拟作业的调度。-Job scheduling algorithm (SJF) Simulation Programming: Programming by a short algorithm to simulate the operating priority scheduling operations.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-21
    • 文件大小:30720
    • 提供者:hulinjie
  1. pichulizuoyediaodu

    0下载:
  2. 批处理作业调度问题,用VC++ 实现,代码可直接运行,-Batch job scheduling problem, with VC++ Realize, code can be directly run
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:519168
    • 提供者:王静
  1. FlowShop

    0下载:
  2. 用c++实现的批处理作业调度问题·优先队列式分支限界法·回溯法,包括Flowshop和make两个类,含有测试用的数据data-With c++ Realized the issue of batch job scheduling priority queue-style backtracking branch and bound method, including Flowshop and make the two categorie
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:264192
    • 提供者:刘斌
  1. job-shop3

    1下载:
  2. Matlab 车间动态调度 PSO微粒群算法程序(优化目标为MakeSpan时间)-Matlab Workshop Particle Swarm Optimization PSO dynamic scheduling procedures (optimization target MakeSpan time)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:zmw
  1. Example

    0下载:
  2. Flow Job Shop problem using genetic algorithm use g++ compiler
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:530432
    • 提供者:nareyus
  1. zydu-matlab

    0下载:
  2. 用 MATLAB实现作业车间调度的遗传算法源程序,基本思路可供参考。希望对大家有所帮助。- Realization of job-shop scheduling based on genetic algorithm by using MATLAB soft. wish help to others.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:wllx
  1. matlab-GA-JSP

    0下载:
  2. matlab遗传算法解决车间调度问题,适用于一般问题-matlab genetic algorithm to solve job shop scheduling problem, the problem for general
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:20480
    • 提供者:lychee
  1. Flow-shop-scheduling

    0下载:
  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
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:236544
    • 提供者:阿四
  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. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:564224
    • 提供者:tao
  1. Job-shop-scheduling

    0下载:
  2. 使用CDS(一种基于John算法的拓展算法)和Palmer算法解决m-machine和n-job 的jobshop schedling问题,并对主要的功能指标进行比较。使用Matlab运行调用Drawchat()函数。-Use of CDS (algorithm based on the expansion of John algorithm) and Palmer algorithm to solve m-machine n-job
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:32768
    • 提供者:ylh
  1. cPPjob-shop

    0下载:
  2. C++程序编写的车间调度中的job shop问题。仿真结果比较好-A c++ program of writing workshop dispatch of the job shop problem. The simulation result is better
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2024-05-21
    • 文件大小:1574912
    • 提供者:
  1. job-shop-with-changed-matrix

    1下载:
  2. 一个车间调度的程序,其独特之处在于可以任意输入测试矩阵进行测试。-A shop scheduling program, its unique in the input test matrix can be arbitrary test.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:14336
    • 提供者:
  1. Cultural-Algorithm-for--Solving-the-Flexible-Job-

    0下载:
  2. algorithme culturel pour la resolution du probleme d ordonnacement du job shop
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-21
    • 文件大小:629760
    • 提供者:aziza
  1. Shop-scheduling-source-code

    0下载:
  2. 代码简介 典型JOB SHOP调度问题(FT10) :工序编码的遗传算法。 在上面典型JOB SHOP调度问题中,每个工件加工的时候可以选择多台机器加工。 使用工序编码的遗传算法。-a typical code Introduction JOB SHOP scheduling problem (FT10): process-coded genetic algorithm. In the above typical JOB SHO
  3. 所属分类:交通/航空行业

    • 发布日期:2024-05-21
    • 文件大小:133120
    • 提供者:kent
  1. JOB-SHOP-SCHEDULING

    1下载:
  2. 基于混合遗传算法问题车间调度优化(论文+源码),哈工大本科学生毕业论文,内有源码以及遗传算法和模拟遗传算法相关论文-Shop Scheduling with Genetic Algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:9349120
    • 提供者:kelvin
  1. Shop-scheduling--ga_jsp

    0下载:
  2. 用遗传算法解决车间调度问题 aberrance.m 760 24-07-07|09:42 across.m 2144 26-07-07|16:35 cal.m 1133 20-05-08|08:37 calP.m 742 15-05-08|20:16 caltime.m 1986 25-07-07|10:52 JSP.m 4006 22-05-08|19:52 plotRec.m 487 14-07-0
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:51200
    • 提供者:寂寞孤鸿
  1. job

    0下载:
  2. 使用粒子群算法解决车间作业调度问题的文章,有关于PSO的介绍。-Particle swarm algorithm to solve the Job Shop Scheduling Problem articles, introduction about PSO.
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:211968
    • 提供者:崔洋洋
  1. GA_job-shop

    0下载:
  2. 用遗传算法实现job-shop的过程,包含6X6和10X10的job-shop的案例-Genetic Algorithm realization process job-shop, including 6X6 and 10X10 the job-shop case
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:21504
    • 提供者:公旭冉
  1. GA_Flow-Shop

    1下载:
  2. 流水线型车间作业调度问题可以描述如下:n个任务在流水线上进行m个阶段的加工,每一阶段至少有一台机器且至少有一个阶段存在多台机器,并且同一阶段上各机器的处理性能相同,在每一阶段各任务均要完成一道工序,各任务的每道工序可以在相应阶段上的任意一台机器上加工-Pipelined job shop scheduling problem can be described as follows: n tasks for the m-th stage
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:chaoshuai
« 1 2 3 45 6 7 8 9 10 11 »

源码中国 www.ymcn.org