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

搜索资源列表

  1. evolver

    0下载:
  2. This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the best path route within a specified time. usage: java Evolver <seconds> <city file> <config file> Author: Liu Yang
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:9122
    • 提供者:liu yang
  1. GA_TSA

    0下载:
  2. 利用遗传算法解决TSP旅行商问题的Java原码-using genetic algorithms to solve the traveling salesman problem TSP original Java code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:26802
    • 提供者:祖超
  1. java-tsp-1.3-src

    1下载:
  2. Traveling Salesman Problem Java Genetic Algorithm Solution, Hope all enjoy it.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5686151
    • 提供者:beyonddoor
  1. Genetic_Algorithm

    0下载:
  2. Java实现的遗传算法解旅行商问题,说明文件在doc中-Java implementation of the Genetic Algorithm for the traveling salesman problem, the documentation in the doc
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:10684
    • 提供者:fly
  1. upload5

    0下载:
  2. 遗传算法求解旅行商问题。在n=20的情况下依然能90 以上获得正确解。-Genetic Algorithm for Traveling Salesman Problem. In the case of n = 20 can still obtain the correct solution for more than 90 .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:4599
    • 提供者:ocpocpocp
  1. genetic

    0下载:
  2. genetic algorithm used to solve travelling salesman prolem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3590
    • 提供者:ash
  1. TSP

    0下载:
  2. JAVA语言实现的遗传算法解决TSP(旅行商问题),主要有三个简单的Java类。-JAVA language of the genetic algorithm to solve TSP (traveling salesman problem), there are three simple Java class.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:9633
    • 提供者:
  1. doc

    0下载:
  2. java编制旅行商路径优化问题的遗传算法程序-java the preparation of the traveling salesman path optimization problem genetic algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:24985
    • 提供者:hello
  1. GeneticAlgorithm

    0下载:
  2. 遗传算法解决背包问题和旅行商问题。 测试数据已经写入java代码中。 遗传算法的参数可以修改。-Genetic algorithm to solve the knapsack problem and the traveling salesman problem. The test data has been written to the java code. The parameters of the genetic algorithm can be modified.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:7809
    • 提供者:lvsmart
  1. Graph TSP AStar Floyd Colorarion Genetic JungLib

    0下载:
  2. A complete Java System to view the graph solution of Traveling Salesman Problem, AStar, Floyd, Coloration and Genetic solution. Using Jung Java Library.
  3. 所属分类:JSP源码/Java

  1. TravelingSalesman12

    0下载:
  2. traveling salesman problem solution by using genetic algorithm coded in java no of the city, distance fitness function, population, generation
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:6730
    • 提供者:waresoft12
  1. Graph_PCV_AEstrela_Floyd_Coloracao_Geneticos_Jung

    0下载:
  2. A complete Java System to view the graph solution of Traveling Salesman Problem, AStar, Floyd, Coloration and Genetic solution. Using Jung Java Library.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-22
    • 文件大小:6829408
    • 提供者:Gabriel
  1. tsp-java

    0下载:
  2. The task of this application was to explore the possibilities of genetic programming and to test it on a well known Traveling Salesman Problem (TSP), where the salesman should visit given number of cities and then return back home, all in the sho
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:6118459
    • 提供者:Chan
  1. GA

    0下载:
  2. 基于遗传算法的旅行商问题,求最小路径,java图形界面实现-Traveling salesman problem based on genetic algorithms for the minimum path, java graphical interface to achieve
  3. 所属分类:Applet

    • 发布日期:2017-04-08
    • 文件大小:328273
    • 提供者:薛**
  1. lvxingshang.java

    0下载:
  2. 用java语言开发基于遗传算法理论的旅行商最短路径问题,包含遗传算法的常用基本理论。-The basic theory of common java language development based on the traveling salesman problem based on genetic theory shortest path algorithms, including genetic algorithm.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-30
    • 文件大小:1668
    • 提供者:毕艳亮
  1. java_ga

    0下载:
  2. 利用java实现遗传算法,用来解决tsp旅行商问题。功能已测试-Using Java implementation, genetic algorithm is used to solve TSP traveling salesman problem. Function has been tested
  3. 所属分类:Project Design

    • 发布日期:2017-04-14
    • 文件大小:3228
    • 提供者:mr陈
  1. jopt_sdk_4_9_5_evaluation_complete

    0下载:
  2. JOpt.SDK是一个自动化车辆路线和派送Java/J2SE和.NET.组件的工具。它可以解决旅行推销员的问题(TSP)和时窗限制路线规划的问题。它提供了各种因素限制的最佳化运输路线,如时窗,负载能力,规定行程路线。该组件是基于遗传算法,并自动确定订单任意设置车辆的优化配置。-JOpt.SDK is an automated vehicle routing and delivery of Java/J2SE and.NET. components of the tool. It can solv
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1900183
    • 提供者:kangshaobo
搜珍网 www.dssz.com