毕业设计 物流管理系统的设计与实现.zip
毕业设计 物流管理系统的设计与实现,共64页,字数总计:22060摘要论文针对当前物流运输管理方面存在的主要问题,按照软件工程要求构造系统模型。本系统采用微软的windows xp为开发平台,sql server2000 为后台数据库,jsp为开发工具,最终开发出基本符合要求的物流管理信息系统。并从技术和设计实现两个方面论述了系统的设计和开发过程。在技术...
该文档为压缩文件,包含的文件列表如下:
内容介绍
原文档由会员 优秀排骨 发布
共64页,字数总计:22060
摘 要
论文针对当前物流运输管理方面存在的主要问题,按照软件工程要求构造系统模型。本系统采用微软的Windows XP为开发平台,SQL Server2000 为后台数据库,JSP为开发工具,最终开发出基本符合要求的物流管理信息系统。并从技术和设计实现两个方面论述了系统的设计和开发过程。在技术上,深入探讨了信息管理系统的工作原理,分析了物流货物运输管理中的总业务流程,会员登陆查询的工作流程。在设计实现上,将系统划分为八个模块,物流动态信息模块,物流知识模块,货物信息模块,车辆信息模块,企业信息模块,辅助工具模块,会员管理模块和本地公告模块来实现其功能。该系统体现了当前管理信息系统比较先进的设计水平和实现技术,对运输管理信息系统的设计开发具有借鉴意义。它的投入运行必将提高我国高校的固定资产管理水平,产生一定的经济利益和社会利益。
这篇论文的主要内容包括系统概述,系统需求分析,系统总体设计,数据库设计,系统详细设计和实现,系统测试六个方面,详细地阐述了实现物流管理的全过程。
关键词:物流管理 SQL Server2000 JSP B/S结构 Tomcat
ABSTRACT
Paper subject matter which exists in view of the current logistics transportation management aspect, according to software engineering request structural system model. This system uses Microsoft's Windows XP is develops the platform, SQL Server2000 is the backstage database, JSP is the development kit, develops finally conforms to the request physical distribution management information system basically. And realized two aspects from the technology and the design to elaborate system's design and the performance history. Technically, has discussed information management system's principle of work thoroughly, analyzed in the physical distribution goods traffic management total operation flow, the member landed the inquiry the work flow. In the design realizes on, the system division is eight modules, the physical distribution dynamic information module, the physical distribution knowledge module, the cargo information module, the vehicles information module, the enterprise information module, the auxiliary means module, the member administration module and local announced that the module realizes its function. This system has manifested the current management information system quite advanced design level and realizes the technology, has to the transportation management information system's design development profits from the significance. Its investment movement will certainly to raise Our country University's fixed asset management level, has certain economic interest and the social benefit. the this paper's primary coverage including the system survey, the system requirements analysis, the system system design, the database design, the system detailed design and realizes, the system test six aspects, elaborated the physical distribution management entire process in detail.
Key words: Logistics SQL Server 2000 JSP B/S structure Tomcat
目 录
目 录
第一章 绪 论 1
1.1 物流管理系统的发展和意义 1
1.2 JSP开发语言的现状与发展前景 2
1.3 MICROSOFT SQLSERVER2000 简介 3
1.4物流管理系统的国内外发展状况 3
1.5系统预期实现的功能与目标 4
第二章 物流管理系统的总体需求 5
2.1系统业务流程分析 5
2.2业务流程分析 5
2.2.1 业务流程分析的目的 5
2.2.2业务流程分析 6
2.3 系统配置 7
第三章 系统管理模块设计 10
3.1 模块设计原则及具体功能划分 10
3.1.1 对采用B/S(浏览器/服务器)架构模式的分析 10
3.1.2 系统设计原则 10
3.1.3 系统划分原则 11
3.1.4 模块设计原则 12
3.1.5 模块设计 13
3.2输入/输出设计 14
3.3界面设计 16
第四章 物流管理系统数据库设计 17
4.1 模块数据库设计原则 17
4.2系统实体及E-R图 17
4.2.1数据流程顶层图分析 17
4.2.2系统实体简介 18
4.2.3 系统的E-R图 18
4.3 模块数据库逻辑设计 20
4.4 模块数据库物理设计 21
4.5 代码设计 22
4.6数据库连接 23
第五章 物流管理系统的实现 26
5.1 系统的实现 26
5.2系统管理流程 29
第六章 系统测试. 33
6.1测试原则与目的 33
6.2软件测试的原则 33
6.3系统功能测试方法概述 34
第七章 系统展望 36
致 谢 37
参考文献 38
附 录 39
摘 要
论文针对当前物流运输管理方面存在的主要问题,按照软件工程要求构造系统模型。本系统采用微软的Windows XP为开发平台,SQL Server2000 为后台数据库,JSP为开发工具,最终开发出基本符合要求的物流管理信息系统。并从技术和设计实现两个方面论述了系统的设计和开发过程。在技术上,深入探讨了信息管理系统的工作原理,分析了物流货物运输管理中的总业务流程,会员登陆查询的工作流程。在设计实现上,将系统划分为八个模块,物流动态信息模块,物流知识模块,货物信息模块,车辆信息模块,企业信息模块,辅助工具模块,会员管理模块和本地公告模块来实现其功能。该系统体现了当前管理信息系统比较先进的设计水平和实现技术,对运输管理信息系统的设计开发具有借鉴意义。它的投入运行必将提高我国高校的固定资产管理水平,产生一定的经济利益和社会利益。
这篇论文的主要内容包括系统概述,系统需求分析,系统总体设计,数据库设计,系统详细设计和实现,系统测试六个方面,详细地阐述了实现物流管理的全过程。
关键词:物流管理 SQL Server2000 JSP B/S结构 Tomcat
ABSTRACT
Paper subject matter which exists in view of the current logistics transportation management aspect, according to software engineering request structural system model. This system uses Microsoft's Windows XP is develops the platform, SQL Server2000 is the backstage database, JSP is the development kit, develops finally conforms to the request physical distribution management information system basically. And realized two aspects from the technology and the design to elaborate system's design and the performance history. Technically, has discussed information management system's principle of work thoroughly, analyzed in the physical distribution goods traffic management total operation flow, the member landed the inquiry the work flow. In the design realizes on, the system division is eight modules, the physical distribution dynamic information module, the physical distribution knowledge module, the cargo information module, the vehicles information module, the enterprise information module, the auxiliary means module, the member administration module and local announced that the module realizes its function. This system has manifested the current management information system quite advanced design level and realizes the technology, has to the transportation management information system's design development profits from the significance. Its investment movement will certainly to raise Our country University's fixed asset management level, has certain economic interest and the social benefit. the this paper's primary coverage including the system survey, the system requirements analysis, the system system design, the database design, the system detailed design and realizes, the system test six aspects, elaborated the physical distribution management entire process in detail.
Key words: Logistics SQL Server 2000 JSP B/S structure Tomcat
目 录
目 录
第一章 绪 论 1
1.1 物流管理系统的发展和意义 1
1.2 JSP开发语言的现状与发展前景 2
1.3 MICROSOFT SQLSERVER2000 简介 3
1.4物流管理系统的国内外发展状况 3
1.5系统预期实现的功能与目标 4
第二章 物流管理系统的总体需求 5
2.1系统业务流程分析 5
2.2业务流程分析 5
2.2.1 业务流程分析的目的 5
2.2.2业务流程分析 6
2.3 系统配置 7
第三章 系统管理模块设计 10
3.1 模块设计原则及具体功能划分 10
3.1.1 对采用B/S(浏览器/服务器)架构模式的分析 10
3.1.2 系统设计原则 10
3.1.3 系统划分原则 11
3.1.4 模块设计原则 12
3.1.5 模块设计 13
3.2输入/输出设计 14
3.3界面设计 16
第四章 物流管理系统数据库设计 17
4.1 模块数据库设计原则 17
4.2系统实体及E-R图 17
4.2.1数据流程顶层图分析 17
4.2.2系统实体简介 18
4.2.3 系统的E-R图 18
4.3 模块数据库逻辑设计 20
4.4 模块数据库物理设计 21
4.5 代码设计 22
4.6数据库连接 23
第五章 物流管理系统的实现 26
5.1 系统的实现 26
5.2系统管理流程 29
第六章 系统测试. 33
6.1测试原则与目的 33
6.2软件测试的原则 33
6.3系统功能测试方法概述 34
第七章 系统展望 36
致 谢 37
参考文献 38
附 录 39