sokaoti.com
基于ssh框架的在线考试系统设计与实现

对数据库数据的删除是由数据库管理系统的哪个功能模块实现的?

A.数据库存取功能模块

B.数据库存储管理功能模块

C.数据库运行处理功能模块

D.数据库维护功能模块


正确答案:A


( 42 ) 数据库管理系统能实现对数据库中数据的查询 、 插入 、 修改和删除 , 这类功能由数据库管理系统的哪一个模块完成?

A )数据库定义模块

B )数据库维护模块

C )数据库存取模块

D )数据库运行模块


正确答案:C


在需求分析的基础上通过将系统分解成模块,确定系统功能实现的是()。

A、总体设计

B、实现

C、测试

D、详细设计


参考答案:D


()应实现基于信息系统中财务数据、业务数据自动生成管理会计报告,支持企业有效实现各项管理会计活动。

A、管理会计报告模块

B、成本管理模块

C、绩效管理模块

D、预算管理模块


答案:A


在设计和实现软件系统的功能模块时,(6)最不利于软件维护。

A.系统的主要功能应该由一个模块实现

B.一个模块应该只实现一个主要功能

C.模块之间的相互作用和耦合应尽量小

D.一个模块应该只有一个控制入口和控制出口


正确答案:A
模块化程序设计的基本思想是:“自顶向下、逐步求精”将系统功能逐步细分,使每个功能非常单一,系统的主要功能不应有一个模块实现,设计原则是“高内聚、低耦合及信息隐蔽”,每个功能模块功能单一、接口简单。


目 录摘要IABSTRACTIII第一章 绪论11.1 研究背景11.2 研究目的与意义21.3 国内外研究现状31.4 主要内容和组织结构4第二章 试题质量评测与组卷算法研究52.1 试题质量的度量分析52.2 组卷算法策略的分析与选择62.3 实数编码遗传算法实现组卷功能92.4 本章小结12第三章 在线考试系统需求分析133.1 系统功能性需求分析133.2 系统非功能性需求分析183.3 本章小结19第四章 在线考试系统设计204.1 系统总体设计204.2 系统功能模块设计224.3 系统数据库设计274.4 本章小结32第五章 在线考试系统实现335.1 环境配置及 SSH 框架搭建335.2 系统管理模块实现375.3 人员管理模块实现405.4 题库管理模块实现405.5 试卷管理模块实现415.6 智能组卷模块实现425.7 在线考试模块实现465.8 试卷评阅模块实现475.9 成绩查询模块实现49第六章 在线考试系统测试516.1 系统测试516.2 测试结果516.3 测试结论与分析52第七章 总结与展望547.1 总结547.2 展望54参考文献56致谢58II摘要计算机网络技术在现代社会得到了广泛应用,促进了各行业网络化的变革,教育行业也因此产生巨大变化。在线网络考试模式具有不可替代的优势,逐渐成为新型教育测量的重要手段,被越来越多的人关注和认同,在教育、国防、金融等行业成为了考核的重要形式。在线考试系统不受时间和空间的约束,能公正公平的对成绩进行测评,节约考试中出卷、监考、阅卷、评测等步骤的人力物力,且储存传输更为便利,成为考试的重要工具。在线考试系统中最为核心的功能就是智能组卷功能,其工作原理是根据设定的一系列教育测量系数,通过某种特定的算法计算,选出符合要求的题目,并自动组合成试卷。智能组卷功能不仅需要具有快速选择题目并生成试卷的特点,同时也需要保证试题的质量,实现考试的公平公正的特点。本文在分析了在线考试模式现有理论的基础上,结合 SSH 框架与实数编码遗传算法,研究并实现了一个基于 SSH 框架的具有智能组卷功能的在线考试系统。该系统简化了目前各类考试的工作流程,节约人力物力资源,减少各学校对于考试工作的投入, 进而促进学校的工作效率,使教育信息化程度进一步加深。本文的主要工作和创新点如下:1. 对在线考试系统和组卷算法的相关基础理论作了分析,阐述了国内外发展现状和应用实践情况,对目前几种主流组卷算法作了探讨,为系统的需求分析、设计实现提供相关理论知识和技术基础。2. 对 Java 开发中的 SSH 框架作了分析,剖析 Struts2、Spring5、Hibernate5 三层框架在系统开发中的作用,并将这些关键技术应用到微学习系统中。3. 根据在线考试系统的特点,从功能性需求和非功能性需求两个方面对系统进行分析,明确系统功能和用户群体。对在线考试系统进行设计,给出了各功能流程和对应时序图,建立了系统所需的数据库表。4. 分析在线考试系统智能组卷功能的要求,以实数编码遗传算法来实现本文智能组卷功能,给出了利用遗传算法实现智能组卷功能策略的过程。系统采用 JavaWeb 技术,SSH 框架,及 MySQL 数据库进行开发,智能组卷功能利用遗传算法进行设计实现。关键词:在线考试;智能组卷;遗传算法IDesign and Implementation of Online Examination System Based on SSH FrameworkAbstractComputer network technology has been widely used in modern society and has promoted the transformation of networks in various industries, resulting in tremendous changes in the education industry. Online online examination mode has irreplaceable advantages and gradually became an important measure of new-type education measurement. It has been more and more peoples attention and recognition, and has become an important form of assessment in education, national defense, finance and other industries. The online examination system is free from constraints of time and space, can evaluate the scores fairly and fairly, and saves manpower and material resources in the examinations such as the rollout, invigilation, marking, evaluation, etc., and the storage and transmission are more convenient and become an important tool for the examination. The core function of the online test system is the smart test paper function, which is based on a set of educational measurement coefficients, calculated by a specific algorithm, and selected questions that meet the requirements and automatically combined into test papers. The intelligent grouping function not only needs the characteristics of quick selection of questions and the generation of test papers, but also the quality of test questions and the fairness and fairness of the test.Based on the analysis of the existing theory of online examination mode, this paper combines SSH framework and real-coded genetic algorithm, and studies and implements an on-line examination system based on SSH framework. The system is expected to simplify the current workflow of all kinds of examinations, save manpower and material resources, reduce the input of schools for examinations, and then promote school work efficiency, and further deepen the level of education information.The main work and innovation of this article are as follows:1. Study the basic theories of the online examination system and composition algorithm, and summarize the development status and application practice at home and abroad, and discuss several current mainstream algorithms to provide relevant theoretical knowledge for the requirements analysis and design implementation of the system. And technology foundation.2. Analyze the SSH framework in Java development, and deeply study the role of the three-tier framework of Struts2, Spring5, and Hibernate5 in system development, and apply these key technologies to the micro-learning system.3. According to the characteristics of the online examination system, this system is studied from both functional and non-functional requirements, and the system functions and user groups are defined. The online examination system is designed, each function flow and corresponding sequence diagram are given, and the database table required by the system is established.III4. Researches and studies common grouping algorithms, and analyzes the requirements of the intelligent testing function of the online examination system. It is determined that real-coded genetic algorithm is used to implement the intelligent grouping function of this paper. This article discusses in detail the process of using intelligent algorithms to achieve smart test paper

