毕业设计论文——参考

《毕业设计论文——参考》由会员分享,可在线阅读,更多相关《毕业设计论文——参考(18页珍藏版)》请在文档大全上搜索。
1、毕业设计(论文) 题 目 大学生体育测试成绩查询系统 专 业 软件工程 班 级 软件062 学 生 齐金磊 指导教师 杨凯锋 二零壹零 年摘 要随着计算机应用及网络的迅猛发展,目前全国许多高校包括我校均采用国家教育部学生体质健康网以及学生体质健康测试系统对我校学生进行身体素质测试。但该系统只有数据上报功能,测试完成后学生无法方便查询本人成绩。对于在校大学生及时了解自己身体素质是不可或缺的,本系统正是基于这样的急切需求设计开发的。通过本系统大学生可以及时掌握自己的身体素质情况,对自己身体素质各个方面有更具体深入的了解。通过统计分析也方便教师在今后的体育教学计划中更加具有方向性。使学生的体育发展更
2、加均衡。 而一个完善的体质成绩查询系统更是越来越重要。它可以使学生更加及时的了解自己的体质情况,通过体质成绩对自己今后的体育锻炼给出明确指导。通过统计分析便于教师调整体育教学计划,知道学生的薄弱环节,从而教师在今后的体育教学中加强学生薄弱环节的指导教学,使学生的体育锻炼往一个更均衡的方向发展,提高学生整体体育素质。本文主要简单介绍了一个基于web的在线考试成绩查询、统计与分析系统的设计实现思路,并给出一个基本的系统框架,还介绍了ASP.NET环境的基础用法。系统主要分为登录模块、教师模块和学生模块,主要功能就是对学生的考试成绩进行查询、统计与分析,为学生的今后的体育锻炼提供一个客观的参考,通过
3、统计分析为体育老师今后的教学方针提供指导。关键词:web,在线成绩查询,ASP.NET,成绩统计与分析ABSTRACTAs computer applications and the rapid development of networks, distance education and the "Wang Xiao" appearance, etc., people are no longer limited knowledge in school, they may be more willing to choose distance education, onlin
4、e learning, this may be more flexible, more autonomous. The corresponding online test and scoring system is necessary, it can be more objective and more accurate response to student learning conditions and the knowledge mastery of the situation, the examination method is very flexible, no longer lim
5、ited to paper, it could through the picture, audio, video and other multi-media approach, but also expanded the room for the students, at the same time improve the quality of the examination, so that test tends to be more fair and objective. The results of a comprehensive statistics and analysis sys
6、tem is more important. It can be more objective and more accurate response to the state learning, and knowledge of the grasp the situation, Convenient for teachers to adjust the teaching plan, the responses of teachers by students, know to the students, To teachers teaching in the future to explain
7、difficult for students to grasp the attention to the content, Adjust the teaching direction,improve teaching efficiency. This paper describes a simple web-based online examination results and analysis of statistical systems design and implementation ideas, and give a basic system framework, but also
8、 introduces the ASP.NET environment based on usage. The system consists of login modules, admin module, teacher module and student module, the main function is to test scores of students for statistical analysis, the teaching program for teachers to provide an objective reference to improve teaching
9、 efficiency.KEY WORDS: web, online examinations, ASP.NET, performance statistics and analysis前 言目前全国许多高校包括我校均采用国家教育部学生体质健康网以及学生体质健康测试系统对我校学生进行身体素质测试。但该系统只有数据上报功能,测试完成后学生无法方便查询本人成绩。对于在校大学生及时了解自己身体素质是不可或缺的,本系统正是基于这样的急切需求设计开发的。通过本系统大学生可以及时掌握自己的身体素质情况,对自己身体素质各个方面有更具体深入的了解。通过统计分析也方便教师在今后的体育教学计划中更加具有方向性。使
10、学生的体育发展更加均衡。本课题主要研究内容为大学生体制测试成绩查询的实现,为方便教师更加直观的了解学生的成绩情况,特增添统计分析模块。本系统的用户分为两种角色,分别为:教师、学生,功能各异,教师可以导入学生的体质测试成绩,对学生的测试结果进行整体查询分析或者对单个学生成绩进行查询分析,以便客观的掌握学生的体质调整教学计划,学生可以查看自己的体质测试成绩,了解自己的体质情况。 本系统是在windows XP操作系统下,基于Visual S2005 + SQL Server 2000 环境下进行设计并实现的。要求掌握Microsoft SQL Server 2000数据库基本操作方法,A基础知识和
11、相关配置方法,基本的SQL语句的使用技巧,如添加、查询、修改和删除记录语句。还应掌握ASP.net的基础编程,界面设计及关于数据库连接和配置的基础知识。 通过此课题的设计,使我巩固以前学到的知识,有督促我进一步探索软件设计的奥秘,加深对软件过程的理解。在这个过程中可以说软件过程的各个阶段都走过了,也让自己切实感受到软件工程的含义。从刚开始的查询资料,到后来提取出系统的主要功能.再到软件的详细设计阶段,最后到系统的集成与系统测试,都积累的宝贵的经验,为我以后走上工作岗位打下良好基础。.第一章 绪 论1.1选题的目的及意义目的:通过本次毕业设计可以培养我综合运用所学知识和技能,解决基于B/S架构下