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

中小学题库自动组卷系统的设计与实现(SSM,MySQL)

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

中小学题库自动组卷系统的设计与实现(SSM,MySQL)(任务书,开题报告,中期检查表,外文翻译,论文说明书13500字,程序代码,MySQL数据库)
摘要:随着现代计算机技术的高速发展,各种计算机软件对人们的学习生活产生了巨大的影响。以前传统的出卷模式,占用了大部分教师的工作时间。而开发的题库自动组卷系统,不仅节约了教师查询试题的时间,同时教师在控制难度的同时能更简单更快速的生成一份符合自己心意的试卷。本系统的主要开发工具为Eclipse ,另外数据库使用MySQL数据库软件来存储数据。本系统最先要实现的是自动组卷功能,其次是要解决试题库的各种问题以及用户在使用时可能会遇到的各种问题。功能模块具有管理员与普通教师权限,包括了试题的添加、修改、浏览、组卷等一系列功能。
关键词:Eclipse;自动组卷;MySQL;试题库

Design and Implementation of Automatic Group Volume System for Primary and Secondary School Test
Abstract:With the rapid development of modern computer technology, various kinds of computer software have had a great influence on people's study and life.Previously, the traditional roll pattern took up most of the teachers' working hours.With the development of automatic volume group system, not only saves the time of the teachers query item, but also controlling the level of difficulty can be simpler and more rapid to create a test by his or her own mind.The development tool of this system mainly adopts Eclipse, and  MySQL is used in the database.The first part of this system is the automatic group volume function, the second is to solve the problems of the test bank and the various problems that users may encounter when using it.The function module has administrator and general teacher's permission, including the addition, modification, browsing, group volume and other functions.

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

Key words: Eclipse;Automatic group volume;MySQL; test bank
 
[版权所有:http://think58.com]

中小学题库自动组卷系统的设计与实现(SSM,MySQL)
中小学题库自动组卷系统的设计与实现(SSM,MySQL)
中小学题库自动组卷系统的设计与实现(SSM,MySQL)
中小学题库自动组卷系统的设计与实现(SSM,MySQL)
中小学题库自动组卷系统的设计与实现(SSM,MySQL)

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


中小学题库自动组卷系统的设计与实现(SSM,MySQL)
中小学题库自动组卷系统的设计与实现(SSM,MySQL)
中小学题库自动组卷系统的设计与实现(SSM,MySQL)
中小学题库自动组卷系统的设计与实现(SSM,MySQL)


目 录
1. 绪论    1
1.1研究背景    1 [资料来源:www.THINK58.com]
1.2系统开发的目的和意义    1
1.3开发工具及开发环境简介    1
1.3.1 Eclipse    1
1.3.2 MySQL简介    2
1.3.3Java编程语言    2
1.3.4 JavaScript    2
1.3.5 SSM开发框架    3
1.4 本章小结    3
2.系统的分析与设计    4
2.1需求分析    4
2.1.1功能性需求分析    4
2.1.2非功能性需求分析    4
2.2可行性分析    4
2.2.1技术可行性分析    4
2.2.2操作可行性分析    4
2.2.3经济可行性分析    5
2.3系统功能模块设计    5
2.3.1登录模块设计    5
2.3.2 系统管理员模块设计    6
2.3.3 普通用户模块    6
2.3.4试题管理模块    7
2.3.5科目、题型管理模块    7
2.3.6手动组卷模块    8 [资料来源:THINK58.com]
2.3.7自动组卷模块    9
2.3.8试卷管理模块    10
2.3.9留言板模块    10
2.3.10收藏夹模块    11
2.3.11系统收录试卷模块    11
2.4本章小结    12
3.数据库的设计    12
3.1数据库 E-R图设计    12
3.2数据库表的设计    14
3.3本章小结    17
4. 系统的实现    17
4.1开发环境的搭建    17
4.2程序运行登录界面    18
4.3程序主页面    19
4.4组卷试卷管理功能实现    20
4.5 组卷功能实现    21
4.6试题管理功能实现    23
4.7题型管理与科目管理    25
4.8密码管理    26
4.9用户信息管理    27
4.10生成试卷    28
4.11系统留言板    28
4.12系统录入试卷    29

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


4.13用户收藏功能实现    30
4.14系统公告板块    31
4.15本章小结    32
5.总结    32
参考文献    33
致谢    34
附录    35 [资料来源:http://think58.com]