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

搜索资源列表

  1. 01c++

    0下载:
  2. 一个旅行者有一个最多能用m公斤的背包,现在有n件物品,它们的重量分别是W1,W2,...,Wn,它们的价值分别为C1,C2,...,Cn.若每种物品只有一件求旅行者能获得最大总价值。 -A traveler can have a maximum of m kilograms of backpack, there are n items, and their respective weights are W1, W2 ,..., Wn, respectively, the value of
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1128
    • 提供者:lp
  1. 30min

    0下载:
  2. 这是"旅行者"问题,为了上传这个东西我用了差不多30分钟,为什么找个代码来看看,学习一下都那么难?这个代码大家想要的话就下吧。-This is the "Traveler" problem, in order to upload this thing, I spent nearly 30 minutes, why find a code to look at and learn about all so difficult? The code you wa
  3. 所属分类:C#编程

    • 发布日期:2017-04-14
    • 文件大小:3518
    • 提供者:afternoone
  1. traveler

    0下载:
  2. 旅行商问题及代码,描述了旅行商问提的实质与算法,并用代码实现了该算法,具有重要意义-traveler qustion and simulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:22125
    • 提供者:赵雅梦
  1. traveler

    0下载:
  2. 旅行商问题 c算法 回溯算法 数据结构 十分有用-travelers c algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1849
    • 提供者:sun
  1. sy5

    0下载:
  2. 一个旅行家想驾驶汽车从城市A到城市B(设出发时油箱是空的)。给定两个城市之间的距离dis、汽车油箱的容量c、每升汽油能行驶的距离d、沿途油站数n、油站i离出发点的距离d[i]以及该站每升汽油的价格p[i],i=1,2,…,n。设d[1]=0<d[2]<…<d[n]。要花最少的油费从城市A到城市B,在每个加油站应加多少油,最少花费为多少?-A traveler would like to drive a car from the city A to city B (located
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:907
    • 提供者:林志华
  1. traveler-81018

    0下载:
  2. windows资源管理器,可以选择一个指定的目录,浏览文件夹中的文件-windows file management
  3. 所属分类:.net

    • 发布日期:2017-04-28
    • 文件大小:429543
    • 提供者:zhaoweijing
  1. 遗传算法——旅行商问题mfc

    0下载:
  2. 旅行商问题:一个旅行者要去很多城市,每个城市只去一次,问:该怎么走路线最短? ? ?????? 这个问题可以转化为:随机给n个点,如何连线这n个点,使得连线最短? ? ?????? 这个问题是遗传算法的经典问题~哈哈~~我试着写了一个程序来解决。 ? ?????? 采用的策略是: 1.?????? 精英主义:每次有2个最优解直接进入下一代。 2.?????? 轮盘赌选择生育:每次对每一代的个体进行一次轮询,如果不适应度<某个随机数,那么选择这个个体进行生育。 3.?????? 单性繁殖:因
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:90112
    • 提供者:littlekai
  1. PSO for 3 Models

    0下载:
  2. 粒子群算法对解决二次规划、旅行商问题、背包问题等源程序(Particle swarm algorithm to solve the secondary planning, traveler problems, backpack problems and other source code)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1801216
    • 提供者:MATK
  1. Uma abordagem ILS para tratar o problema do

    0下载:
  2. The Problem of the Black Traveler and Bank Clerk is defined on a graph, directed or not, in which the vertices that represent the cities are classified as black or white. The cardinality constraint is related to the maximum number (Q) of white verti
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:1555456
    • 提供者:anapsc
  1. dynamic programming

    0下载:
  2. 设平面上有一个m×n 的网格,将左下角的网格点标记为(0,0)而右上角的网格点标记为(m,n)。某人想从(0,0)出发沿网格线行进到达(m,n),但是在网格点(i,j)处他只能向上行进或者向右行进,向上行进的代价为aij(amj =+∞),向右行进的代价是bij(bin =+∞)。试设计一个动态规划算法,在这个网格中为该旅行者寻找一条代价最小的旅行路线。(There is a m * n mesh on the plane, and the grid point on the lower lef
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:4096
    • 提供者:16物联网
搜珍网 www.dssz.com