-
课程设计:图书销售信息系统的分析与设计
资源介绍
摘 要
现在社会随着计算机技术迅速发展与技术的逐渐成熟,信息技术已经使人们的生活发生深刻的变化。生活中的各种服务系统也使人们在生活中的联系日常销售活动方式发生了很大的变化,让效率较低的手工操作成为过去,而换成信息化自动化的计算机操作。本系统是针对某一小型书店而设计的书店管理信息系统,本系统的后台数据库选择SQL SERVER 2000数据库,前台开发工具选择Visual Basic 6.0。
本文在第一章进行了系统概述,在第二章和第三章分别就系统分析与设计做出详细论述。系统分析与设计过程分为系统流程及数据库两个部分,具体工作有:系统环境调查,可行性分析、系统业务流程分析、系统数据流程设计、数据字典和数据结构分析与设计。本设计是为了实现对图书销售、仓库管理、供应商、管理员和三个模块的管理功能。
关键词: 书店管理信息系统 系统分析 系统设计
Abstract
Key Words: Bookstore management information ,system system analysis, system design
Now the society along with the rapid development of computer technology and technology of mature gradually, information technology has made profound changes of people's lives. Life in various service system also makes people contact daily sales activities in the life style, great changes have taken place, make low efficiency of manual operation in the past, and with information automation of computer operation. This system is designed for a small bookstore bookstore management information system, the backend database choose SQL SERVER 2000 database of this system, front-end development tool to select the Visual Basic 6.0.
In this paper, in the first chapter has carried on the summary of system, in the second chapter and the third chapter made system analysis and design in detail, respectively. System analysis and design process is divided into two parts, the system process and database specific work are as follows: system environment investigation, feasibility analysis, business process analysis, data flow design, data dictionary and data structure analysis and design. This design is to achieve the sales, finance, purchasing and inventory management function of three modules
目 录
摘 要 I
ABSTRACT II
1 绪论 1
1.1 书店销售系统开发背景及现状分析 1
1.2 书店管理信息系统建设的必要性 1
1.2.1图书销售发展的趋势 1
1.2.2图书的消费发展的趋势 2
2书店销售管理信息系统分析 2
2.1系统环境的初步调查 2
2.2系统环境的详细调查 3
2.3业务流程分析 4
2.4 可行性分析 5
2.4.1管理可行性分析 5
2.4.2经济可行性分析 6
2.4.3技术可行性分析 6
2.5 需求分析 6
2.6 数据字典 7
3信息系统设计 10
3.1 信息系统设计原则 10
3.2 书店管理系统设计的目标 10
3.3信息系统功能模块设计 11
3.3.1销售管理子系统 11
3.3.2仓库管理子系统 12
3.3.3供应商管理子系统 12
3.3.4系统管理子系统 13
3.4 编码设计 13
3.5 数据库设计 14
3.5.1 数据库概念模型设计 14
3.5.2数据库逻辑模型设计 16
3.5.3数据库物理模型设计 16
4 信息系统实施与运行 17
4.1界面设计 19
5总结 21
5.1 总结 21
5.2 展望 22
致谢 22
参考文献 23
附录 24