基于PLC的变频调速提升系统通过()实现故障处理。

  • A、信号模块
  • B、功能模块
  • C、接口模块
  • D、故障处理模块

正确答案:D


站级收费管理子系统可以通过哪些模块来实现站级管理功能?()

  • A、图像管理模块
  • B、数据管理模块来实现
  • C、图像模块
  • D、数据模块

正确答案:A,B


协同办公业务应用系统管理功能中权限配置模块不能实现()功能。

  • A、分级授权
  • B、模块权限查询
  • C、用户权限查询
  • D、用户注册

正确答案:D


BSAU的设计采用模块化的设计技术,可确保实现现有系统的平滑扩容,BSAU在模块局负荷分担方式下,最多可以支持()个SM模块。


正确答案:16


系统管理模块面向系统维护管理人员,主要实现()等功能.

  • A、操作员管理
  • B、权限配置
  • C、版本管理
  • D、信息公布

正确答案:A,B,C,D

更多 “基于ssh框架的在线考试系统设计与实现” 相关考题
考题 单选题在FANUC15数控系统中,实现插补等运算功能的模块是()。A 数字伺服功能模块B CNC功能模块C 主轴控制功能模块D PLC功能模块正确答案:B解析:暂无解析

考题 单选题学生比赛管理信息系统采用了“自顶向下”的设计方法,下面叙述中错误的是()。A 实现系统框架后,不断添加新功能,逐步完善B 尽量先实现上层模块,逐步向下,最后实现下层最基本的模块C 齐头并进一次性完成整个实施方案D 线条使整个系统的结构和各模块间的接口,以确保系统结构和各模块接口的正确性正确答案:A解析:暂无解析

考题 售后维修管理信息系统采用了“自顶向下”的实现方法,下面叙述中错误的是()。A、先设计实现和测试各个模块,然后进行模块组装和测试B、实现系统框架后,不断添加新功能,逐步完善C、尽量先实现上层模块,逐步向下,最后实现下层最基本的模块D、先调试整个系统的结构和个模块间的接口,以确保系统结构和个模块接口的正确性正确答案:C

考题 单选题通过模块化教学考试系统首页进入()页面,可进行所有模块教材对应题库的练习。A 在线学习B 考试考核C 模拟练习D 后台管理正确答案:C解析:暂无解析

考题 TYJL-2型计算机主控机软件系统,实现系统软件的整体管理,形成专用的小型操作系统是()模块。A、通信模块B、选路模块C、锁闭模块D、调度管理模块正确答案:D

考题 ZXA10 C220软件系统中,哪个模块不是由GPON业务子系统来实现?()A、GPON业务CLI及主注册函数模块B、GPON业务管理模块C、GPON业务线卡模块D、GPONMAC驱动模块正确答案:D

考题 华为DBBP530采用模块化设计,根据各模块实现的功能可划分为().A、传输子系统B、基带子系统C、控制子系统D、电源模块正确答案:A,B,C,D

考题 档案信息管理系统设计应遵循以下原则()。A、模块设计B、分层实现C、循序渐进D、便于利用正确答案:A,B,C

考题 在一机多票开票子系统V6.15中,运行日志查询是在()模块中实现的,查询发票领用存月报表是在()模块中实现的,票据打印格式设计是在()模块中实现的。A、系统维护;报税处理;发票管理B、系统设置;发票管理;报税处理C、发票管理;报税处理;系统设置D、发票管理;系统设置;报税处理正确答案:A

考题 问答题怎么理解“软件详细设计是子系统和模块实现设计”?正确答案:软件详细设计用于详细描述每个部件的内部结构,用以指导程序人员编写代码,便于每个部件能够得以顺利实现。当这些部件都实现了之后,将它们组装起来就实现了子系统或模块。解析:暂无解析