登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 物流管理与工程类 > 物流工程 > 正文

基于.NET的仓储管理软件设计与实现毕业论文

 2021-05-11 08:05  

摘 要

本文的研究目标是设计出适合企业仓库运作的物流仓储信息系统,降低人力成本,提高仓库运作效率,降低出错率,使企业仓库向自动化、信息化方向发展,能够以最小的投入最大的收益。通过分析仓储系统的现状提出了基于.NET的物流仓储信息系统,该系统以Visual Studio 2010为开发平台,采用ASP.NET设计Web应用程序,后台计算机网络采用浏览器/服务器体系模式,管理员在客户端进行操作,这些信息会通过局域网上传到中央Web服务器,Web服务器将调用Web应用程序并采用ADO.NET技术访问数据库,及时将数据库中的信息进行更新。

实行信息化的物资仓储管理系统,我们可以控制企业物资的工作流程,包括采购入库、销售出库以及物资储存,该系统可以及时查询物资的更新且能够正确的反映物资的库存量,使得仓库中物资的存储量维持在一个合理的水平范围内。实现这些功能,不仅使得企业工作人员的工作量得到减轻,而且还能使企业仓储管理系统的效率得到提高,从而为企业带来了可观的收益。

本系统从武汉理工大学自动化立体仓库的实际业务流程出发来设计管理员能实现的功能,设计了四个功能模块,分别为系统管理模块、基础信息管理模块、仓储信息管理模块、查询和统计模块。管理员可以对仓库的基础信息进行查询、添加、修改和删除,对库存信息进行盘点和统计。我们通过要实现的功能来设计系统数据库E-R图,其中包括货物、供应商、承运商、货物、客户、库存、订单和管理员这些实体,在Power Designer中创建个实体间的物理模型,然后将物理模型导入到SQL Server中生成对应的数据表。

关键词:仓储管理;信息系统;ASP.NET;数据库技术

Abstract

The research purpose of this thesis is to design a warehousing information system for the enterprise logistics operations. This system is aimed to reduce labor costs as well as error rates, and improve warehouse operational efficiency, enabling enterprises to develop in warehouse automation and information direction, with minimal investment but maximum benefit. By analyzing the status quo of storage system, we propose a logistics warehouse information system based on .NET, which operates in Visual Studio 2010 development platform and designs Web applications using ASP.NET. Computer network operates in browser / server architecture model, when administrator operations at the client interface, the information is uploaded to a central Web server via the LAN, and Web server will transfer the Web application and access database by using ADO.NET technology, then the information in the database will be updated timely.

We can control the enterprise material workflow, including warehousing, storing by implementing the warehouse management information system. The system can update goods information timely and reflect the materials inventory correctly, so that the warehouse supplies remain at a reasonable level range. To achieve these functions, we can not only reduce the workload of workers, but also improve the efficiency of enterprise storage management system, so that the enterprise can be brought considerable benefits.

We design the administrator functions based on the actual business process of automated warehouse of Wuhan University of Technology. Four modules are the system management module, the basic information management module, the information storage and management module, the query and statistical module namely. Administrator can query, add, modify and delete the basic data as well as gather the inventory information and statistics. We want to design the system database E-R diagram by the function wanted to be achieved, which includes goods, suppliers, carriers, cargo, customer, inventory, orders, and managers. We create physical model in Power Designer, and then import it into SQL Server to generate the data table.

Keywords: warehouse management; information systems; ASP.NET; database technology

目 录

第1章 绪论 1

1.1研究背景及意义 1

1.2国内外现状及研究内容 1

1.2.1国外现状分析 1

1.2.2国内现状分析 2

1.2.3研究内容 2

1.3本论文组织结构 2

第2章 系统总体设计 4

2.1立体仓库调研分析 4

2.2立体仓库业务流程图 4

2.2.1入库业务流程图 5

2.2.2出库业务流程图 6

2.3系统功能模块分析 8

2.3.1功能模块图 8

2.3.2系统功能流程图 9

2.4系统技术方案 10

2.4.1 系统相关技术 10

2.4.1.1ASP.NET技术 10

2.4.1.2SQL Server 2008基础知识 10

2.4.1系统硬件架构 11

2.4.2系统软件架构 11

2.4本章小结 12

第3章 数据库设计 13

3.1数据流图 13

3.2数据库E-R图 14

3.3数据表 19

3.3数据库的连接 22

3.4本章小结 23

第4章 系统实现 24

4.1系统管理功能的实现 24

4.1.1系统登录功能的实现 24

4.1.2修改登录密码功能的实现 26

4.2基础信息管理功能的实现 29

4.2.1添加货物信息功能的实现 29

4.2.2管理货物信息功能的实现 31

4.2.3修改货物信息功能的实现 32

4.3仓储管理功能的实现 32

4.3.1货物位置管理功能的实现 32

4.3.2托盘管理功能的实现 33

4.3.3设备故障查询功能的实现 33

4.4查询与统计功能的实现 34

4.4.1客户订单信息生成功能的实现 34

4.4.2客户订单信息统计功能的实现 35

4.4.3客户订单信息修改功能的实现 35

4.4.4用户登录信息统计功能的实现 36

4.4.5查询库存信息功能的实现 36

4.4.6库存预警功能的实现 37

4.5本章小结 37

第5章 总结与展望 38

5.1全文总结 38

5.2研究展望 38

参考文献 39

致 谢 40

第1章 绪论

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图