毕业论文 超市管理系统的设计与实现.doc

约34页DOC格式手机打开展开

毕业论文 超市管理系统的设计与实现,目录 前言..3摘要..4第一章 调研背景及设计背景- 6 -1.社会背景- 6 -2.设计背景- 6 -第二章 开发工具的介绍- 7 -1. sql server 2000功能介绍- 7 -2.visual basic 6.0功能简介- 7 -第三章 系统分析- 10 -1.系统需求分析- 10 -2.系统功能简介-...
编号:20-201859大小:717.50K
分类: 论文>计算机论文

内容介绍

此文档由会员 ljjwl8321 发布

目录 前言…………………………………………………………………………………..3
摘要…………………………………………………………………………………..4
第一章 调研背景及设计背景 - 6 -
1.社会背景 - 6 -
2.设计背景 - 6 -
第二章 开发工具的介绍 - 7 -
1. SQL server 2000功能介绍 - 7 -
2.visual basic 6.0功能简介 - 7 -
第三章 系统分析 - 10 -
1.系统需求分析 - 10 -
2.系统功能简介 - 10 -
3.数据建模 - 12 -
4.业务流程分析 - 13 -
第四章 系统数据库设计 - 16 -
1.数据库表设计 - 16 -
第五章 功能模块的设计 - 19 -
1、登陆模块 - 19 -
2、主窗体模块 - 20 -
3、商品信息管理模块 - 21 -
4. 销售信息管理模块 - 24 -
5.进货信息管理模块 - 26 -
6.员工信息管理模块 - 29 -
第六章 系统测试分析 - 32 -
1.模块测试 - 33 -
2.整体测试 - 33 -
第七章 总结 - 34 -








前言

超市管理系统是一个超市不可缺少的部分,它对于超市的决策者和管理者来说都至关重要。超市需要处理大量的库存信息,还要时刻更新产品的销售信息,不断添加商品信息。面对不同种类的信息,需要合理的数据库结构来保存数据信息,需要有效的程序结构支持各种数据操作的执行。它最主要的特点是能够实时的和准确的控制店内的销售情况。如果可以能够实时掌握销售流程及销售情况,则可以有效地加速商品的周转率并提高服务质量,而且可以减少产品售价不符等所产生的问题。顾客的消费要求的是希望在超市购物中能基本上都能购得所需的商品,并且还要既保证商品质量还要享受优质,方便的服务。












摘要

随着社会生活的日益现代化,超市的规模也在不断扩大,商品数量急剧增加,有关商品的各种信息量也急剧增长。那么超市就需要时时刻刻刻对这样庞大的数据量和信息量进行处理,从而实时的和精准的控制店内的销售情况,有效的加速商品的周转率并提高服务质量。为此,一个超市管理系统的开发是有必要的。
本次论文将对市场所需的超市管理系统进行讨论和研究,超市管理系统包含以下几个模块:基本信息的维护、进货管理、销售管理以及员工信息管理等。
本文系统的分析了软件开发的背景以过程;首先介绍了软件的开发环境,其次介绍了本软件的详细设计过程。根据系统所需功能,运用windows xp为开发品台,采用SQL server 2000及visual basic 6.0作为开发工具,对系统数据库及各个模块进行设计和实现。
关键字:超市 管理系统系统 windows xp SQL server 2000
visual basic 6.0







Abstract
Along with the social life of the modernization, the scale of the supermarket is expanding continually, the quantity of a commodity increase sharply, the relevant goods all kinds of information also sharp growth. So the supermarket when every moment of need such a huge amount of data and information processing, thus real-time and accurate control store's sales, effective acceleration of goods turnover and improve service quality. For this, a supermarket management system development is necessary.
This paper will be required to market the supermarket management system to carry on the discussion and the research, the supermarket management system includes the following several modules: of the basic information of the maintenance, purchase management, sales management and loss management, etc.
This paper analyzed the background to the software development process; First introduced the software development environment, then introduces the detailed design of the software process. According to the system required function, using Windows xp machine for developing products, using SQL server 2000 and visual basic 6.0 as a development tool, the system database and each module design and implementation.
Key word: supermarket management systems Windows xp SQL server 2000 Visual basic 6.0