多站點高效導(dǎo)航算法研究與實現(xiàn)
[Abstract]:In recent years, with the development of Internet, especially the popularization of O 2 O mode, the scale of logistics industry is gradually increasing. With the increase of distribution pressure, they are facing two difficult problems. The first problem is that with the increase of distribution address, the methods used by salespeople to choose the distribution path through experience or intuition have failed. This leads to misalignment, inefficiency and a waste of energy when delivering goods. The second problem is that salespeople are faced with an increase in real-time requests and need to plan their travel routes in a short period of time. For many O2O services, the platform will arrange the delivery of goods in real time after the user places an order. If too much time is spent considering the delivery order of the location, the service efficiency will be reduced. At present, all the map software on the market does not provide real-time multi-site path planning function, which can not meet the needs of users in many aspects of travel. In this paper, the optimal path planning and route visualization are realized by the combination of TSP algorithm and online electronic map. In order to solve the above problems, this paper proposes a multi-site efficient navigation algorithm and multi-site efficient navigation system. The algorithm is divided into two parts: programming algorithm and navigation algorithm. In the design of the programming algorithm, based on the K-OPT algorithm, this paper first synthesizes the advantages and disadvantages of various initial loop construction methods as well as the applicable scope. Select the initial path construction algorithm suitable for the development environment. Secondly, the main parameter K of the algorithm is selected. Through the actual test and comparison, it is proved that when K = 4, the algorithm has the optimized performance-to-price ratio. Finally, this paper improves the distance matrix generation method in engineering environment, and proposes to replace the actual distance between two points by Manhattan distance matrix between two points in the distance matrix. The improvement can greatly shorten the running time of the algorithm within the acceptable precision range. In the design of navigation algorithm, this paper proposes an A * algorithm considering real time traffic conditions. By improving the evaluation function, the algorithm can avoid congested sections in search and provide support for the path navigation between two points in a multi-site efficient navigation system. Based on the above algorithm, this paper designs a multi-site efficient navigation system. The system uses MVC architecture and Baidu map API, realizes the optimization path planning and the result route display of address set, and provides the navigation and path analysis for users at the same time. Quick notification and other functions. Then this paper introduces the implementation details of basic module, planning module, additional function module and background analysis module. Finally, the system and algorithm proposed in this paper are tested by experiments to verify the performance of the system and algorithm.
【學(xué)位授予單位】:電子科技大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2017
【分類號】:F259.2;TP301.6
【參考文獻】
相關(guān)期刊論文 前10條
1 張波;趙雙明;;基于Android平臺的百度地圖開發(fā)研究[J];軟件導(dǎo)刊;2015年07期
2 程鋼;賈寶;毛明楷;梁曉莉;郭玉祥;;國內(nèi)在線地圖服務(wù)應(yīng)用現(xiàn)狀分析與評價[J];地理空間信息;2013年06期
3 程鋼;郭玉祥;賈寶;毛明楷;;國內(nèi)主流在線地圖API分析及優(yōu)化對策研究[J];測繪工程;2013年06期
4 孫迪;李沛鴻;;百度地圖API在WebGIS中的應(yīng)用[J];河南科技;2013年22期
5 吳華鋒;陳信強;毛奇凰;張倩楠;張壽春;;基于自然選擇策略的蟻群算法求解TSP問題[J];通信學(xué)報;2013年04期
6 戈艷艷;;基于eM-Plant與動態(tài)規(guī)劃算法的TSP問題應(yīng)用研究[J];物流工程與管理;2012年03期
7 王芳;;Google地圖開發(fā)研究[J];計算機與數(shù)字工程;2010年03期
8 彭璇;吳肖;;Google Map API在網(wǎng)絡(luò)地圖服務(wù)中的應(yīng)用[J];測繪信息與工程;2010年01期
9 陳濤;張思發(fā);;分支限界法求解實際TSP問題[J];計算機工程與設(shè)計;2009年10期
10 喬彥平;張駿;;基于一種改進遺傳模擬退火算法的TSP求解[J];計算機仿真;2009年05期
相關(guān)碩士學(xué)位論文 前2條
1 朱林杰;基于TSP的遺傳算法優(yōu)化研究[D];大連理工大學(xué);2007年
2 于龍振;基于Lin-Kernighan改進型算法的可視化TSP處理軟件的實現(xiàn)[D];青島大學(xué);2006年
,本文編號:2148235
本文鏈接:http://sikaile.net/jingjifazhanlunwen/2148235.html