百乐超市信息管理系统的分析和设计.doc
约38页DOC格式手机打开展开
百乐超市信息管理系统的分析和设计,全文38页约14000字论述翔实【摘要】随着科学技术的发展,计算机作为一种高效的管理工具,对现代企业的管理发挥了极其重要的作用。超市是当前最重要的商业经营形式之一,为了进一步提高商业超市的管理水平和竞争力,管理信息系统在连锁超市中的应用已是大势所趋。本文通过对百乐超市管理信息系统的调研,...
内容介绍
此文档由会员 棉花糖糖 发布
百乐超市信息管理系统的分析和设计
全文38页 约14000字 论述翔实
【摘要】随着科学技术的发展,计算机作为一种高效的管理工具,对现代企业的管理发挥了极其重要的作用。超市是当前最重要的商业经营形式之一,为了进一步提高商业超市的管理水平和竞争力,管理信息系统在连锁超市中的应用已是大势所趋。本文通过对百乐超市管理信息系统的调研,分析了超市管理系统的现状、需求以及存在的问题,并运用结构化的开发方法和原型法进行了超市管理信息系统部分子系统的设计与实现。通过对有用数据高效、自动的处理,将管理子系统的各个部分有机地结合在一起,实现了对超市的进货、销售、库存和会员资料的科学管理。实现数据共享,提高管理的效率。
【关键词】管理信息系统,超市管理,会员管理
【Abstract】With the development of Science technology ,Computer played a very important role in the management of modern corporation as an effective instrument. And that the commerce supermarket is one of the most important commerce working forms, in order to improve the management level and the ability of competition of the commerce supermarket, the application of the managing information system used in the area of commerce supermarket has been the great direction.
This article analyzes the actuality, requirement and problem of transaction managing system by investigating, and also carries the design and realization to the managing subsystem with the method of configuration and antitype.
【Keywords】Manage Information System;The management of the commerce supermarket;The management of members
前言 5
1.项目立项 6
1.1 确定题目 6
1.2 系统的设计目标 6
1.3 系统调研 6
1.4 系统开发的必要性 7
2.需求分析 8
2.1 公司概况 8
2.2 开发背景 8
2.3 系统需求说明 10
2.3 现有系统与新系统的比较分析 10
3.系统分析 11
3.1 系统分析的主要任务 11
3.2 可行性分析 11
3.2.1 技术可行性 11
3.2.2 经济可行性 11
3.2.3 操作可行性 12
3.2.4 管理可行性 12
3.3 新系统设计 12
3.3.1 组织结构图 13
3.3.2 业务流程图 16
3.3.3 数据流程图 18
4.系统设计 19
4.1 系统设计目标 19
4.2 计算机系统的选择 19
4.2.1 硬件配置 19
4.2.2 软件配置 20
4.3 数据库设计 20
4.3.1 数据库设计步骤 20
4.3.2 数据库逻辑设计 21
4.3.3 数据库物理设计 22
4.4 系统功能模块设计 24
4.4.1 销售模块 24
4.4.2 库存模块 25
4.4.3 人事模块(超市会员管理模块) 25
5.系统实现 27
5.1 开发工具选择 27
5.1.1 Visual Basic 概述 27
5.1.2 SQL 语言概述 28
5.2 系统程序代码 30
5.3 系统界面的实现 31
6.系统测试 34
6.1 系统测试 34
6.1.1 测试方案 34
6.1.2 测试项目 35
6.2 测试方法 35
致 谢 37
参 考 文 献 38
部分参考文献
[5]林永等编著:《Visual Basic 6.0用户编程手册》,人民邮电出版社,1999年8月第一版
[6]刘炳文等编著:《Visual Basic 6.0 程序设计教程》,清华大学出版社,2001年8月
[7]甘仞初编著:《管理信息系统》, 机械工业出版社,2002年5月
[8]薛华成等编著:《管理信息系统》(第三版), 清华大学出版社,2003年8月
全文38页 约14000字 论述翔实
【摘要】随着科学技术的发展,计算机作为一种高效的管理工具,对现代企业的管理发挥了极其重要的作用。超市是当前最重要的商业经营形式之一,为了进一步提高商业超市的管理水平和竞争力,管理信息系统在连锁超市中的应用已是大势所趋。本文通过对百乐超市管理信息系统的调研,分析了超市管理系统的现状、需求以及存在的问题,并运用结构化的开发方法和原型法进行了超市管理信息系统部分子系统的设计与实现。通过对有用数据高效、自动的处理,将管理子系统的各个部分有机地结合在一起,实现了对超市的进货、销售、库存和会员资料的科学管理。实现数据共享,提高管理的效率。
【关键词】管理信息系统,超市管理,会员管理
【Abstract】With the development of Science technology ,Computer played a very important role in the management of modern corporation as an effective instrument. And that the commerce supermarket is one of the most important commerce working forms, in order to improve the management level and the ability of competition of the commerce supermarket, the application of the managing information system used in the area of commerce supermarket has been the great direction.
This article analyzes the actuality, requirement and problem of transaction managing system by investigating, and also carries the design and realization to the managing subsystem with the method of configuration and antitype.
【Keywords】Manage Information System;The management of the commerce supermarket;The management of members
前言 5
1.项目立项 6
1.1 确定题目 6
1.2 系统的设计目标 6
1.3 系统调研 6
1.4 系统开发的必要性 7
2.需求分析 8
2.1 公司概况 8
2.2 开发背景 8
2.3 系统需求说明 10
2.3 现有系统与新系统的比较分析 10
3.系统分析 11
3.1 系统分析的主要任务 11
3.2 可行性分析 11
3.2.1 技术可行性 11
3.2.2 经济可行性 11
3.2.3 操作可行性 12
3.2.4 管理可行性 12
3.3 新系统设计 12
3.3.1 组织结构图 13
3.3.2 业务流程图 16
3.3.3 数据流程图 18
4.系统设计 19
4.1 系统设计目标 19
4.2 计算机系统的选择 19
4.2.1 硬件配置 19
4.2.2 软件配置 20
4.3 数据库设计 20
4.3.1 数据库设计步骤 20
4.3.2 数据库逻辑设计 21
4.3.3 数据库物理设计 22
4.4 系统功能模块设计 24
4.4.1 销售模块 24
4.4.2 库存模块 25
4.4.3 人事模块(超市会员管理模块) 25
5.系统实现 27
5.1 开发工具选择 27
5.1.1 Visual Basic 概述 27
5.1.2 SQL 语言概述 28
5.2 系统程序代码 30
5.3 系统界面的实现 31
6.系统测试 34
6.1 系统测试 34
6.1.1 测试方案 34
6.1.2 测试项目 35
6.2 测试方法 35
致 谢 37
参 考 文 献 38
部分参考文献
[5]林永等编著:《Visual Basic 6.0用户编程手册》,人民邮电出版社,1999年8月第一版
[6]刘炳文等编著:《Visual Basic 6.0 程序设计教程》,清华大学出版社,2001年8月
[7]甘仞初编著:《管理信息系统》, 机械工业出版社,2002年5月
[8]薛华成等编著:《管理信息系统》(第三版), 清华大学出版社,2003年8月