运动会管理系统的设计与实现

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

毕业设计说明书

运动会管理系统的设计与实现

学院:

专业:

学生姓名:

学号:

指导教师:

2012 年 6 月

摘要

运动会的组织是一项复杂而且细致的工作,主要包括赛前报名、赛中成绩记录统计、赛后成绩查询等。运动会管理系统要做到确保准确性,同

中文摘要

时也要求具有很高的时效性。所以此设计旨在建立基于Web的田径运动会管理系统,充分利用计算机网络系统进行一体化管理,把运动会工作人员从手工统计的繁重工作中解脱出来,从而提高工作效率。

本文从田径运动会管理的实际运行状况流程出发,对目前需要解决的问题进行了详细的需求分析、设计实现和测试。其中重点实现了各参赛队运动员报名录入,比赛过程中各比赛项目的成绩录入,统计等功能。本系统是一个采用Visual Studio为主要开发工具,以Microsoft SQL server 2005为数据库开发工具,以C#为主要开发语言,以Windows XP为开发平台所设计实现的基于B/S模式结构的运动会管理系统。该系统功能较完善,用户界面友好,实用性较强,能够实现运动会管理系统的自动化、规范化、合理化、科学化。

通过试运行表明,本设计是成功的,已经达到了设计目标,极大提高了学校运动会管理的工作效率和工作质量,为学校运动会做出了应有的贡献。

关键词:运动会管理;Web服务;B/S模式;.NET技术

Abstract

It is a rather complicated and essential work to organize a school meet, which requires both efficiency and accuracy, including sign-up, arrangement, recording and result-announcement. Therefore it is necessary to establish sports-meet-organizing software of Web-based for such work, and such software will have great advantage over the manual ways.

This article is from the view of the actual operation process of the Teaching Affairs Administration System in Shandong University of Finance And Economics. It provides the detailed demand analysis, design realization and testing as to the current issues. The main development tool what the system used is Visual Studio, the database what the system used is Microsoft SQL Server, the main development language what the system used is C#, and the development platform what the system used is Windows XP. And the system used the B/S model structure to realize it.This system function is more completely, the user interface is friendly, practical applicability is stronger. This system can realize the automation, standardized, scientific and reasonable of the management system of sport meeting.

Through the trial testing, it indicates that this design is successful, the goal of design has been achieved, and it will greatly enhance the efficiency of Teaching Affairs Administration System in Shandong University of Finance And Economics. Thus making contributions to a “digital campus”

Key words:Management of Sports Meeting; Web Service; B/S mode; Net technology

目录

摘要.......................................................................... I ABSTRACT ........................................................................ I I 目录......................................................................... I II 引言 (1)

1.1课题的背景和意义 (1)

1.2运动会管理系统设计原则 (1)

1.3运动会管理系统设计思路 (1)

1.4系统的开发平台及开发语言 (2)

第二章系统分析 (4)

2.1运动会管理系统的整体预览 (4)

2.1.1赛前阶段 (4)

2.1.2赛中阶段 (4)

2.1.3赛后阶段 (4)

2.2系统的需求分析 (4)

2.2.1系统的功能需求 (5)

2.2.2系统的角色管理 (6)

2.3系统的性能分析 (7)

2.3.1系统的快速反应 (7)

2.3.2友好的人机界面 (7)

2.3.3系统高度的开放性和扩充性 (7)

2.3.4系统的安全性 (8)

2.4业务流程图 (8)

2.5数据流程图 (9)

2.6规范性要求 (10)

第三章运动会管理系统的设计 (12)

3.1系统总体结构设计 (12)

3.1.1系统的体系结构 (12)

3.1.2系统的功能结构 (13)

3.1.3 系统功能模块 (14)

3.2数据库设计 (16)

3.2.1数据库概念设计 (16)

3.2.2数据库的逻辑设计 (18)

3.3运动会管理系统的安全设计 (21)

3.4代码设计 (22)

3.5处理过程设计 (23)

3.6输入输出设计 (25)

第四章运动会管理系统的具体实现 (28)

相关文档
最新文档