毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

ASP.net《算法设计与应用课程》题库管理系统设计

时间:2018-05-24 14:29来源:毕业论文
题库管理系统的开发,就是为了方便得进行管理、抽取试题,从而减轻教师的负担,而且它的开发在学校是具有很大应用价值的。除了具备题库必要的入库、组卷等相关功能,还具有密

摘要:“算法设计与应用”这门课程是我校计算机专业大学生的专业课之一。为了配合课程建设的需要,所以开发课程题库管理系统是很必要的。
本题库管理系统的开发,就是为了方便得进行管理、抽取试题,从而减轻教师的负担,而且它的开发在学校是具有很大应用价值的。除了具备题库必要的入库、组卷等相关功能,还具有密码保护机制的用户登录,试卷查询,试题查询,用户管理和密码修改等功能。它具有很好的保密性,操作也很简便,而且很容易使用,在抽取题目的时候具有很大的随机性等特点。在开发这款软件的同时,使本人掌握软件开发的基本知识,以及学到解决问题的方法。23276
本软件是以Win7为平台,Microsoft Visual Studio 2010和SQL2008为软件开发工具编写而成的。本软件的通用性比较好,可以在很多的操作平台上都可以进行使用。
毕业论文关键词:算法设计与应用;题库;管理系统
The question bank management of "algorithm"
Abstract:     The course of algorithm is one of the professional courses for college students of computer specialty in our college.In order to meet the curriculum construction, we should develop the question bank management system.
The reason Why we need to develop the test bank management system is to manage conveniently ,select tests and reduce the burden on teachers.It has great application value in the school.It not only has the necessary functions such as editing,generating and maintaining the tests but also has the password protection mechanism of the user login,test query,test paper query,user management ,password modification and other function.It’s confidential,simple operation,easy to use,randomly selected questions.At the same time of the software development, I master the basic knowledge of software development and learn the methods to solve the problems.
This software is based on the platform of Win7 and the software development tools of Microsoft Visual Studio 2010 and SQL2008 to compile.The generality of this software is very good,which can be used on most operating platform.
Keywords:    Algorithm design and application;question bank;management system
目录
摘要    i
Abstract    i
目录    ii
1 绪论    1
1.1 课题开发背景    1
1.2 课题开发意义及目的    1
1.3 国内的相关研究    2
1.4 开发工具    3
1.4.1 Microsoft Visual Studio 2010    3
1.4.2 Microsoft SQL Server 2008    3
1.5 可行性分析    3
1.5.1 经济可行性    3
1.5.2 技术可行性    4
1.5.3 操作可行性    4
2 总体设计    5
2.1 需求分析    5
2.2 概要设计    6
2.2.1 E-R图    6
2.2.2 转换规则    7
2.2.3 关系模式    7
2.3 数据库设计    8
2.3.1 建立题库的原则    8
2.3.2 系统数据表    9
3 详细设计与实现    11
3.1 功能模块划分    11
3.1.1 试题管理    11
3.1.2 试卷管理    11
3.1.3 试题分析    11
3.1.4 用户登入    11
3.1.5 测试管理    12
3.2 系统流程图    12
3.3 用户登录的设计与实现    12
3.4 主界面的设计与实现    13
3.5 试题管理模块的设计与实现    13
3.5.1 试题浏览    14 ASP.net《算法设计与应用课程》题库管理系统设计:http://www.751com.cn/jisuanji/lunwen_16268.html
------分隔线----------------------------
推荐内容