摘 要: 物流行业的发展使得越来越多的物流系统涌现。针对目前物流系统在配送过程中存在路径选择问题,设 计与实现了基于贪心算法的物流配送系统。该系统利用贪心算法自动选择最短配送路径,简单快捷。使用eclipse作为开 发环境,MySQL作为后台数据库,采用Spring、SpringMVC、MyBatis整合框架进行开发,实现了用户管理、路线制 定、订单管理等功能。 |
关键词: 物流;贪心算法;SSM |
中图分类号: TP311
文献标识码: A
|
|
Design and Implementation of the Logistics Distribution System Based on Greedy Algorithm |
ZHAO Changxian, FANG Muyun
|
(School of Computer Science and Technology, Anhui University of Technology, Ma 'anshan 243002, China )
1826939647@qq.com; fangmy@ahut.edu.cn
|
Abstract: The development of the logistics industry brings out increasing logistics systems.Aiming at the path selection problem in the process of distribution in current logistics systems,the study designs and implements a logistics distribution system based on greedy algorithm.The system uses greedy algorithm to automatically select the shortest delivery path,which is simple and fast. The system uses eclipse as the development environment,applies MySQL as the background database, and adopts Spring,Spring MVC and MyBatis as the integrated framework to implement the development,which successfully realizes the functions of user management,route formulation, order management,etc. |
Keywords: logistics; greedy algorithm; SSM |