文件名称:easy road

  • 所属分类:
  • Internet/网络编程
  • 资源属性:
  • 上传时间:
  • 2018-01-08
  • 文件大小:
  • 420kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • sec****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

1.问题描述
若用无向图来表示高速公路网,其中顶点表示城市,边表示城市之间的高速公路,试设计一个找路程序,获取两个城市之间的所有简单路径。
2.输入数据
输入结点个数n,输入城市的编号,由于是四位数字,为了简便统一起见,设置为int类型,通过输入两个城市的编号表示这两个城市之间有高速公路。最后找路的时候输入两个城市的编号,表示该路的起点和终点。
3.输出数据
输出由城市编号组成的所有可能路径,类型为int型。(1. problem descr iption
If we use undirected graph to express expressway network, where vertices represent cities and express expressways between cities, we try to design a road finding program to get all the simple paths between two cities.
2. input data
The number of input nodes n, enter the number of the city, because it is four digit number, for the sake of simplicity and uniformity, it is set to int type. By entering the number of the two cities, there is a highway between the two cities. Finally, when looking for the road, enter the number of the two cities to indicate the starting point and the end point of the road.
3. output data
Output all possible paths composed of city numbers, type int.)
相关搜索: 简单路径
迷宫

(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
easy road\ey.txt 67 2017-12-26
easy road\lj.txt 10 2017-12-27
easy road\简单路径 (1).exe 2103635 2017-12-27
easy road\简单路径.cpp 4656 2017-12-27
easy road 0 2017-12-27

相关说明

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

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org