CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 配送中心选址

搜索资源列表

  1. Allocation3

    4下载:
  2. 遗传算法的配送中心选址设计代码,针对选择多个配送中心的。-GA Distribution Center site design code, choosing several distribution centers.
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:17032
    • 提供者:汪利君
  1. bluestar

    0下载:
  2. 物流配送中心选址问题的研究,希望对大家有用-logistics distribution center location of the study in the hope that it may be useful to
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1201
    • 提供者:blueatre
  1. C-xuanzhi

    0下载:
  2. 单仓库设施选址决策方法,用于配送中心选址或者单仓库设施选址
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:1655
    • 提供者:AooFish
  1. 12

    2下载:
  2. 启发式遗传算法在电子商务下物流配送中心选址中的研究. 电子商务环境下的物流配送中心选址问题比较复杂,涉及因素较多。根据物流配送特点,对配送中心选址模型的变动 费用和时间约束作修改,建立更加合理的适用于电子商务环境下的物流配送中心选址模型。由于选址模型属于NP难问题,故采用启 发式遗传算法进行求解。 [关键词] 电子商务 启发式遗传算法 物流配送中心
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:373016
    • 提供者:唐五
  1. peisong

    0下载:
  2. 欧氏空间选址模型,重力模型,求解物流中单个配送中心选址为题等
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7449
    • 提供者:dongshiqin
  1. 对物流配送中心选址的源代码

    0下载:
  2. 一个对物流配送中心选址的源代码,希望大家能够喜欢,A logistics distribution center location of the source code, hope that we can love
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-27
    • 文件大小:1205
    • 提供者:yang
  1. yich

    0下载:
  2. 遗传算法就是那么点东西呗,就是在一个域内搜索最优解, 比如那个配送中心选址,如果用最低级的算法, 它的复杂度是C(n,m)*n!以上对吧?然后用遗传算法就可以使得复杂度降低呗, 迅速达到收敛。<br/>遗传算法的确是目前的一个在很多领域都比较先进的求解算法,你去搜一下它的原理看看吧, 我写程序之前光看这个算法的原理就看了两三天才全看明白。 这是我用vb写的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2800
    • 提供者:liumengqian
  1. GAPSO

    0下载:
  2. GA 用于配送中心,工厂等的选址,采用遗传算法,在程序中可以选择不同的编码方法。-GA CHOOSE ADDRESS
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:6990395
    • 提供者:tianguowei
  1. AHP

    0下载:
  2. 重心法和模糊层次分析法的配送中心选址方法的结合-Center of gravity method and the combination of fuzzy AHP method of distribution center location
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:724544
    • 提供者:多多
  1. dd

    0下载:
  2. 单亲进化遗传算法在多个配送中心选址中的应用-Single evolutionary genetic algorithm in multiple Distribution Center Applications
  3. 所属分类:Document

    • 发布日期:2017-04-04
    • 文件大小:98482
    • 提供者:多多
  1. kMeansCluster

    0下载:
  2. 采用kmeans聚类方法,实现多个配送中心选址。-By kmeans clustering method of multiple distribution center location.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1889
    • 提供者:jackleeme
  1. wl

    11下载:
  2. 物流选址问题,在matlab环境下,用遗传算法实现物流配送中心选择问题的。-Logistics location problem, in the matlab environment, using genetic algorithm selection problem of logistics distribution center.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-20
    • 文件大小:2048
    • 提供者:hu
  1. combine

    1下载:
  2. 烟草物流配送中心选址规划算法设计,用C++写的-algorithm for tobacco distribution center location,written by c++
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:713143
    • 提供者:双良
  1. 免疫优化算法在物流配送中心选址中的应用

    1下载:
  2. 免疫优化算法在物流配送中心选址中的应用(详细代码)(The application of immune optimization algorithm in the location of logistics distribution center (including detailed code))
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:29696
    • 提供者:理论经济
  1. 配送中心选址模型与算法研究

    1下载:
  2. 物流中心选址,应用免疫算法。包含了具体的算法代码,有附带解释,挺适合新手学习的。(The location of the logistics center and the application of immune algorithm. Including the specific code of the algorithm, with a incidental explanation, it is suitable for the beginners to learn.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:6675456
    • 提供者:vahalla
  1. 免疫优化算法在物流配送中心选址中的应用

    1下载:
  2. 免疫算法受生物免疫系统启发,是在免疫学理论基础上发展起来的一种新兴的智能计算算法(Immune algorithm, inspired by biological immune system, is a new intelligent algorithm developed on the basis of immunology theory.)
  3. 所属分类:书籍源码

  1. 免疫优化算法在物流配送中心选址中的应用

    1下载:
  2. 算法详细代码,有关免疫优化算法的代码,实测可以运行(Algorithm detailed code)
  3. 所属分类:进化算法

    • 发布日期:2019-05-01
    • 文件大小:29696
    • 提供者:秦紫航
  1. chapter12

    1下载:
  2. 免疫优化算法在物流配送中心选地址中的应用。(Application of immune optimization algorithm in location selection of logistics distribution center.)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-01
    • 文件大小:12288
    • 提供者:游泳的鱼111
  1. 配送中心选址分配问题的DNA鱼群算法研究

    1下载:
  2. 配送中心选址分配问题的DNA鱼群算法研究(Research on DNA fish swarm algorithm for distribution center location and distribution)
  3. 所属分类:matlab例程

  1. 免疫算法求解配送中心选址问题matlab代码

    3下载:
  2. 免疫算法求解配送中心选址问题,配送中心向需求点配送货物是供应链中的重要部分.本文以成本最低为目标函数,把距离上限加入到惩罚机制,并根据抗体和抗原之间的亲和力设计自适应交叉和变异概率,把自适应的免疫算法应用到配送中心模型中进行求解,最后通过仿真实验对比验证了算法用在配送中心选址上有较好的效果.(Immune Algorithm is used to solve the location problem of Distribution Center, which is an important pa
  3. 所属分类:matlab例程

    • 发布日期:2021-03-14
    • 文件大小:31744
    • 提供者:代码大小姐
« 12 3 »
搜珍网 www.dssz.com