CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - hamiltonian

搜索资源列表

  1. 模拟退火法计算最短路径

    0下载:
  2. 用模拟退火法高效的计算图论中哈密顿贿赂的最短路径-simulated annealing method of calculating efficient graph theory Hamiltonian bribery Shortest Path
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2735
    • 提供者:孙兵
  1. hamilton

    0下载:
  2. 以最近通路法,及逐步修正法搜索通路,求出最小权的哈密顿通路或者哈密顿回路,既货廊问题 请将数字改为txt后缀-recent pathway, and is gradually Amendment Act search paths, obtained the right to the smallest or the Hamiltonian path Hamiltonian circuit, both cargo Gallery change the question I would be grat
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1561
    • 提供者:karl
  1. TravelGuideApp

    0下载:
  2. 最短路径和哈密顿通路,可以求得多条最短路径和哈密顿通路。-shortest path Hamiltonian path and can be obtained over the shortest path and Hamiltonian path.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:72555
    • 提供者:王辉
  1. gahmd

    0下载:
  2. 基于遗传算法的哈密顿问题求解,有基本的说明和代码-based on genetic algorithm Hamiltonian problem solving, a basic descr iption and code.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1231
    • 提供者:赵宇
  1. harmiton

    0下载:
  2. 哈密顿马步图回路问题,这是一个经典问题,代码由matlab编写。-Hamiltonian circuit map, which is a classic problem, code prepared by Matlab.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2835
    • 提供者:fxy
  1. Hamiltonian-graph

    0下载:
  2. 哈密顿图的判定:经过图中所有顶点一次且仅一次的回路称为哈密顿回路。具有哈密顿回路的图称为哈密顿图,-determine Hamiltonian graph : After all the vertices of a graph and only one loop is called Hamiltonian circuit. A graph that has a Hamiltonian circuit is called a Hamiltonian map,
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:9067
    • 提供者:
  1. Hamilton

    0下载:
  2. 利用回溯法求解hamilton回路的算法-Use of backtracking algorithms for solving circuit hamilton
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:963
    • 提供者:吕东
  1. liantongxing

    0下载:
  2. 本程序引入了连通性状态压缩动态规划方法,可以在非常快的时间内解决棋盘上的哈密顿回路个数的计数。 时间复杂度O(n*m*3^n)远低于搜索。-This procedure introduced in the state of connectivity compression methods of dynamic programming can be very fast in time to solve the Hamiltonian circuit board on the count of
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1010
    • 提供者:curimit
  1. MODEL

    0下载:
  2. 用Lingo和matlab编写的哈密顿圈搜索法则,可以同时搜索三个和四个哈密顿圈-Prepared using Lingo and Hamiltonian circle matlab search rules, you can simultaneously search three and four Hamiltonian cycle
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4021
    • 提供者:yuxin
  1. matlabsuanfa

    0下载:
  2. 包含了Floyd算法、dijkstra算法、贪婪算法、遗传算法、搜索算法、蚁群算法、哈密顿环路的matlab源程序及相关说明。-Floyd algorithm is included, dijkstra algorithm, greedy algorithm, genetic algorithm, search algorithm, ant colony algorithm, Hamiltonian loop matlab source code and instructions.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:219411
    • 提供者:陈壁坚
  1. hdu3091_Necklace

    0下载:
  2. HDU3091 求解哈密顿回路数,状态压缩动态规划实现-Solving Hamiltonian circuit HDU3091 the number of dynamic programming to achieve the state compression
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1151
    • 提供者:LJJ
  1. AnnealingAlgorithm

    0下载:
  2. 利用模拟退火算法计算完备图的哈米尔顿圈,编的好辛苦的-Using simulated annealing algorithm, a complete map of the Hamiltonian cycles, compiled a good hard
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1188
    • 提供者:gaobaohua
  1. halmiton

    0下载:
  2. 通过输入一个有权图,求出它的最短的一条哈密顿回路。-By entering a right map, obtained with a shortest Hamiltonian circuit.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:2033
    • 提供者:黄秀清
  1. graphic_alogrithms_collection

    0下载:
  2. 图论flord算法、哈密顿通路算法、kruskal算法、最大流算法、prim算法、旅行商算法及路由算法等等,都是由Matlab编写的图论算法程序。-Many graphic alogrithms are collected here. They includes flord, hamiltonian path, kruskal, max flow, prim, traveling salesman problem, and routing algorithms. All this are dev
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:273574
    • 提供者:萧丹
  1. ACO_Hamilton1

    0下载:
  2. 可以实现任何一个哈密顿图的最短路径,从而可以方便的计算出最短路径,获得更大的经济效益-Can achieve any of the shortest Hamiltonian path, which can easily calculate the shortest path to greater economic efficiency
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1395
    • 提供者:方玉
  1. hamiton

    0下载:
  2. 这个程序主要是应用在图论中来解决哈密顿回路问题 是比较常见的-This procedure is mainly used in graph theory to solve the Hamiltonian circuit problem is more common
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:7539
    • 提供者:肥肥
  1. algorithm

    0下载:
  2. 八皇后问题,金币阵列问题,马的哈密顿周游,字典序排列,双色汉诺塔等经典算法的简单解决,尤其适合初学者参考。-Eight Queens problem, gold array of issues, horse Hamiltonian tour, arranged in lexicographic order, color and other classic Tower of Hanoi algorithm is simple to solve, especially for beginners r
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:6618
    • 提供者:jqk
  1. 1

    0下载:
  2. 最短哈密尔顿图,穷举法,递归调用, 深度优先查找-The shortest Hamiltonian, brute-force method, the recursive call, depth-first search
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1582
    • 提供者:chenx
  1. Hamiltonian-cycle

    0下载:
  2. 完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序-Complete graph Hamiltonian cycle common genetic simulated annealing algorithm matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3820
    • 提供者:guoxiangwang
  1. Hamiltonian-loop

    0下载:
  2. Hamiltonian loop 哈密顿环路解决图论最短路问题 -Hamiltonian loop
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:575
    • 提供者:赵君威
« 12 3 »
搜珍网 www.dssz.com