论文格式
电气工程 会计论文 金融论文 国际贸易 财务管理 人力资源 轻化工程 德语论文 工程管理 文化产业管理 信息计算科学 电气自动化 历史论文
机械设计 电子通信 英语论文 物流论文 电子商务 法律论文 工商管理 旅游管理 市场营销 电视制片管理 材料科学工程 汉语言文学 免费获取
制药工程 生物工程 包装工程 模具设计 测控专业 工业工程 教育管理 行政管理 应用物理 电子信息工程 服装设计工程 教育技术学 论文降重
通信工程 电子机电 印刷工程 土木工程 交通工程 食品科学 艺术设计 新闻专业 信息管理 给水排水工程 化学工程工艺 推广赚积分 付款方式
  • 首页 |
  • 毕业论文 |
  • 论文格式 |
  • 个人简历 |
  • 工作总结 |
  • 入党申请书 |
  • 求职信 |
  • 入团申请书 |
  • 工作计划 |
  • 免费论文 |
  • 合作期刊 |
  • 论文同学网 |
搜索 高级搜索

当前位置:论文格式网 -> 毕业论文 -> 计算机论文
毕业论文标题:

基于WebGIS的物流信息系统的设计与实现

 本文ID:LWGSW13448 价格:收费积分/100
扫一扫 扫一扫
本站会员可自行下载:下载地址 物流信息系统的设计与实现 (收费:1000 积分)  

论文字数:44230,页数:78

摘  要
 随着经济的发展和通信技术的提高,物流作为一种先进的组织方式和管理技术,被广泛认为是企业在降低消耗和提高劳动生产率以外的重要的利润源泉,在国民经济和社会发展中发挥着重要作用。本文在物流企业的正常运营中,基于GIS的信息系统已经成为不可或缺的管理工具。在对WebGIS技术和物流企业需求进行分析的基础上,结合不同企业的业务流程的具体特点,设计了一套扩展性较强的基于WebGIS的物流信息系统。
 系统的主要功能是将企业管理人员与运输车辆之间通过服务器连接起来,实现物流系统的监控和管理。系统采用B/S架构,服务器端通过网络与车辆终端通信,向车辆发送控制信息并获取车辆的当前状态。同时它还和Web客户端进行交互,向客户端提供地图服务,并执行Web客户端的请求。Web客户端采用Ajax技术与服务器端进行通信,通过动态地图监控车辆。它还实现了发送货物、编辑线路、发送消息等功能。考虑到可扩展性,系统重点实现了服务器端进行消息中转的消息队列,建立了Web客户端到车辆终端之间的消息通路,并可以随时更新消息队列中消息处理方式。本系统实现了物流系统的主要功能,极大提高了企业的管理水平。
 本文首先进行了系统的需求获取和业务分析。然后,采用分层的方法对系统进行设计,叙述了消息队列框架的详细设计与实现,并叙述了服务器端和客户端功能模块的设计和实现。并通过对系统的测试,对其功能和性能进行评估。最后,进行了总结,介绍了系统的特点和不足之处,指出了下一步的工作方向。
关键词:物流;WebGIS;消息队列
Design and Implementation of WebGIS-Based Logistics Information System
Abstract
With development of economy and improvement of communication technology, as an advanced mode of organization and management skill, logistics is widely considered to be the major source of profits in the enterprise besides reducing consumption and raising labor productivity. It plays an important role in the national economy and social development. The GIS-based information system has become an indispensable management tool in the regular business of logistics enterprise. Based on the analysis of the WebGIS technology and requirements of logistics enterprise, a WebGIS-based logistics information system with high expansibility is designed, according to specific business processes of various logistics enterprises.
 The major function of the system is to make manager communicated with vehicles via the server, and to realize monitoring and management of logistics system. The B/S architecture is adopted in the system. The server communicates with vehicles through network, sending them control data and receiving status data from them. At the same time, server interacts with Web clients, providing web map service and executing client requests. Web client communicates with server with Ajax technology, monitoring vehicles by watching dynamic maps. It also implements functions such as sending cargo, editing route, sending message, etc. Aiming at high expansibility of the system, message queue kept in server is seriously implemented. It means that a message channel between the Web client and vehicles is established, and the handling methods of the messages in message queue can be updated at any time. The system meets primary requirements and enhances management quality of customer.
 Firstly, in this thesis the requirement elicitation and the business analysis are completed.  Then system is designed into multi-layer architecture. The particular design and implementation of message queue framework are described. Design and implementation of the functional modules of server and client are presented. Function and capability of the system are eva luated through test.  At last, system traits and deficiencies are summarized, and next tasks are pointed out.
