{$cfg_webname}
主页 > 计算机 > ASP >

田径运动会管理系统的设计(ASP+SQL2000)(含录像)

来源:wenku168.com  资料编号:WK1681753 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK1681753
资料介绍

摘  要
计算机是信息处理的重要工具。计算机系统的应用已经深入到社会的各行各业甚至家庭。尤其是计算机网络技术的飞速发展,促进的计算机应用系统资源共享,分布处理和相互通信功能的实现。随着人类社会逐步进入信息网络时代,计算机网络的应用必将进入千家万户。它正改变着人们的工作方式和生活方式,正在进一步引起世界范围内产业结构的变化,促进全球信息产业的发展,并且在各个领域内发挥着越来越重要的作用。
运动会管理系统正是这个时代的产物。它集报名管理、比赛管理于一身,实现运动会管理自主化、智能化,达到提高管理效率和质量,满足不同层次学校的不同要求,节省人力资源的目的。
本系统采用SQLSERVER2000为后台数据库,ASP技术实现动态网页的制作,以确保系统安全保密,易于维护。
本系统的主要目的是提高运动会管理的效率;实现整个运动会的集中管理。
本系统的另一个重要特点是界面友好、易于操作,有很好的可视化效果。
本系统采用ADO数据库技术。所以可以直接访问数据库,不再需要WEB数据库的介入;用户访问控制可以由数据库服务器本地的安全机制来解决,提高安全性;同时,可以方便地实现与用户交互功能。
关键词:田径运动会管理系统;系统设计;ASP

Abstract
The computer is the information processing important tool. Computer system's application already penetrated into society's various trades and occupations even family. Especially the computer network technology's swift development, the promotion computer application system resource sharing, distribution processing and corresponds mutually function realization. Will enter the information network time gradually along with the human society, computer network's application will certainly to enter everyone. It is changing people's working and the life style, is further causing in the worldwide scale the industrial structure change, promotes the whole world information industries development, and is playing more and more vital role in each domain. the games management system management system is precisely this time product. Its collection registration management, the competition manage in a body, realizes the games to manage, the intellectualization independently, achieves the enhancement managerial effectiveness and the quality, satisfies the different level school the various requirement, saves the human resources the goal. this system uses SQLSERVER2000 is the backstage database, the ASP technology realizes the dynamic homepage manufacture, guaranteed that the system safety security, easy to maintain. the this system's main purpose raises the efficiency which the games manages; Realizes the entire games's centralized management. this system's another important characteristic is the contact surface friendly, the simplify operation, has the very good visualization effect. this system uses the ADO data bank technology. Therefore may visit the database directly, no longer needs the WEB database the involvement; The user access control may solve by the database server local safety mechanism, enhances the security; At the same time, may realize conveniently with the user interactive function.
Key words: Track and field games management system; System design; ASP

田径运动会管理系统的设计(ASP+SQL2000)



目 录  11000字
1 引言    4
2 系统分析    5
2.1 功能需求分析    5
2.2 本系统采用的关键技术    5
2.2.1 ASP运行模式    5
2.2.2 ASP的工作原理    6
2.2.3 ASP的技术特点    7
2.3 用ASP进行动态网页设计    8
2.2.1 ASP内置对象和组件    9
2.2.2 ASP访问数据库工作原理    10
2.3 可行性分析    11
2.4 系统运行环境    12
3 系统概要设计    13
3.1 总体功能    13
3.2 E-R图    13
4 系统详细设计    14
4.1 后台数据库设计    14
4.1.1 SQL SERVER 介绍    14
4.1.2 数据库表结构    14
4.2 处理流程设计    18
4.2.1 系统操作流程    18
4.2.2 数据增加流程    19
4.2.3 数据修改流程    19
4.3.4 数据删除流程    20
4.3 系统模块设计    21
4.3.1 登陆    21
4.3.2 比赛项目管理    24
5 系统调试与测试    29
5.1 程序调试    29
5.2 程序的测试    29
5.2.1 测试的重要性及目的    29
5.2.2 测试的步骤    31
5.2.3 测试的主要内容    31
6 结论    33
6.1 系统评价    33
6.2 安全性问题    33
致谢    35
参考文献    36

推荐资料