仓库管理系本科生毕业设计

上传人:公**** 文档编号:485455892 上传时间:2023-05-05 格式:DOC 页数:45 大小:1.70MB
返回 下载 相关 举报
仓库管理系本科生毕业设计_第1页
第1页 / 共45页
仓库管理系本科生毕业设计_第2页
第2页 / 共45页
仓库管理系本科生毕业设计_第3页
第3页 / 共45页
仓库管理系本科生毕业设计_第4页
第4页 / 共45页
仓库管理系本科生毕业设计_第5页
第5页 / 共45页
点击查看更多>>
资源描述

《仓库管理系本科生毕业设计》由会员分享,可在线阅读,更多相关《仓库管理系本科生毕业设计(45页珍藏版)》请在金锄头文库上搜索。

1、 本科生毕业设计仓库管理系统Warehouse Management System学生姓名所在专业计算机科学与技术所在班级申请学位工学学士指导教师职称副指导教师职称答辩时间目 录目 录设计总说明IINTRODUCTIONII毕业设计说明书11 绪论11.1 设计的背景11.1.1 仓库管理系统概述11.1.2 国内外仓库管理系统的研究现状11.2 设计概况21.2.1 设计的目的21.2.2 设计的意义31.2.3 设计的内容31.2.4 设计指导思想32 系统开发的相关理论与技术42.1 系统开发模式42.1.1 B/S结构设计模式42.1.2 B/S结构设计模式的优势与劣势42.2 系统开

2、发工具选择52.2.1 操作系统和服务器选用52.2.2 开发平台52.2.3 数据库的选用62.2.4 其它辅助工具的选用62.3 相关理论与开发技术62.3.1 仓库管理技术62.3.2 JAVA编程语言简介62.3.3 JSP简介62.3.4 Javascript简介72.3.5 超级文本标记语言(英文缩写:HTML)简介83 系统分析83.1 可行性分析83.1.1 技术可行性83.1.2 经济可行性83.1.3 操作可行性93.2 需求分析93.2.1 问题分析93.2.2 方案选择93.2.3 任务概述103.2.4 功能需求概述103.3 系统流程图113.4 数据流程图123.

3、5 实体关系模型(E-R图)134 系统总体设计144.1 系统功能总框架144.2 数据库设计144.2.1 逻辑结构设计144.2.2 物理结构设计165 系统详细设计175.1 用户登录界面175.2 操作界面顶部模块195.3 系统管理模块205.4 用户管理模块215.4.1 添加用户215.4.2 管理用户225.5 仓库管理模块235.5.1 添加仓库235.5.2 查询仓库245.6 类型管理模块255.6.1 添加类型255.6.2 类型修改255.7 入库管理模块265.7.1 物品入库265.7.2 库存查询275.8 销售管理模块285.8.1 物品销售285.8.2

4、销售查询305.9 供货商315.9.1 添加供货商信息315.9.2 查询供货商信息315.10 客户信息325.10.1 添加客户信息325.10.2 查询客户信息336 系统测试347 总结36鸣 谢37参考文献38附 录39设计总说明设计总说明随着社会的发展,各行业竞争日益激烈,这不仅要求企业对外有正确的策略,对内更要提高工作效率。因此,在社会背景下,企业信息化显得尤为重要。而企业信息化是指企业以业务流程的优化和重构为基础,在一定的深度和广度上利用计算机技术、网络技术和数据库技术,控制和集成化管理企业生产经营活动中的各种信息,实现企业内外部信息的共享和有效利用,以提高企业的经济效益和市