Keywords:Logistics; WebGIS; Message Queue


目  录
毕业设计(论文)任务书 I
摘  要 II
Abstract III
第1章 引  言 1
1.1 课题研究的背景和来源 1
1.2 课题研究成果应用的实际意义 2
1.3 本文的内容及主要工作 3
第2章 相关技术简介 5
2.1 GIS 技术 5
2.2 WebGIS 技术 5
2.2.1 WebGIS介绍 5
2.2.2 WebGIS协议介绍 7
2.2.3 WebGIS的开源平台 9
2.3 Ajax 架构 11
2.4 Spring 架构 11
2.5 本章小结 12
第3章 需求分析 13
3.1 系统实现目标 13
3.2 系统运行环境 13
3.3 系统的开发环境 14
3.4 功能性需求描述 14
3.4.1 发送货物 15
3.4.2 查询货物状态 16
3.4.3 提货 16
3.4.4 查询系统信息 16
3.4.5 配置车辆线路 16
3.4.6 实时显示系统信息 17
3.4.7 传递消息 17
3.4.8 发送实时状态信息 17
3.4.9 车辆完成运输段 18
3.4.10 操作货物 18
3.4.11 补充需求 18
3.5 非功能性需求描述 19
3.6 系统术语表 19
3.7 本章小结 20
第4章 系统设计 21
4.1 系统设计原则 21
4.2 系统总体设计 21
4.3 数据访问层设计 22
4.4 服务层设计 23
4.5 Web服务层设计 25
4.6 消息处理部分设计 26
4.6.1 消息队列设计 27
4.6.2 消息处理具体功能设计 28
4.6.3 Socket控制层详细设计 29
4.7 系统业务功能设计 31
4.7.1 货物发送功能设计 31
4.7.2 线路编辑功能设计 33
4.7.3 货物运输功能设计 34
4.7.4 权限操作功能设计 35
4.8 数据库设计 37
4.8.1 发货操作模块的表设计 37
4.8.2 线路编辑模块的表设计 38
4.8.3 货物运输模块的表设计 38
4.8.4 权限控制模块的表设计 41
4.8.5 消息处理模块的表设计 41
4.9 本章小结 42
第5章 系统实现 43
5.1 地图数据传输与显示 43
5.2 客户端设计与实现 46
5.2.1 java script语言面向对象编程 46
5.2.2 客户端请求协议和请求流程实现 48
5.2.3 客户端框架实现 49
5.3 系统安全控制实现 52
5.4 货物处理模块的实现 53
5.5 消息处理模块的实现 56
5.6 本章小结 58
第6章 系统测试 59
6.1 单元测试 59
6.2 集成测试 60
6.3 系统测试 61
6.4 本章小结 63
第7章 结  论 65
7.1 本文工作总结 65
7.2 进一步展望 65
参考文献 67
致    谢 69


相关论文
本论文在计算机论文栏目,由论文格式网整理,转载请注明来源www.lwgsw.com,更多论文,请点论文格式范文查看
上一篇:基于VB的宾馆客房管理系统 下一篇:OPC技术在工业控制系统中的应用
Tags:WebGIS 物流信息系统 设计与实现 【收藏】 【返回顶部】
最新文章
热门文章
计算机论文
推荐文章

本站部分文章来自网络,如发现侵犯了您的权益,请联系指出,本站及时确认删除 E-mail:349991040@qq.com

论文格式网(www.lwgsw.com--论文格式网拼音首字母组合)提供计算机论文毕业论文格式,论文格式范文,毕业论文范文

Copyright@ 2010-2018 LWGSW.com 论文格式网 版权所有 蜀ICP备09018832号