搜档网
当前位置:搜档网 › 仓库管理系统设计说明

仓库管理系统设计说明

仓库管理系统设计说明
仓库管理系统设计说明

仓库管理系统

姓名:

学号:

专业:计算机科学与技术指导教师:

20 年月

目录摘要I

第1章概述1

1.1项目开发的背景1

1.2项目开发的目的1

第2章可行性分析及总体设计原则2

2.1可行性分析2

2.1.1技术可行性2

2.1.2经济可行性3

2.1.3社会可行性3

2.2总体设计原则3

第3章系统分析4

3.1业务流程分析4

3.2数据流图6

3.3数据字典9

第4章系统设计12

4.1系统功能设计12

4.2系统数据库设计12

4.2.1概念结构设计13

4.2.2数据库表设计17

4.3系统开发工具与开发模式的选择21

4.3.1开发工具21

4.3.2开发模式21

第5章系统实现23

5.1登录界面23

5.1.1登录界面23

5.1.2登录流程24

5.2超级管理员登录首页24

5.3管理员维护界面错误!未定义书签。

5.4操作员管理界面25

5.5货物分类管理界面25

5.6出库登记26

5.7仓库汇总26

第6章软件测试与分析26

6.1系统测试的定义27

6.2系统测试的目的及意义27

6.3系统测试的重要性28

6.4系统测试的常用方法28

6.5测试环境与测试条件30

6.6系统运行情况30

6.7测试总结30 第7章总结与展望31 参考文献31

致32

摘要

本文采用结构化系统分析的方法,阐述了仓库管理系统的开发过程、操作流程及其一些核心的技术。本文首先进行了项目概述,简单介绍了项目开发的背景、项目开发的目的和项目开发的意义;接下来是系统规划阶段,通过实际的业务流程的调研,分析了系统的组织结构,具体完成了仓库管理系统的需求分析、可行性分析、现行业务流程分析,并通过对现行业务流程的优化,得出了系统的业务流程;之后是系统分析,具体完成了数据流分析和数据字典;系统设计阶段主要完成了功能模块的划分、数据库的设计和系统界面设计。该阶段对各个模块的功能进行了详细设计,形成了本系统的功能模块图,在此基础上选择了合适的开发模式;数据库的设计先进行了概念结构设计,之后进行了逻辑结构设计,最后完成了数据库表的设计。

根据前几个阶段的分析和设计,该系统决定采用B/S结构,JSP作为开发平台,数据库采用SQL2000,完成了系统的程序实施。本系统的设计实施为仓库管理系统的运行做基础,为其仓库的管理提供良好的条件。

关键词:仓库;结构化分析;管理系统

Abstract

In this paper, structured systems analysis, inventory management system describes the development process, operational processes and some of its core technology. This paper carried out the project overview, a brief background of project development, project development and project development objective of the meaning; followed by the system planning stage, the actual business processes through research and analysis of the system's organizational structure, specifically the completion of the inventory management system needs analysis,feasibility analysis,the existing business process analysis, and optimization of existing business processes, business processes, the system obtained; followed by systematic analysis of the specific completion of the data flow analysis and data dictionary; system design primarily the completion of the division of function modules, database design and system interface design. This phase of the function of each module in detail the design,forming a functional block diagram of the system, on this basis,havechosen the right development model; database design first tested the

concept design, followed by a logic design, and finally completed the design of the database table.

According to previous analysis and design phase, the system decided to use C / S structure, Visual Basic as a development platform, the database uses Access, completed the implementation of the system program. Design and implementation of this system for the inventory management system to run as a foundation for inventory management in goodcondition

Key Word:Inventory; structural analysis; Management System

相关主题