物流信息管理系统设计-仓储管理系统报告

上传人:工**** 文档编号:507978073 上传时间:2023-11-14 格式:DOCX 页数:77 大小:1.21MB
返回 下载 相关 举报
物流信息管理系统设计-仓储管理系统报告_第1页
第1页 / 共77页
物流信息管理系统设计-仓储管理系统报告_第2页
第2页 / 共77页
物流信息管理系统设计-仓储管理系统报告_第3页
第3页 / 共77页
物流信息管理系统设计-仓储管理系统报告_第4页
第4页 / 共77页
物流信息管理系统设计-仓储管理系统报告_第5页
第5页 / 共77页
点击查看更多>>
资源描述

《物流信息管理系统设计-仓储管理系统报告》由会员分享,可在线阅读,更多相关《物流信息管理系统设计-仓储管理系统报告(77页珍藏版)》请在金锄头文库上搜索。

1、2009级物流信息管理系统课程设计题目: iphone的仓储管理系统姓 名 蒋欣怡 周娜学 院 自动化学院专 业 物流工程班 级 2009211408班学 号 09211915 09211916班内序号 24 25指导老师 苏志远 2012年 5月 摘要库存管理是一项特别繁琐困难的工作,每天要处理大量的单据数据,包括入库、出库、退库、调库等多项货物操作流程。因此,为提高库管工作的质量和效率,就必需依据仓库管理的特点开发库存物流信息系统。本文立足于物流信息系统发展的现状,针对为苹果公司产品供应仓储服务的专业公司的具体状况,从实际动身设计了一款库存信息系统软件。系统建设的主要目标为:加大对产品的出

2、入库、移库、盘点及相关的财务和员工的管理力度;全面实时地驾驭仓储信息,提高仓储管理与运作的效率;初步实现物流、资金流与信息流的一体化。我们首先进行了详致的可行性分析,了解苹果公司产品的存储特性,确定开发库存物流信息系统的必要性。然后对该系统用统一建模语言(UML)做了具体周密的系统分析,描述了库存物流信息系统的各种需求、组织结构、业务流程、数据流程等,由此得到系统分析报告。基于系统分析报告综合采纳多种常用软件开发的成熟技术及软件,对该系统进行了概要设计和具体设计,如充分利用Powerdesign强大的数据库建模实力设计实现了该库管系统的后台数据库(关系型数据库MYSQL 10.0)。最终运用面

3、对对象功能、图形拖放功能强大的编程工具eclipse开发实现了多功能的库存物流信息系统。具体分析和设计了员工信息管理、权限管理、货品信息管理、客户信息管理、供应商信息管理、进货入库管理、出库管理、盘点管理、移库管理、库位信息管理等功能模块,同时编写好了软件开发过程中的各种重要文档。本文分析了系统开发的背景,简要的描述了系统须要解决的主要问题以及解决方法:系统的开发目标与需求、系统的业务流程和架构设计、功能模块的具体设计、主要功能的实现界面等。本文所设计的系统将高效地管理仓库、利用仓库,使仓库作业规范化,在实时全面地驾驭仓储信息,提高可视性,提高仓库管理与运作效率的方面,具有肯定的现实意义和应用

4、价值。关键字 物流信息系统 库存管理 UML eclipseAbstractInventory management is a very complex work, it demands a lot of time to deal with a large number of documents data every day, including storage, a library, withdrawn and cold storage, and so on. Therefore, in order to improve the quality and efficiency of inven

5、tory management, it must be developed according to the characteristics of the warehouse management inventory logistics information systems.The paper, based on the status of the development of logistics information system, is telling the process how an inventory information system software is designe

6、d for the specific circumstances of the professional company to provide warehousing services for Apple products. The system construction of the main objectives: to increase the product out of storage, transfer database, inventory and related financial and staff management efforts; comprehensive mast

7、er warehouse information in real time to improve warehouse management and operational efficiency; preliminary logistics, capital flow integration and information flow. Firstly we carried out a detailed and consistent analysis of the feasibility of storage features of Apple products, and determine th

8、e need for development of stock logistics information system. Then the system using the Unified Modeling Language (UML) made a detailed and thorough system analysis, and describes the diverse needs of the inventory logistics information systems, organizational structure, business processes, data flo

9、w, the resulting system analysis report.Using a combination of many commonly used software and mature technology, based on system analysis of the system outline and detailed design, for example, we take full advantage of the powerful database modeling capabilities of Powerdesign to achieve the back-

10、end database system of inventory management (relational database is MYSQL 10.0).Finally, with the powerful object-oriented features and graphical drag and drop programming tools, the eclipse development achieved multi-functional inventory logistics information system. We analyzed and designed many m

11、odules such as employee information management, rights management, goods management, client information management, provider information management, storage management, library management, inventory management, shift library management and library information management, at the same time, we wrote a

12、 variety of important documents of the software development process.This paper analyzes the background of the system, a brief description of the system needs to solve the main problem, and solvation: development goals and needs, the system of business processes and architecture design, detailed desi

13、gn of the functional modules, the main function interface. This system is designed to efficiently manage and use the warehouse, as so as to make the warehouse operations standardization. There is a certain practical significance and value in real-time comprehensive grasping of the storage informatio

14、n, increasing visibility, improving warehouse management and operational efficiency.书目前 言1第一章 系统概况111现有系统分析112开发意义213系统目标2其次章 系统分析2211技术可行性2212社会可行性2213操作可行性322需求分析3221系统功能需求分析3222组织结构分析5223系统业务需求分析6第三章 系统设计1031总体结构设计10311软件描述10312代码设计1032数据库设计10321系统数据表11322输入输出设计1832. 3部分程序设计18321用户登陆19322主界面27323

15、出入库管理44324库位管理65第四章 总结与展望68致 谢68参考文献68正文前言物流信息系统课程设计作为独立的教学环节,是物流工程专业集中实践性环节系列之一,是学习完物流信息系统课程后进行的一次全面的综合练习。其目的在于加深对物流信息系统基础理论和基本学问的理解,驾驭运用信息系统分析、设计的基本方法,提高解决实际管理问题、开发信息系统的实践实力。通过本课程设计要求学生全面驾驭物流信息系统的原理,方法及开发过程与要求,并运用所学的系统分析、设计、开发的基本技术与方法,针对不同企业、单位在信息管理中的遇到的实际问题,进行系统分析与设计;培育学生解决实际问题的实力;熬炼学生开发物流信息系统的基本操作技能;培育学生的团队合作意识;通过具体的设计加深对课堂教学内容的理解,提高所学学问的应用实力。本课程设计在驾驭物流信息系统开发的思路和方法的基础上,把重点放在系统的需求分析(需求分析说明书),数据文件(数据库)设计,功能设计(分析、处理的程序设计)和输入/输出设计(接口)之上,力图提高综合设计与应用实力。第一章 系统概况1.1现有系统分析传统的面对过程的仓储管理信息系统的开发中存在不少的问题,传统的面对过程的开发方法,也即主要是

展开阅读全文
相关资源
正为您匹配相似的精品文档
相关搜索

最新文档


当前位置:首页 > 办公文档 > 活动策划

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