搜索资源列表

  1. wtsf.tgz

    0下载:
  2. N皇后问题回溯算法.c 货郎担分枝限界图形演示.c 矩阵乘法动态规划.c 万年历 动态计算网络最长最短路线.c 货郎担限界算法.c 骑士遍历 网络最短路径Dijkstra算法.c-N queens problem backtracking algorithm. C TSP branch and bound graphical presentation. C matrix multiplication, dynamic program
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-22
    • 文件大小:20480
    • 提供者:swikon
  1. fasterjob

    0下载:
  2. 货郎担寻找最短路径的问题的正确解答答案算法-Traveling salesman problem to find the shortest path algorithm for the correct answers to the answer
  3. 所属分类:C#编程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:yanlixin
  1. tsp

    0下载:
  2. 用A*算法解决货郎担(旅行商)tsp问题,用文件读去,文件中需在第一行有数字n,然后再在后面n行输入n*n的数字矩阵,即可得出结果-A*
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:lan
  1. problem-solving

    0下载:
  2. 各种问题算法,包括,N皇后问题回溯算法,动态计算网络最长最短路线,货郎担界限,矩阵乘法动态规划等-Algorithm for various problems, including, N Queens problem backtracking algorithm, dynamic network of the longest shortest path computation, Traveling Salesman boundaries
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:23552
    • 提供者:赵明臣
  1. algorithm

    0下载:
  2. 各种经典问题的求解方法,如N皇后问题回溯算法,动态计算网络最长最短路线,货郎担限界算法,网络最短路径Dijkstra算法-All kinds of classic problem solving methods, such as N queen problem back in the algorithm, the dynamic calculation longest shortest route network, HuoLangDan
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:23552
    • 提供者:guang
  1. some-problems

    0下载:
  2. 一些实际的问题处理算法,例如网络最短路径Dijkstra算法、货郎担限界算法等-Some practical problems processing algorithms, such as Dijkstra Shortest Path algorithm, traveling salesman Bound algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:24576
    • 提供者:王达从
  1. Astar-to-solve-TSP

    0下载:
  2. A* 算法的一个应用,货郎担(旅行商)问题。设有n个城市,城市之间均有道路,一个旅行商从某城市出发,经过其余n-1个城市一次且仅一次,最后回到出发的城市,他如何走才能使他所走的路程最短?-Traveling salesman problem and the optimal solution
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:HYT
« 1 2 3 4 5 6 7»

源码中国 www.ymcn.org