5、场竞争力,这将涉及到对企业管理理念的创新,管理流程的优化,管理团队的重组和管理手段的创新。仓库管理在企业的整个供应链中起着至关重要的作用如果不能保证正确的进货和库存控制及发货将会导致管理费用的增加服务质量难以得到保证从而影响企业的竞争力。传统简单、静态的仓储管理已无法保证企业各种资源的高效利用。如今的仓库作业和库存控制作业已十分复杂化多样化仅靠人工记忆和手工录入不但费时费力而且容易出错给企业带来巨大损失。仓库信息化使这环节管理更科学它检索迅速方便、可靠性高、存储信息量大、成本低等可减少更多的人力物力这些都极大地提高物资仓库的管理效率。 本论文主要介绍了系统的分析,设计和开发的全部过程。运用数据

6、流图,ER图,程序流程图等对系统的设计过程进行详细的说明。系统采用B/S开发模式,开发工具使用了MyEclipse,数据库管理运用了SQL Server,用Tomcat作为服务器。系统主要功能:用户登录,物品资料信息录入,出库入库管理,库存信息,仓库管理,系统管理。系统运行结果良好,达到预期目标。关键词:仓库管理系统,Java,SQL Server,B/S模式IINTRODUCTIONINTRODUCTIONWith the development of society, industry competition is becoming increasingly fierce, which r

7、equires not only the foreign enterprises have the right strategy, internally to improve the work efficiency. Therefore, in the social context of enterprise information is particularly important. Enterprise information refers to business process optimization and reconstruction, in a certain depth and

8、 breadth of the use of computer technology, network technology and database technology, control and integrated management of production and business operations in a variety of information, achieve internal and external corporate information sharing and effective use of in order to improve economic e

9、fficiency and market competitiveness of enterprises, which will involve innovative business management philosophy, management process optimization, innovative management team restructuring and management tools. Warehouse management plays a vital role in the enterprises entire supply chain, if you ca

10、n not guarantee the right to purchase and inventory control and shipping, will lead to the increase in management fees, service quality is difficult to be guaranteed, thus affecting the competitiveness of enterprises . Traditional simple static storage management has been unable to guarantee the eff

11、icient use of resources. Todays warehouse operations and inventory control operations have been very complicated diversified, relying on artificial memory, and manual entry, not only time-consuming and error-prone, and a huge loss to the enterprise. Warehouse of information technology to make this s

12、ession management more scientific, rapid retrieval, high reliability, information storage, and low cost can be reduced more human and material resources, which are greatly improves the efficiency of the materials warehouse management.This paper mainly introduced the system analysis, design and devel

13、opment of the whole process. The use of data flow diagrams, ER diagrams, and process flow chart of the system design process is described in detail. The system uses the Browser/Server model, development tools use the MyEclipse to use a SQL Server database management, and use Tomcat as servers. The m

14、ain functions of the system: user login, item data and information entry, a database storage management, inventory, warehouse management, systems management. System is running well, to achieve the desired objectives.Keywords: Warehouse Management System;JAVA;SQL Server;Browser/Server model广东海洋大学2013

15、届本科生毕业设计仓库管理系统毕业设计说明书1 绪论1.1 设计的背景1.1.1 仓库管理系统概述由于企业的物资管理往往是复杂、繁琐的。所掌握的物资种类众多,订货、管理、发货的渠道各有差异,各个企业之间的管理体制不尽相同,各类物资计划报表繁多,因些物资管理必须实现计算化,而且必须根据企业的具体情况制定相应的方案以便提高工作效率。以往企事业企业销售管理员由于缺乏适当的软件而给其工作上如物资的计划,订货,核销拖收,验收入库,根据企业各部门的需要来发送物资设备,并随时按期时行库存盘点,根据企业领导和自身管理的需要进行统计分析,产生相应的不便,期间复杂,繁琐的业务让管理人员极不方便。随着科学技术的不断提高、计算机科学日渐成熟,其强大的功能已为人们深刻认识,它已进入人类社会的各个领域并发挥着越来越重要的作用。个为计算机应用的一部分,使用计算机对信息进行管理,具有与手工管理所无法比拟的优点。1.1.2 国内外仓库管理

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 建筑/环境 > 施工组织

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号