搜索资源列表

  1. 人工智能典型程序

    1下载:
  2. 人工智能课程学习中的作业,包括一些典型的Prolog程序,如汉塔问题,九宫问题,售货郎问题,猎人过河问题-courses of study artificial intelligence operations, including some typical Prolog procedures, such as Han tower, JiuGongTu issues, sales Lang, hunters across the rive
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:18432
    • 提供者:江佳
  1. acoJan20cycle

    0下载:
  2. 蚂蚁算法解决流动货郎问题,matlab源代码-ant algorithm to solve the problem of mobile Peddlers, Matlab source code
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1593
    • 提供者:继业
  1. mpi

    0下载:
  2. 《并行算法实践》附带的mpi源程序,包括求解八皇后问题、货郎问题等的38个mpi并行程序-"parallel algorithm practice," incidental mpi source, including eight for Queen's, Peddlers issue of 38 mpi Parallel Programming
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:852868
    • 提供者:聂磊
  1. 111

    0下载:
  2. 算法的几个程序 排序 货郎档 二分法
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2997
    • 提供者:
  1. 贪婪法解最短回路问题

    0下载:
  2. 一个用变形贪婪法解货郎回路的C程序代码 思想 1.选择一条最短的边作为部分解。 2.选择一条最短的且将之加入到部分解不形成回路的边。 3.重复第2步,直至所有的结点都包含在部分解中。-deformation with a greedy method for the Traveling Salesman circuit C code ideological one. Choose a minimum as part of the solu
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13940
    • 提供者:莫非
  1. 分支界限法求解货郎担问题

    0下载:
  2. 研究生算法作业分支界限法求解货郎担问题-graduate algorithm operations branch line Traveling Salesman Problem Solving
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-02
    • 文件大小:260096
    • 提供者:ayan1228
  1. 贪婪法解最短回路问题

    0下载:
  2. 一个用变形贪婪法解货郎回路的C程序代码 思想 1.选择一条最短的边作为部分解。 2.选择一条最短的且将之加入到部分解不形成回路的边。 3.重复第2步,直至所有的结点都包含在部分解中。-deformation with a greedy method for the Traveling Salesman circuit C code ideological one. Choose a minimum as part of the solu
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:13312
    • 提供者:莫非
  1. salesman-temp

    0下载:
  2. 货郎担 最短路径问题 用链表储存最短路径节点-traveling salesman problem using the shortest path Listless storage nodes Shortest Path
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:邵柏波
  1. 人工智能典型程序

    0下载:
  2. 人工智能课程学习中的作业,包括一些典型的Prolog程序,如汉塔问题,九宫问题,售货郎问题,猎人过河问题-courses of study artificial intelligence operations, including some typical Prolog procedures, such as Han tower, JiuGongTu issues, sales Lang, hunters across the rive
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-02
    • 文件大小:18432
    • 提供者:
  1. 货郎担问题四种解法

    0下载:
  2. 货郎担问题的回溯,枚举,分支界限,动态规划解法-back the traveling salesman problem, except, branch line, dynamic programming solution
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:贾计伟
  1. acoJan20cycle

    0下载:
  2. 蚂蚁算法解决流动货郎问题,matlab源代码-ant algorithm to solve the problem of mobile Peddlers, Matlab source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:继业
  1. HuoLangDanProblem

    0下载:
  2. 分支限界法实现货郎担问题,开发工具eclipse-branch and bound Method traveling salesman problem, development tools eclipse
  3. 所属分类:界面编程

    • 发布日期:2024-05-02
    • 文件大小:16384
    • 提供者:EllenGong
  1. tsp.c

    0下载:
  2. 求解货郎担问题的分枝限界算法,程序中有较为详细的注释-solving the traveling salesman problem Branch and Bound algorithm, procedures are more detailed Notes
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:郎风华
  1. mpi

    0下载:
  2. 《并行算法实践》附带的mpi源程序,包括求解八皇后问题、货郎问题等的38个mpi并行程序-"parallel algorithm practice," incidental mpi source, including eight for Queen's, Peddlers issue of 38 mpi Parallel Programming
  3. 所属分类:并行运算

    • 发布日期:2024-05-02
    • 文件大小:852992
    • 提供者:聂磊
  1. ga_and_tsp

    0下载:
  2. 这是一个用matlab编写的,关于如何用遗传算法来解决货郎担问题的程序-using Matlab, prepared on how to use genetic algorithms to solve the traveling salesman problem procedures
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:7168
    • 提供者:袁成序
  1. hld

    0下载:
  2. 算法设计中的。货郎担问题的实现。以成功检测运行-Algorithm design. The realization of traveling salesman problem. To successfully detect running
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:梁东
  1. huolangdan

    0下载:
  2. 货郎担问题的程序,按照运行后出现的提示进行输出即可-Procedures for traveling salesman problem, in accordance with the operation after the output of the prompts can be
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:lk
  1. huolangdan

    0下载:
  2. 货郎担问题的VC解法,寻找一条最优路径,实现遍历所有村庄的算法-Traveling salesman problem of the VC method, finding a optimal path to achieve all the villages traversal algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:刘义灿
  1. 111

    0下载:
  2. 算法的几个程序 排序 货郎档 二分法-Algorithm to sort a few procedures货郎file dichotomy
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:
  1. fenzhixianjie

    0下载:
  2. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:222208
    • 提供者:yangyang
« 12 »

源码中国 www.ymcn.org