设计 任务书 文档 开题 答辩 说明书 格式 模板 外文 翻译 范文 资料 作品 文献 课程 实习 指导 调研 下载 网络教育 计算机 网站 网页 小程序 商城 购物 订餐 电影 安卓 Android Html Html5 SSM SSH Python 爬虫 大数据 管理系统 图书 校园网 考试 选题 网络安全 推荐系统 机械 模具 夹具 自动化 数控 车床 汽车 故障 诊断 电机 建模 机械手 去壳机 千斤顶 变速器 减速器 图纸 电气 变电站 电子 Stm32 单片机 物联网 监控 密码锁 Plc 组态 控制 智能 Matlab 土木 建筑 结构 框架 教学楼 住宅楼 造价 施工 办公楼 给水 排水 桥梁 刚构桥 水利 重力坝 水库 采矿 环境 化工 固废 工厂 视觉传达 室内设计 产品设计 电子商务 物流 盈利 案例 分析 评估 报告 营销 报销 会计
 首 页 机械毕业设计 电子电气毕业设计 计算机毕业设计 土木工程毕业设计 视觉传达毕业设计 理工论文 文科论文 毕设资料 帮助中心 设计流程 
垫片
您现在所在的位置:首页 >>计算机毕业设计 >> 文章内容
                 
垫片
   我们提供全套毕业设计和毕业论文服务,联系微信号:biyezuopin QQ:2922748026   
高校学生科技竞赛信息管理系统开发(asp.net源码+论文)
文章来源:www.biyezuopin.vip   发布者:毕业作品网站  

摘  要

近年来,随着社会的发展,各种大学生赛事层出不穷,有关赛事自身的信息量也成倍的增长。因此开发出一套全国大学生竞赛赛管理系统迫在眉睫。本系统目的正是在于为管理全国各大高校的竞赛赛事而设计的。

本文围绕系统的需求分析、系统设计、系统实现和系统测试展开了一系列工作。需求分析从用户对功能的需求和软件性能需求两方面展开。在系统设计中充分利用业务流程图、数据流程图、 UML类图,从而完成了详细规整的整体架构和设计。在数据库的设计中给出了数据库E-R图和数据库的逻辑结构。在系统的需求分析和系统设计的基础上,结合C#、ASP的相关技术对三个层的实现分别进行了阐述和分析。最后对系统的功能测试等做了详尽的描述。系统采用面向对象方法进行开发设计,系统的体系结构使用B/S与MVC相结合的三层结构,以C#为开发语言进行程序设计,运用ASP、web等先进技术对系统进行开发和实现。本系统采用直观、清晰的页面,用户界面友好、风格统一。

现在本系统己经开发完毕。成功做出了用户注册、权限分配、修改密码、管理竞赛、管理竞赛相关综合信息、竞赛报表等模块。

它具有让管理者能发布竞赛内容、竞赛新闻、竞赛规则等;让大学生能够浏览、报名、查询竞赛;它能够大大的提高大赛主办方的工作效率,使赛事管理更加透明化、公正化,预计可以投入到正式的使用之中。

关键字:B/S;高校学生科技竞赛信息管理系统;竞赛报表;ASP.net

Abstract

In recent years, with the development of society, a variety of college student competitions emerge in endlessly. Therefore, it is urgent to develop a national college student competition management system. The purpose of this system is to manage the national competition events in colleges and universities.

This paper focuses on system requirement analysis, system design, system implementation and system testing. The requirement analysis is carried out from two aspects: the requirement of function and the requirement of software performance. In the system design, we make full use of the business flow chart. Data flow chart, UML class diagram, complete the detailed and regular overall structure and design. In the database design, the database E-R diagram and the database logic structure are given. On the basis of system requirement analysis and system design, The realization of the three layers is described and analyzed in combination with the related technology of C#an ASP. Finally, the function test of the system is detailed. The system uses object-oriented method to develop and design the system. The architecture of the system uses the three-tier structure of combining B / S and MVC, and takes C # as the development language to carry on the program design. The system adopts visual and clear ASP pages, friendly user interface and uniform style.

Now the system has been developed. Successfully made user registration, authority allocation, password modification, management competition, management competition related comprehensive information, competition reports and other modules.

It enables administrators to publish competition content, competition news, competition rules, etc. It enables college students to browse, register and inquire about competitions. It can greatly improve the work efficiency of the organizers of the contest, and make the management of the events more transparent and fair. It is expected to be put into formal use.

Key words: B/S; information management system for college students' science and technology competition; competition report; ASP.net

目  录

引言 1

1  绪论 2

1.1 课题介绍 2

1.2 国内外发展现状 2

1.2.1国内发展现状 2

1.2.2  国外发展现状 2

1.3  可行性分析 3

1.3.1经济可行性 3

1.3.2技术可行性 3

1.3.3政策可行性 3

1.4 论文主要工作 3

1.5 论文安排 3

2  需求分析 5

2.1 系统功能模块需求 5

2.1.1层次方框图 5

2.1.2各模块说明 6

2.2 数据流图和数据字典 8

2.2.1一级数据流图 8

2.2.2核心模块的二级数据流图 8

2.2.3重要数据字典 9

2.3 系统静态建模 11

2.3.1全局用例图 11

2.3.2核心模块的局部用例图 12

2.4 系统动态建模 14

2.4.1时序图 14

2.4.2协作图 17

2.4.3状态图 20

2.4.4活动图和泳道图 22

3  系统设计 27

3.1 概念结构设计 27

3.1.1全局E-R图 27

3.1.2各模块的局部E-R图 27

3.2 逻辑结构设计 28

3.2.1关系表的范式与约束 28

3.2.2关系表间的关系图 32

3.2.3系统类图 33

3.3 物理结构设计 34

3.3.1存储方式和位置 34

3.3.2索引 35

3.3.3配置图 35

4  系统实现与编码 36

4.1 前台设计 36

4.1.1主要功能模块的界面与代码 36

4.1.2核心算法编程 40

4.2 后台设计 41

4.2.1后台功能模块的界面及编码 41

4.2.2 登录与MD5加密算法 47

4.2.3用户权限管理 48

5  测试 49

5.1 正确测试用例 49

5.1.1测试用例设计 49

5.1.2测试结果 51

5.2 错误测试用例 51

5.2.1测试用例设计 51

5.2.2测试结果 53

5.3组件图 54

6  结束语 56

6.1 主要成果 56

6.1.1完成的系统功能 56

6.1.2系统特点 56

6.2 展望 57

6.2.1未完成的系统功能 57

6.2.2存在的不足之处 57

参考文献 58

附  录 59

附录一: 59

附录二: 62

附录三 : 63

附录四 : 64

  全套毕业设计论文现成成品资料请咨询微信号:biyezuopin QQ:2922748026     返回首页 如转载请注明来源于www.biyezuopin.vip  

                 

打印本页 | 关闭窗口
本类最新文章
基于Python的在线自主考试系 基于腾讯云的个人知识库管理系统 基于Android的酒店预定系统
基于matlab变频器控制交流电 基于微信小程序的家校联动平台管理 基于时频分析与自适应滤波技术的多
| 关于我们 | 友情链接 | 毕业设计招聘 |

Email:biyeshejiba@163.com 微信号:biyezuopin QQ:2922748026  
本站毕业设计毕业论文资料均属原创者所有,仅供学习交流之用,请勿转载并做其他非法用途.如有侵犯您的版权有损您的利益,请联系我们会立即改正或删除有关内容!