文件名称:mapcoloring

  • 所属分类:
  • 数据结构常用算法
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2013-04-19
  • 文件大小:
  • 749kb
  • 下载次数:
  • 1次
  • 提 供 者:
  • yan***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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

已知中国地图,对各省进行着色,要求相邻省所使用的颜色不同,并保证使用的颜色总数最少。地图采用数据结构中无向图的存储结构存储,中国的三十四个省为三十四个节点,若两省相邻则存在一条边。任选一个节点作为初始节点开始着色,与其不相邻的边涂为相同颜色,然后再未涂色的节点中任选一节点重复上述步骤,直到所有节点均涂上色为止。-Known map of China, the provinces colored neighboring Province, the colors used, and to ensure that at least the total number of colors used. Map using the data structure to the storage structure of the storage, the thirty-four provinces in China for 30 four nodes, then there exists an edge if the adjacent provinces. Choose one node as the initial node to start coloring, its not adjacent edges are painted the same color, and then choose one node in the node then Unpainted Repeat the above steps until all the nodes are painted in colors so far.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





mapcoloring\ChinaMapColoring.txt

...........\mapcoloring.cpp

...........\mapcoloring.h

...........\数据结构课程设计.pptx

...........\课程设计报告格式.doc

mapcoloring

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org