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

搜索资源列表

  1. gaplotchange1

    0下载:
  2. 由于求解中国邮递员、优化等图论问题的Matlab程序,还有相关的工具箱。-Since solving the Chinese postman, graph theory and optimization problems in Matlab, as well as the associated toolbox.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:568byte
    • 提供者:于忠达
  1. chinesepostman

    0下载:
  2. 模拟退火算法解中国邮递员问题,可以解决tsp问题-Simulated annealing algorithm Chinese postman problem, can solve the problem tsp
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1.79kb
    • 提供者:李超
  1. MatchingEulertoursandtheChinesepostman

    0下载:
  2. Matching, Euler tours and the Chinese postman.pdf是Edmonds和Johnson1973年,通过使用匹配理论,首次给出中国邮递员问题的多项式时间解法,前无古人,后无需来者。-The solution of the Chinese postman problem using matching theory is given
  3. 所属分类:File Formats

    • 发布日期:2017-05-08
    • 文件大小:1.65mb
    • 提供者:abrahamlau
  1. Chinese-postman-problem-for-DNA-computing

    0下载:
  2. 中国邮递员问题的DNA计算,从学校的数据资源库里找着的,感觉不错,在此向大家支持一下-Chinese postman problem for DNA computing, data resources from the school library found, an excuse, and feel good, look at this opportunity to Members to support the
  3. 所属分类:source in ebook

    • 发布日期:2017-03-22
    • 文件大小:223.41kb
    • 提供者:贺波
  1. mnthydy

    0下载:
  2. 用于解中国邮递员问题的模拟退火算法的matlab程序,很不错!-Chinese postman problem for the solution of the simulated annealing algorithm matlab program, very good!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1.68kb
    • 提供者:王勃
  1. 360compkill

    0下载:
  2. The solution of the Chinese postman problem using matching theory is given. The convex hull of integer solutions is described as a linear programming polyhedron. This polyhedron is used to show that a good algorithm gives an optimum solution. The
  3. 所属分类:Project Design

    • 发布日期:2017-05-12
    • 文件大小:2.86mb
    • 提供者:shuisheng
  1. geneticTSP

    0下载:
  2. 遗传算法用于求解‘中国邮递员问题’,对于广大的数学建模爱好者有十分重要的帮助-Genetic Algorithm for Solving the ' Chinese Postman Problem' , where the majority of fans are very important mathematical modeling to help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1.2kb
    • 提供者:prince
  1. directed_chinese_postman

    0下载:
  2. Implement the algorithm to solve the chinese postman problem in directed graphs.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:369kb
    • 提供者:Hung Tu
  1. zgydy

    0下载:
  2. 基于欧拉原理,利用lingo,求解中国邮递员问题,简单实用。-solving Chinese postman problem .
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:38.35kb
    • 提供者:佳佳
  1. CPP

    0下载:
  2. chinese postman problem
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:3.27kb
    • 提供者:dagaloberto
  1. TSP

    0下载:
  2. 遗传算法解TSP中国邮递员问题 VisualC-Genetic Algorithm for the TSP Chinese postman problem in VisualC++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:54.67kb
    • 提供者:Big Boss
  1. Chinese-postman-problem

    0下载:
  2. 提出了“虚拟权值”和“虚拟节点”的概念,给出了中国邮递员问题的一种基于DNA计算的求解算法。-Proposed a " virtual weight" and " virtual node" concept, given the Chinese postman problem as a DNA-based computing algorithm.
  3. 所属分类:DNA

    • 发布日期:2017-04-01
    • 文件大小:223.55kb
    • 提供者:刘峰
  1. npp2

    0下载:
  2. 这是一个有关中国邮递员的问题的算法,可以用于许多实际的问题-This is an issue of the Chinese postman algorithm can be used for many practical problems
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7.6kb
    • 提供者:阿宝
  1. postman3

    0下载:
  2. 邮递员问题的解决方案,个人觉得还不错的说-Chinese postman
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:181.71kb
    • 提供者:严川
  1. hamidunp2Boulatu

    0下载:
  2. 关于中国邮递员的解决办法,个人觉得还不错的说-Chinese postman
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1.46mb
    • 提供者:严川
  1. dz1.tar

    0下载:
  2. A Chinese postman problem solution written in C++. Uses Dijkstra and Fleury algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-05
    • 文件大小:1.46kb
    • 提供者:hmpich
  1. stategraphvist

    0下载:
  2. 借鉴了JHotDraw源码,开发单层状态图绘制工具, 支持三种遍历方法:CPP(中国邮递员算法),广度优先算法,简化的广度优先算法 里面有三个后缀为draw的图形-Draws JHotDraw source code, developers monolayer state mapping tool, supports three traversal methods: CPP (Chinese postman algorithm), breadth-first algorith
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-10
    • 文件大小:828.74kb
    • 提供者:龙欣
  1. zgylwt

    0下载:
  2. 基于模拟退火算法的中国邮路问题代码,最短遍历问题中的一种问题-chinese postman problem
  3. 所属分类:Algorithm

    • 发布日期:2017-12-05
    • 文件大小:669byte
    • 提供者:kidxhac
  1. traveller3

    1下载:
  2. 一些解决中国邮递员问题的算法及源代码 c语言或者c-Some Chinese postman problem solving algorithm and source code c language or c++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-07
    • 文件大小:18.86kb
    • 提供者:朱洁
  1. paste

    0下载:
  2. matlab实现的中国邮路问题,寻找可能的欧拉环游,-matlab realize the Chinese Postman Problem, looking for possible Eulerian tour,
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:4.48kb
    • 提供者:刘毅轩
« 12 »
搜珍网 www.dssz.com