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

搜索资源列表

  1. 算法作业Traveler

    0下载:
  2. 研究生算法作业著名的旅行者问题-graduate algorithm operating famous Traveler Problem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:59520
    • 提供者:ayan1228
  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. GA

    0下载:
  2. This Program finds the traveler salesman path with genetic algorithm(all pair connected), its not a best answer. (you can increase the number of generation to improve it).
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:742
    • 提供者:saeed
  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. tspsa

    1下载:
  2. 模拟退火算法用于解决“城市旅行者”问题的VC++源代码,对于理解模拟退火算法有很大的帮助!-Simulated annealing algorithm is used to solve the " Urban Traveler" problem VC++ source code, simulated annealing algorithm for the understanding of great help!
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-11-07
    • 文件大小:2845696
    • 提供者:wangwei
  1. System.Algorithms

    0下载:
  2. Traveler salesman problem (Dijkstra)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:175382
    • 提供者:didit
  1. s3c2410_inter

    0下载:
  2. arm,s3c2410断程序的实现(原创) - 寻梦旅人 - 博客大巴-arm, s3c2410 off the program implementation (original)- Dream Traveler- blog bus
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:105032
    • 提供者:Elinx
  1. sa

    0下载:
  2. c++编写的模拟退火算法旅行家问题,可以执行,包含源代码 -c++ written in the problem simulated annealing algorithm traveler, you can perform, including the source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:2357
    • 提供者:xxx
  1. tGA

    0下载:
  2. c++编写的遗传算法旅行家问题,可以执行,包含源代码 -c++ genetic algorithm written questions traveler, you can perform, including the source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1196523
    • 提供者:xxx
  1. tTspSA-

    0下载:
  2. c++编写的模拟退火算法旅行家问题,可以执行,包含源代码 -c++ written in the problem simulated annealing algorithm traveler, you can perform, including the source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:12546
    • 提供者:xxx
  1. traveler

    0下载:
  2. 旅行商问题的分支限界法 经典算法的JAVA实现-Traveling Salesman Problem classical branch and bound algorithm to achieve JAVA
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:191060
    • 提供者:李鑫
  1. 0219-0220-0227

    0下载:
  2. 旅客信息查询 和 路线设计 还有动画的实现-Traveler information and route the query to achieve animation design as well
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:51230720
    • 提供者:李少龙
  1. tsp_dp1

    0下载:
  2. traveler sale person in dynamic programming
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3117
    • 提供者:parisa
  1. Gezer

    0下载:
  2. Source Code For E book traveler
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:37008
    • 提供者:brokenarrow
  1. traveler-problem

    0下载:
  2. 旅行者问题,求解图中最短距离,必须覆盖所有的节点-traveller problem , used to compute the shortest path
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1287
    • 提供者:linhai
  1. the-wavelet-neural-network

    5下载:
  2. 城市交通流的运行存在着高度的复杂性、时变性和随机性,实时准确的交通流预测是智能交通系统,特别是先进的交通管理系统与先进的出行者信息系统研究的关键. 基于交通流预测的特点,给出了基于遗传算法的小波神经 网络的交通预测模型GA-WNN ,用具有自然进化规律的遗传算法来对小波神经网络的连接权值和伸缩平移尺度进行前期优化训练,部分代替了小波框架神经网络中按单一梯度方向进行参数优化的梯度下降法,克服了单一梯度下降法易陷入局部极小和引起振荡效应等缺陷. 仿真实验验证了GA-WNN 预测模型对短时交通流的
  3. 所属分类:matlab

    • 发布日期:2014-11-17
    • 文件大小:615424
    • 提供者:mengfei
  1. traveler-issues

    0下载:
  2. 使用遗传算法实现,旅行者问题的代码。经典的实现方案-The use of genetic algorithm, the code traveler issues. Classic implementations
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:256687
    • 提供者:朱东升
« 12 3 »
搜珍网 www.dssz.com