CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法

文件名称:Graph_OP

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2016-06-23
  • 文件大小:
    7.07mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

该程序可以寻找通过指定节点的最优路径,基本算法是Dijkstra算法+中间节点的排列组合。该程序仅适用于节点数少于500,中间指定节点数少于20的情况.-This program can find a optimal path when source node、destination node,and some specific nodes are given.And this Program is based one Dijkstra and permutation and combination,which may fail when the number of specify nodes is larger than 20 or the total is more than 500.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Graph_OP/Debug/demand.csv
Graph_OP/Debug/Graph_OP.exe
Graph_OP/Debug/Graph_OP.ilk
Graph_OP/Debug/Graph_OP.pdb
Graph_OP/Debug/test-case/case0/demand.csv
Graph_OP/Debug/test-case/case0/sample_result.csv
Graph_OP/Debug/test-case/case0/topo.csv
Graph_OP/Debug/test-case/case1/demand.csv
Graph_OP/Debug/test-case/case1/sample_result.csv
Graph_OP/Debug/test-case/case1/topo.csv
Graph_OP/Debug/test-case/case1/topo.jpeg
Graph_OP/Debug/topo.csv
Graph_OP/Graph_OP/Debug/cl.command.1.tlog
Graph_OP/Graph_OP/Debug/CL.read.1.tlog
Graph_OP/Graph_OP/Debug/CL.write.1.tlog
Graph_OP/Graph_OP/Debug/Graph.obj
Graph_OP/Graph_OP/Debug/GraphOP.obj
Graph_OP/Graph_OP/Debug/Graph_OP.Build.CppClean.log
Graph_OP/Graph_OP/Debug/Graph_OP.exe.embed.manifest
Graph_OP/Graph_OP/Debug/Graph_OP.exe.embed.manifest.res
Graph_OP/Graph_OP/Debug/Graph_OP.exe.intermediate.manifest
Graph_OP/Graph_OP/Debug/Graph_OP.lastbuildstate
Graph_OP/Graph_OP/Debug/Graph_OP.log
Graph_OP/Graph_OP/Debug/Graph_OP.vcxprojResolveAssemblyReference.cache
Graph_OP/Graph_OP/Debug/Graph_OP.write.1.tlog
Graph_OP/Graph_OP/Debug/Graph_OP_manifest.rc
Graph_OP/Graph_OP/Debug/link-cvtres.read.1.tlog
Graph_OP/Graph_OP/Debug/link-cvtres.write.1.tlog
Graph_OP/Graph_OP/Debug/link.10752-cvtres.read.1.tlog
Graph_OP/Graph_OP/Debug/link.10752-cvtres.write.1.tlog
Graph_OP/Graph_OP/Debug/link.10752.read.1.tlog
Graph_OP/Graph_OP/Debug/link.10752.write.1.tlog
Graph_OP/Graph_OP/Debug/link.2428-cvtres.read.1.tlog
Graph_OP/Graph_OP/Debug/link.2428-cvtres.write.1.tlog
Graph_OP/Graph_OP/Debug/link.2428.read.1.tlog
Graph_OP/Graph_OP/Debug/link.2428.write.1.tlog
Graph_OP/Graph_OP/Debug/link.6464-cvtres.read.1.tlog
Graph_OP/Graph_OP/Debug/link.6464-cvtres.write.1.tlog
Graph_OP/Graph_OP/Debug/link.6464.read.1.tlog
Graph_OP/Graph_OP/Debug/link.6464.write.1.tlog
Graph_OP/Graph_OP/Debug/link.7340-cvtres.read.1.tlog
Graph_OP/Graph_OP/Debug/link.7340-cvtres.write.1.tlog
Graph_OP/Graph_OP/Debug/link.7340.read.1.tlog
Graph_OP/Graph_OP/Debug/link.7340.write.1.tlog
Graph_OP/Graph_OP/Debug/link.7896-cvtres.read.1.tlog
Graph_OP/Graph_OP/Debug/link.7896-cvtres.write.1.tlog
Graph_OP/Graph_OP/Debug/link.7896.read.1.tlog
Graph_OP/Graph_OP/Debug/link.7896.write.1.tlog
Graph_OP/Graph_OP/Debug/link.command.1.tlog
Graph_OP/Graph_OP/Debug/link.read.1.tlog
Graph_OP/Graph_OP/Debug/link.write.1.tlog
Graph_OP/Graph_OP/Debug/mt.command.1.tlog
Graph_OP/Graph_OP/Debug/mt.read.1.tlog
Graph_OP/Graph_OP/Debug/mt.write.1.tlog
Graph_OP/Graph_OP/Debug/rc.command.1.tlog
Graph_OP/Graph_OP/Debug/rc.read.1.tlog
Graph_OP/Graph_OP/Debug/rc.write.1.tlog
Graph_OP/Graph_OP/Debug/vc100.idb
Graph_OP/Graph_OP/Debug/vc100.pdb
Graph_OP/Graph_OP/Graph.cpp
Graph_OP/Graph_OP/Graph.h
Graph_OP/Graph_OP/GraphOP.cpp
Graph_OP/Graph_OP/Graph_OP.vcxproj
Graph_OP/Graph_OP/Graph_OP.vcxproj.filters
Graph_OP/Graph_OP/Graph_OP.vcxproj.user
Graph_OP/Graph_OP/Release/cl.command.1.tlog
Graph_OP/Graph_OP/Release/CL.read.1.tlog
Graph_OP/Graph_OP/Release/CL.write.1.tlog
Graph_OP/Graph_OP/Release/Graph.obj
Graph_OP/Graph_OP/Release/GraphOP.obj
Graph_OP/Graph_OP/Release/Graph_OP.exe.intermediate.manifest
Graph_OP/Graph_OP/Release/Graph_OP.lastbuildstate
Graph_OP/Graph_OP/Release/Graph_OP.log
Graph_OP/Graph_OP/Release/Graph_OP.vcxprojResolveAssemblyReference.cache
Graph_OP/Graph_OP/Release/Graph_OP.write.1.tlog
Graph_OP/Graph_OP/Release/link.command.1.tlog
Graph_OP/Graph_OP/Release/link.read.1.tlog
Graph_OP/Graph_OP/Release/link.write.1.tlog
Graph_OP/Graph_OP/Release/mt.command.1.tlog
Graph_OP/Graph_OP/Release/mt.read.1.tlog
Graph_OP/Graph_OP/Release/mt.write.1.tlog
Graph_OP/Graph_OP/Release/vc100.pdb
Graph_OP/Graph_OP.sdf
Graph_OP/Graph_OP.sln
Graph_OP/Graph_OP.suo
Graph_OP/ipch/graph_op-ed4bfc9c/graph_op-1ad49536.ipch
Graph_OP/Release/Graph_OP.exe
Graph_OP/Release/Graph_OP.pdb
Graph_OP/Release/test-case/case0/demand.csv
Graph_OP/Release/test-case/case0/sample_result.csv
Graph_OP/Release/test-case/case0/topo.csv
Graph_OP/Release/test-case/case1/demand.csv
Graph_OP/Release/test-case/case1/sample_result.csv
Graph_OP/Release/test-case/case1/topo.csv
Graph_OP/Release/test-case/case1/topo.jpeg
Graph_OP/Release/test-case/case1/topo1.csv
Graph_OP/Release/test-case/case2/demand.csv
Graph_OP/Release/test-case/case2/topo.csv
Graph_OP/Release/test-case/case2/topo2.csv
Graph_OP/Release/test-case/case3/demand.csv
Graph_OP/Release/test-case/case3/topo.csv
Graph_OP/Release/test-case/case4/demand.csv
Graph_OP/Release/test-case/case4/topo.csv
Graph_OP/Debug/test-case/case0
Graph_OP/Debug/test-case/case1
Graph_OP/Release/test-case/case0
Graph_OP/Release/test-case/case1
Graph_OP/Release/test-case/case2
Graph_OP/Release/test-case/case3
Graph_OP/Release/test-case/case4
Graph_OP/Debug/test-case
Graph_OP/Graph_OP/Debug
Graph_OP/Graph_OP/Release
Graph_OP/ipch/graph_op-ed4bfc9c
Graph_OP/Release/test-case
Graph_OP/Debug
Graph_OP/Graph_OP
Graph_OP/ipch
Graph_OP/Release
Graph_OP

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com