搜索资源列表

  1. 遗传算法解决tsp的C++程序

    1下载:
  2. 使用遗传算法解决旅行商问题,可设定问题规模的大小。
  3. 所属分类:数值算法/人工智能

  1. TSPGA_src

    0下载:
  2. 一个运用改良的遗传算法来解决旅行商问题的程序-an improved use of genetic algorithms to solve the traveling salesman problem procedures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-01-21
    • 文件大小:64kb
    • 提供者:陈雷
  1. TSPGA

    0下载:
  2. 用C#编的用遗传算法求解旅行商(TSP)问题的源代码。-with C# Part of the Genetic Algorithm for TSP (TSP) of the source code.
  3. 所属分类:C#编程

    • 发布日期:2025-01-21
    • 文件大小:7kb
    • 提供者:流程
  1. tsp(2)

    0下载:
  2. 本程序实现了多城市的tsp问题(即旅行商问题)的遗传算法-the process of multi-city tsp (ie, the traveling salesman problem) Genetic Algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-01-21
    • 文件大小:1.12mb
    • 提供者:叶靥
  1. TSPGACCODE

    0下载:
  2. 旅行商问题的遗传算法求解源代码,多目标优化经典问题的现代启发式算法实现-traveling salesman problem genetic algorithm source code, multi-objective optimization of the modern classic Heuristic Algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-01-21
    • 文件大小:4kb
    • 提供者:鸿渐
  1. tsp-word

    0下载:
  2. 用遗传算法解决旅行商问题的简单实现.word格式,简单,易懂 -using genetic algorithms to solve the traveling salesman problem simple realization. Word format, a simple, understandable
  3. 所属分类:软件工程

    • 发布日期:2025-01-21
    • 文件大小:81kb
    • 提供者:王子文
  1. travelingsalemanproblem

    0下载:
  2. 主要解决旅行商问题(traveling saleman problem,简称tsp,即已知n个城市之间的相互距离,现有一个推销员必须遍访这n个城市,并且每个城市只能访问一次,最后又必须返回出发城市,求解最短距离的遗传算法。-mainly to solve the traveling salesman problem (traveling saleman problem, listed tsp, known cities n betwee
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-01-21
    • 文件大小:1kb
    • 提供者:阳文
  1. TspGA

    0下载:
  2. 遗传算法求解旅行商问题,对48个城市的TSP问题进行计算,求解路径和最优路径-Genetic Algorithm for Traveling Salesman Problem, the 48 city TSP problems, the solution of the path and optimal path
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-01-21
    • 文件大小:47kb
    • 提供者:jsj
  1. tsp

    0下载:
  2. 遗传算法用遗传算法解决旅行商问题关键词中华人民共和国-Genetic Algorithm with Genetic Algorithm to Solve Traveling Salesman Problem Keywords People s Republic of China
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-01-21
    • 文件大小:4kb
    • 提供者:pengjikui
  1. tsp-ga

    0下载:
  2. 基于遗传算法解决旅行商问题的vc++源码。-Based on genetic algorithm to solve the traveling salesman problem vc++ Source.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-01-21
    • 文件大小:382kb
    • 提供者:wangjing
  1. TSP

    0下载:
  2. 用遗传算法解决旅行商问题,并用图形界面显示出来。比较了分别采用轮盘赌选择算子和锦标赛选择算子的遗传算法求解TSP问题的性能,包括:运行时间、进化总代数和最优解质量。 结果曲线可以用图形显示出来。-Genetic algorithm is used to solve the traveling salesman problem, and use graphical interface is displayed. Compared usin
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-01-21
    • 文件大小:70kb
    • 提供者:sdfsfdsf
  1. tsp

    0下载:
  2. C语言实现的遗传算法解TSP问题(旅行商问题),简单易懂。-C Language Implementation of Genetic Algorithm for TSP problem (TSP), easy-to-read.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-01-21
    • 文件大小:12kb
    • 提供者:李诗高
  1. GATSP

    0下载:
  2. 用遗传算法求解旅行商问题的matlab程序 (详细说明见文本)-Using Genetic Algorithm for Traveling Salesman Problem matlab program (a detailed explanation see the text)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-01-21
    • 文件大小:3kb
    • 提供者:清水
  1. tsp

    0下载:
  2. 结合旅行商问题,学习并掌握遗传算法。并从实例中体会遗传算法对解决NP问题的重要性。遗传算法解决旅行商问题-Combination of traveling salesman problem, to learn and master the genetic algorithm. Experience from the examples of genetic algorithm to solve the NP problem. Geneti
  3. 所属分类:C#编程

    • 发布日期:2025-01-21
    • 文件大小:221kb
    • 提供者:jiajia
  1. TSP-matlab

    0下载:
  2. 用遗传算法计算旅行商问题,MATLAB程序代码,机器可直接运行。-Traveling salesman problem using genetic algorithm, MATLAB code, the machine can be directly run.
  3. 所属分类:matlab例程

    • 发布日期:2025-01-21
    • 文件大小:4kb
    • 提供者:xiaoqi
  1. TSP遗传算法

    0下载:
  2. 用遗传算法解决旅行商问题,直接输入各城市直接的距离即可解决。
  3. 所属分类:编程文档

    • 发布日期:2013-06-09
    • 文件大小:11.77kb
    • 提供者:lgl531558674
  1. GA-TSP

    0下载:
  2. 利用遗传算法求解旅行商问题,求解100城市的最短路程(Using GA to solve TSP problem)
  3. 所属分类:matlab例程

    • 发布日期:2025-01-21
    • 文件大小:4kb
    • 提供者:SHSFforever
  1. 旅行商问题

    0下载:
  2. 基于遗传算法求解旅行商问题,程序中随机设置了城市点出现的情况。(Genetic algorithm based travel salesman problem, the program randomly set up the city point of view.)
  3. 所属分类:matlab例程

    • 发布日期:2025-01-21
    • 文件大小:2kb
    • 提供者:USSThobo2
  1. gaTSP

    0下载:
  2. 旅行商问题,以10个、30个城市为例,文件为TSP代码。(Traveling salesman problem, take 10, 30 cities for example, the document is TSP code.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2025-01-21
    • 文件大小:1kb
    • 提供者:学海无涯m
  1. GA for TSP - Final

    0下载:
  2. 用遗传算法实现旅行商问题,可选择城市数量(Traveling salesman problem is realized by genetic algorithm, and the number of cities can be selected.)
  3. 所属分类:仿真建模

    • 发布日期:2025-01-21
    • 文件大小:3kb
    • 提供者:tianyunong
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org