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

搜索资源列表

  1. matlab仿真_理发店排队模拟

    1下载:
  2. 我们暑假数学建模过程中编写的理发店模拟系统,采用gui界面。-summer mathematical modeling process of the preparation of the barber shop simulation system using gui interface.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4366
    • 提供者:文子
  1. Sy5

    1下载:
  2. 以队列和栈实现的仿真技术预测理发馆的经营状况-to Queue and Stack simulation technology forecasting barber's shop of the operation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17781
    • 提供者:蓝色悠幻
  1. lifaguan

    0下载:
  2. 数据结构作业.用C语言写的模拟理发馆理发排队队列问题.-data structure operations. Written in C language simulation barber's shop barber queue problem.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:31121
    • 提供者:bluesky
  1. yiliao

    0下载:
  2. 这个程序是用C语言实现的。我使用了单向链表来实现对药品的增加. 删除等操作. 我修改了几次算法, 优化了一下. 如果有不足之处,还望各位多多指点。 设计目的: 这是一个专为小药店设计的药品管理系统. 可以对药品自由的进行添加、删除、查找等操作. 功能简介:(每个数字键对应相应的功能, 按数字键后,请按Enter键) \"1 - 增加药品\": 向系统增加一种药品 \"2 - 删除药品\": 删除系统中的一种药品 \"3 - 查找药品\": 输入药品
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4456
    • 提供者:CT
  1. chejian

    1下载:
  2. 规划算法--matlab编写的车间调度遗传算法源程序-planning algorithm -- Matlab prepared by the shop scheduling genetic algorithm source code
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6056
    • 提供者:王则
  1. GAJSP

    1下载:
  2. 车间调度问题的基于工序的编码源程序,适合用遗传算法研究车间调度问题的人。-shop scheduling processes based on the source code suitable for use genetic algorithm shop scheduling people.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8228
    • 提供者:lixingbing
  1. jsp_ga_Matlab

    0下载:
  2. 车间调度问题的遗传算法matlab源程序,供大家参考-shop scheduling GA Matlab source for reference
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6238
    • 提供者:lixingbing
  1. diantifangzhen

    0下载:
  2. 面向事件的计算机模拟技术,理发店系统的模拟仿真的matlab仿真程序。-Event-oriented computer simulation technology, barber shop system simulation of MATLAB simulation program.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2112
    • 提供者:tengyingzheng
  1. 理发馆的排队fsffs

    0下载:
  2. 使用队列模拟理发馆的排队现象,通过仿真手法评估其营业状况。-use cohort simulation barber's shop, the queues, through simulation methods to assess its financial situation.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2295
    • 提供者:
  1. 理发馆的排队

    0下载:
  2. 利用数据结构的查找做的理发馆的排队-use of the data structure you do a barber's shop queue
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12432
    • 提供者:李景良
  1. 用c实现的商品货架算法

    0下载:
  2. 问题描述: 假设一个商店,它有一个货架和一个仓库,当货架上的商品数量少于一定的数目时,从仓库运一定数量的商品摆到货架上,当仓库里的商品的数量少于一定的数目时,购买商品把仓库填满,商品的出售要按照商品的生产日期来,快要过期的商品要先出售。 解决问题的方法: 用了两个栈和 一个队列,把队列当作仓库,用一个栈作为货架,把另一个栈当作临时的存储箱。当要往货架上添商品时,先把作为货架的栈中的元素全都压到作为存储箱的栈中,再把仓库中的元素压到存储箱中,然后再把存储箱中的所有元素都压到货架上,这样,就能保证快
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2328
    • 提供者:曾德胜
  1. Shop-scheduling-algorithm

    0下载:
  2. 根据多层编码遗传算法原理,在matlab中编程实现基于多层编码遗传算法的车间调度算法-According to the principle of multi-coded genetic algorithm in matlab programming shop scheduling algorithm based on multi-coding genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:12039
    • 提供者:吴逸
  1. job-shop-problem

    0下载:
  2. 使用遗传算法来来解决求解车间调度问题的matlab代码-matlab code for solving job shop problem to use genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:26045
    • 提供者:liuao0910
  1. flow-shop

    0下载:
  2. FLOW SHOP USING MAY METAHEURISTIC
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1015
    • 提供者:nourchen moumni
  1. GA-of-reentrant-hybrid-flow-shop

    2下载:
  2. 可重入混合流水车间的调度问题,遗传算法MATLAB源程序-Reentrant hybrid flow shop scheduling problem, the genetic algorithm MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:16107
    • 提供者:罗书敏
  1. GA_Flow-Shop

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

    • 发布日期:2017-07-04
    • 文件大小:3072
    • 提供者:chaoshuai
  1. GA- job shop scheduling

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

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:Songkran
  1. VigneshVenkat

    0下载:
  2. Job Shop Scheduling done by Vignesh Venkat
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:bm85
  1. FJSP用GA

    2下载:
  2. flexible job shop 使用基因演算法解柔性作業車間調度問題(flexible job shop Using genetic algorithm to solve flexible job shop scheduling problem)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:13312
    • 提供者:tzyywoei1279
  1. FJSP用SSO

    2下载:
  2. 使用SSO求解柔性作業車間調度問題flexible job shop(Using SSO to solve flexible job shop scheduling problem flexible job shop)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:52224
    • 提供者:tzyywoei1279
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com