超市管理系统c毕业论文

  • 格式:doc
  • 大小:138.00 KB
  • 文档页数:18

下载文档原格式

  / 18
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

廊坊师范学院本科毕业论文

学号:*******

姓名:***

年级:2008级

专业:计算机科学与技术

论文题目:超市管理系统的

设计与实现

指导教师:***

廊坊师范学院本科生毕业论文(设计)

论文题目:超市管理系统

论文摘要:随着经济的发展,社会的进步,计算机越来越深入到我们日常的工作学习及生活中,成为我们日常生活中不可缺少的辅助工具。面对当前超市行业普遍存在的管理手段、管理技术落后等问题,使用计算机管理在很大程度上可以帮助超市克服这些困难。超市管理系统可以提高超市的管理水平,节省大量人力、物力和财力,使经营管理更加科学有序、经营物流清晰,经营状况详实、准确。作为计算机应用的一部分,使用计算机对超市信息进行管理,具有着手工管理所无法比拟的优点.例如:检索迅速、查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等。这些优点能够极大地提高超市管理的效率。

此次系统主要包括前台应用程序的开发以及后台数据库的建立和维护两个方面。对于前者要求系统求应用程序功能完备,能够采用人机交互的方式,界面美观友好,对于后者要求建立起数据一致性和完整性,保证数据的安全性,能够对系统内各类信息进行高效准确的管理,最大限度地实现系统的易维护性和易操作性,本系统选择的是在visual studio 2005平台上使用Visual C#语言作为前台开发工具,SQL 2005作为后台数据库平台,通过SQL 2005将系统所需的数据和用户操作的数据与前台连接起来。

关键词:数据库;人机交互;Visual studio 2005;Visual C#

Title:Supermarket Management System

Abstract:With economic development, social progress, the computer more and more depth to our day-to-day work of learning and life, become indispensable tool in our daily life. Faced with the current prevalence of the supermarket sector management tools, management techniques and so on, a large extent, the use of computer management in the supermarket can help overcome these difficulties. Invoicing supermarket management system can improve the management level, save a lot of manpower, material and financial resources to make management more scientific and orderly operation of the logistics clear, detailed operating conditions and accurate. As part of computer applications, the use of computers to store information management, have the manual management of unmatched advantages. For example: the rapid search to find convenient, high reliability and large storage

capacity, the confidentiality of a good, long life and low cost. These advantages can greatly improve the efficiency of the supermarket management.

The system mainly includes the development of future applications as well as the background of the establishment and maintenance of the database two ways. For the former system for applications that require full-featured, to adopt the way of human-computer interaction, interface beautiful and friendly, for the latter requires the establishment of data consistency and integrity to ensure data security, enable to manage all types of system’s inner information efficiently and accurately, maximize to accomplish the system’s easy to maintain and easy interoperability, The system choose in the visual studio 2005 platform using Visual C # language as a tool for future development, SQL 2005 as the back-end database platform, SQL 2005 will be required through the system data and user data and link up front.

Keywords:Databases; Human-computer Interaction; Visual Studio 2005; Visual C #

目录

1. 绪论 (1)

1.1课题开发背景 (1)

1.2课题研究的目的及意义 (1)

1.3系统设计目标 (1)

1.4论文所做的主要工作 (2)

2. 系统的需求分析与总体设计 (5)

2.1系统功能需求 (3)

2.2系统需求分析 (3)

2.3数据库设计 (5)

2.3.1 数据库各实体E-R图 (5)

3. 系统的设计与实现 (12)

3.1商品进货管理模块 (12)

3.1.1 模块功能介绍 (12)

3.1.2 进货模块时序图 (12)

3.1.3 商品进货模块窗体图 (13)

3.1.4商品进货查询模块窗体图 (14)

3.2商品销售退货管理模块 (14)

3.2.1 销售模块功能介绍 (14)

相关主题