1 / 61
文档名称:

物资库存管理系统分析与建模(可复制论文).pdf

格式:pdf   页数:61
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

物资库存管理系统分析与建模(可复制论文).pdf

上传人:mkt365 2013/11/13 文件大小:0 KB

下载得到文件列表

物资库存管理系统分析与建模(可复制论文).pdf

文档介绍

文档介绍:华中科技大学硕士学位论文
摘要
在软件工程领域,系统的建模已经成为优秀软件开发的核心部分。建立好领域
模型是该领域信息系统成功的关键。
领域分析方法是对一个特定领域中的应用系统族的有关信息进行捕获、分析和
建模的过程,领域分析的主要目标是建立领域模型。一旦得到一个好的领域模型,
它在该领域一大批系统的开发中将被反复使用,使这些系统的开发工作不必一切从
头做起,因为这些系统的共性已经得到认识,系统开发者的主要精力将用于解决具
体系统中的特殊问题。
UML(Unified Modeling Language)是众多建模方法中的佼佼者,它统一了建模
过程中的各种表示方法,使建立的系统有更广更深的复用性。UML 为人们提供了从
不同角度去观察和展示系统的各种特征的一种标准方法,是从不同角度建立系统模
型的有效手段。
本文的主要任务就是综合运用上述方法和技术,建立物资库存领域模型,并实
现物资库存管理的实际应用系统。本文通过对管理模式的比较,选择 MRPII 管理思
想指导领域模型的建立,优化重组业务流程,强化管理控制手段。并把统一建模方
法运用到物资库存管理系统的开发中,实现了整个库存管理系统的需求分析和系统
对象、类的静态建模和动态建模。作为系统实现的一部分,本文描述了系统的基础
信息管理、物资出入库和移动管理、库存盘点和调整、库存信息管理四大功能模块。


关键词:库存管理系统,领域分析,统一建模
I
华中科技大学硕士学位论文
Abstract
In software engineering, system modeling has been the key part of development of
excellent software. Building a good domain model is a key of essful information
system in its domain.
Domain Analysis is the process of information-capturing, analysis and modeling of
applied system groups in the specific domain. The main goal of domain analysis is to build
the domain model. When a good domain model has been got, which is needed in the
domain, it will be widely reused in big amount of new system developments in the same
domain. Therefore, it is not necessary to repeat establishing domain model from the
beginning. Because the system's general characters have been known, the main focus of
system developers will be to solve some particular problems in the special system.
UML (Unified Modeling Language) is an outstanding one of numerous modeling
methods and unifies various kinds of representative methods in modeling process,so the
system model built by UML has more expansive and much deeper reusability. UML is a
standard way to view and display the system from different perspectives, and is also a
valid method to model the system from several perspectives.
The aim of this dissertation is building the inventory management model system,
designing and implementing the inventory management