优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

050基于ASP的在线exam

以下是资料介绍,如需要完整的请充值下载.
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
  
资料介绍:

摘  要
智能化网上考试系统采用开放式的设计思想,可以承载各种课程的题库,计算机自动组卷,实施课程的考试;也可以通过网络传输一套或几套试卷,在保证试卷的安全保密性的前提下,实施课程的考试,解决课程考试中规模小、笔试考试管理环节多、工作量大等问题。
ASP是面向对象的开发工具,具有很多的控件,可以方便地进行界面设计和数据库连接等各种操作,所以我们选用ASP作为本次开发的语言。
关键词:考试系统、数据库、ASP、SQL、表。 [资料来源:www.THINK58.com]

Abstract
The intelligence turns the design thought that the on-line examination system adopts the open type, can load various database, a book of calculator, the examination of the implement course;Can also deliver through a network a set of or a few sets try book, while guarantee the premise of the safe confidentiality of try winding, implement the examination of the course, resolve the course examination is small in the scale, the written test examination manages the link to have another and work to have great capacity etc. problem.
The ASP is a development tool that faces to the object, having to control the piece a lot ofly, can carry on various operations, such as the interface design and the database conjunction...etc. conveniently, so we choose with a language for develop of the ASP conduct and actions.
Keywords: Examination system ,Database,ASP, SQL, Table
 
目录

[资料来源:http://THINK58.com]

摘  要 1
引 言 3
第一章   系统设计相关原理 4
1.1  Dreamweaver技术简介 4
1.2  SQL和SQL Server技术简介 4
1.3   ASP技术简介 5
1.4  VBScript介绍 7
第二章   需求分析 8
2.1  系统需求解决的主要问题 8
2.2  系统应具备的具体功能 8
第三章 系统总体设计结构与模型 9
3.1  系统设计的总体结构 9
3.2  系统数据结构分析 9
3.3   数据库逻辑结构设计 9
第四章   系统实现 13
4.1  用户登录界面的实现 13
4.2  考生登录科目选择的实现 14
4.3  考试界面的实现 16
4.4  管理员登录界面的实现 18
4.5  管理员管理页面的实现 19
第五章 硬件配置 23
5.1 软件环境 23
5.2硬件环境 23
第六章 结束语 24
主要参考文献 25
附录 26 [资料来源:www.THINK58.com]

 
校园在线考试系统
引 言
现阶段,学校的各种考试大都采用传统的考试方式,每次考试至少要经过五个步骤,即人工出卷、考生考试、人工阅卷、成绩评估和试卷分析。显然,随着考试类型不断增加,考试要求不断提高,考试的工作量将越来越大,并且将是一件十分烦琐和非常容易出错的事情,可以从某种程度上说传统的考试方式将不适应现代考试的需要。随着计算机网络应用的迅猛发展,网络已经接入千家万户,特别是现在很多的中小学校已经建立了多媒体计算机网络教室,因而利用现有的设备和技术等进行在线考试,不仅可以减轻教师和考生负担,提高效率,同时也提高了考试的质量,从而使考试更趋于公证、客观,更能激发学生的学习兴趣。我是从事高中信息技术教学工作,结合本校的实际,开发和设计此在线考试系统,本系统分为两个部分,一是前台的网上考试模块,二是后台网上考试管理模块。
 

[来源:http://www.think58.com]

  [资料来源:www.THINK58.com]