汽车导航系统论文.doc

  1. 1、本文档共88页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
汽车导航系统论文

在汽车导航系统中提供最适路径的研究和实现 摘要 在汽车导航系统中经路探索是很重要的一部分,而经路探索的目的就是提供给用户一条花费最少的最适路径。经典的计算最适路径的方法采用的是Dijkstra算法,但当搜索范围变的很大时,效率会变的非常低。本文是对Dijkstra算法进行改进扩展,并加入了A*算法,提形成了一个更具有实时性的改进算法,从而使探索更具有方向性。此外,对无序经由地情况下的经路计算的几种方案进行了分析和实现,并且经过测试的数据,分析了几种方案的优点和缺点以及他们适用的场合。 为了演示改进的算法,本文设计了一个模拟导航系统的模型。先收集一幅电子地图的道路数据,再对收集到的数据进行解析。通过MFC绘制电子地图,用户可以通过在地图上用鼠标点击选择出发地和目的地,或者通过地点检索选择标志性建筑物设定出发地和目的地,从而可以计算出出发地到目的地之间最优路径,包括推荐道路,道幅优先,距离优先三种不同优先级的最优道路。计算最优路径时使用的是改进算法。 关键词 汽车导航系统;Dijkstra算法;电子地图;路径 Research and Realization of Offering the Best Route in Automobile Navigation System Abstract Route Production is a very important part in the Car Navigation System, and the purpose of Route Production is to provide a minimum-cost path to users. The Dijkstra method is a well-known algorithm for finding the optimum path in the shortest path search problems. The time becomes remarkably long when the search scope is broad. In this paper, it proposes a method which extends the Dijkstra method for real-time problems. In addition, cases of disorder through to the calculation by way of several options were analyzed and realized. After tested a lot of data, the paper has analyzed a number of program strengths and weaknesses as well as their application of occasions. To demonstrate the improved algorithm, the paper has designed a model of Route Production in the Car Navigation System in this paper. First of all, the user must collect the data of the electronic road map and analyzes the data. Then the system has used Microsoft Visual C++ 6.0 MFC to describe the map. Finally the user can click the mouse on the map to choose the starting point and the destination, or select landmark buildings to set the starting point and the destination. The system can calculate an optimal path between the starting point and the destination, including the recommended road, the road of amplitude priority, and the road of distance priority. The system has used the improved algorithm to calculate the optimal path. Keyword The Automobile Navigat

文档评论(0)

pangzilva + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档