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

搜索资源列表

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

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

    • 发布日期:2008-10-13
    • 文件大小:2.67kb
    • 提供者:孙兵
  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
    • 文件大小:1.52kb
    • 提供者:karl
  1. TravelGuideApp

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

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

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:2.77kb
    • 提供者:fxy
  1. A逐点循环递归法求哈密顿回路

    0下载:
  2. 此文档是用VC编写的编译原理A逐点循环递归法求哈密顿回路的程序-This document was prepared by the compiler VC Principle A cycle-by-point method for recursive loop Hamiltonian procedures
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:15.03kb
    • 提供者:nyxz
  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
    • 文件大小:8.85kb
    • 提供者:
  1. 118-Hamilton

    0下载:
  2. 哈密顿回路,对于给定的一个图查找图中是否存在哈密顿回路的一个算法。-Hamiltonian circuit, for a given a map to find the existence of maps of a Hamiltonian circuit algorithm.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:1.25kb
    • 提供者:zhujuan
  1. Hamilton

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

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

    0下载:
  2. 关于垃圾运输问题中的程序设计,包括寻找最小哈密顿环问题-With regard to refuse transport of program design, including the issue of finding the minimum Hamiltonian ring
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:5.07kb
    • 提供者:张飞飞
  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-31
    • 文件大小:3.93kb
    • 提供者:yuxin
  1. a

    0下载:
  2. 用分支限界方法求解最淡哈密顿回路,可以球接到30以上-Using branch and bound method for solving the most light Hamiltonian circuit, you can receive the ball for more than 30
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.09mb
    • 提供者:曲宏磊
  1. findH

    0下载:
  2. 用分支限界法实现n比较大时(n>100)找最优哈密顿回路。-Using branch and bound method to achieve relatively large n, when (n> 100) to find the optimal Hamiltonian circuit.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:279.89kb
    • 提供者:杨雪
  1. Hamiltonian

    0下载:
  2. hamiltonian chaos is introduced in this file.
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:40.32kb
    • 提供者:reza
  1. Ham

    0下载:
  2. 给出一个完全图,给出最小哈密顿回路。顶点个数不要超过20.程序自动生成了一个完全图。也可修改输入,自己输入完全图。-Is given a complete graph is given the minimum Hamiltonian circuit. The number of vertices should not exceed 20. Program automatically generates a complete graph. Can also modify the input, yo
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1.13kb
    • 提供者:yan
  1. Hamiltonian-circuits

    0下载:
  2. 递归的哈密顿回路,给定一个图,来求哈密顿回路。-Recursively Hamiltonian circuits
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2.09kb
    • 提供者:daping
  1. Hamiltonian-cycle

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

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

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

    • 发布日期:2017-04-01
    • 文件大小:575byte
    • 提供者:赵君威
  1. hamiltonian

    0下载:
  2. provides path of all existing hamiltonian paths in a given non directional graph
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-15
    • 文件大小:3.73kb
    • 提供者:nakul
  1. gpops(hamiltonian)

    1下载:
  2. 大部分GPOPS工具包都不包含哈密顿函数,本文在上述基础上,增加了哈密顿函数的求解,方便显示和验证结果的最优性!-Most GPOPS kit does not include the Hamiltonian function, in this paper, based on the above, the increase in the solution of the Hamiltonian function, convenient optimal display and verify the
  3. 所属分类:Windows Develop

    • 发布日期:2016-09-09
    • 文件大小:47.98mb
    • 提供者:sea
« 12 3 4 5 »
搜珍网 www.dssz.com