CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - Exam paper

搜索资源列表

  1. HIbernate

    0下载:
  2. 一个用struts1.3 hibernate3.2 做的考试系统 实现功能 有老师登录和学员登录 老师登录时候 有用户管理(对学员进行添加 删除 修改 查询(班级 学号 姓名 性别) 还有分页) 班级管理(添加 修改 删除 查询 分页) 试卷管理(添加 修改 删除 查询 分页) 题库管理 (单选(添加 删除 查看 高级查询 分页) 多选(添加 删除 查看 高级查询 分页-To do with struts1.3 hibernate3.2 a test sys
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:1.34mb
    • 提供者:
  1. sun_form

    0下载:
  2. SUN 公司的最新SCJP6 模拟试卷二套加注解-The Sun s latest 2 mock exam paper and explanations
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:203.89kb
    • 提供者:ltp
  1. A-step-step-user-paper

    0下载:
  2. JAVA实现考试系统中选择填空判断题 标准JAVA实现 供大家参考 谢谢!-JAVA Exam
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:88.68kb
    • 提供者:king
  1. JavaPSocket

    0下载:
  2. 系统采用CS模式,全总手写代码,软件界面风格独特,操作简单考生从服务器中领取 随机生成的试卷后自动在客户端创建考试所用临时文件夹来保存考试相关文件-CS mode, the ACFTU hand-written code, software interface and unique style, simple operation, candidates receive from the server Randomly generated paper automatically after
  3. 所属分类:JavaScript

    • 发布日期:2017-05-22
    • 文件大小:5.89mb
    • 提供者:孙昕
  1. javatestol

    0下载:
  2. 本文首先对无纸化考试系统在现代教学过程中的意义进行分析,然后,设计了无纸化考试系统中的自动组卷子系统,阐述了试卷自动生成的方法和技术,并且采用Java语言和Access数据库开发了一个实际的自动组卷系统。本系统可以根据用户要求,采用一定的算法,自动地从试题库中查找和组织出一些不同类型、不同难度、不同章节范围内的试题组成合理的试卷,从而降低了传统出卷过程中的人为因素,确保了考试的公平、公正,同时,大大减轻了出卷教师的工作量。 -Firstly, analysis of the signific
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:153.21kb
    • 提供者:wwt
  1. Examsystem

    0下载:
  2. 校园在线考试网站实现了学校的无纸化,节省老师阅卷时间。项目实现学员模块:登录、选择科目、选择试卷、提交试卷、提交试卷后可查询考试答案及自己考试成绩。教员模块:试题管理、试卷管理、学员成绩管理。班主任模块:学员的管理,成绩管理。学术部经理:试题管理、试卷管理、班级管理。管理员模块:管理班主任、教员、学术部经理,修改班主任、教员、学术部经理的角色-Campus online exam site school paperless, saving the teacher reading time. Pr
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-25
    • 文件大小:21.61mb
    • 提供者:素素
  1. 200931015489550

    1下载:
  2. 题库系统与试卷生成毕业设计含论文 一般情况教师想出一份试卷,要么到庞大的题库里一道一道的把题找出来,或是从几本相关的书里把题一道一道挑出来。这样即费时又费力,而且很难保证试题的覆盖面和把握好试卷的难度。正是为了能够帮助教师轻松的出一份高质量的试卷而开发了本软件-Exam papers generation system design graduate teachers to come up with a general thesis papers, either to a huge exam i
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-23
    • 文件大小:6.55mb
    • 提供者:lf
  1. jsp085

    0下载:
  2. 题库组卷系统,功能比较全面,需要的拿去-Exam Paper System!!!!!!!!!
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-07
    • 文件大小:1.11mb
    • 提供者:ww22002
  1. hw2

    1下载:
  2. SolitaireBoard.java The interface for the SolitaireBoard class it contains stub versions of the functions so it will compile. It also contains some named constants. You will be completing the implementation of this class. You may not change the inter
  3. 所属分类:Java Develop

    • 发布日期:2016-02-23
    • 文件大小:3kb
    • 提供者:Lannister
  1. homework2

    1下载:
  2. In this assignment you will get practice working with Java arrays, and more practice implementing your own classes. Like you did in assignment 1 and lab 4, you will be implementing a class whose specification we have given you, in this case a class c
  3. 所属分类:Java Develop

    • 发布日期:2016-02-11
    • 文件大小:4kb
    • 提供者:Lannister
  1. OnlineExamining

    0下载:
  2. 基于java的在线考试系统(修正版,包含sql脚本) 该系统基于使用Jfinal框架开发实现,实现简单的在线考试系统该有的功能,简单的角色划分与试卷生成,阅卷。 后端技术:Jfinal框架的recordDB模式,Jfinal Conroller 前端数据交换:Jquery Jquery AJAX Jquery Layer 等 该试卷可用于Jfinal框架学习,毕业设计参考等目的。 功能简单使用,结构清晰,如果有疑问:Ajsgn@foxmail.c
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-16
    • 文件大小:3.85mb
    • 提供者:yangguang
  1. myolts

    0下载:
  2. 在线考试系统,可让学生在线完成考试,并在线阅卷,统计成绩。通过事先存入课程、知识点、考题进数据库,在形成试卷时可以更加方便快捷,也更加方便对试卷的管理。-Online examination system to allow students to complete the online exam, online scoring and statistical results. By previously credited courses, knowledge, questions into a
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-17
    • 文件大小:24.6mb
    • 提供者:肖奕
  1. exam

    0下载:
  2. 在线考试系统,学生可以在线进行考试,提交试卷,可实现部分自动阅卷且老师可以在线阅卷,自动统计成绩。-The online examination system, students can online examination, submit the examination paper, which can realize automatic marking and the teacher can read online, and statistical result automatically.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-12
    • 文件大小:18.07mb
    • 提供者:张艳
  1. Java-Paper-System

    0下载:
  2. 用 Java 和 jdbc 实现的一个简单的题库管理系统,包括对题库的增、删、改等操作,以及填空题、选择题、判断题、简答题等选项,是一个练手的好例子- A simple question bank management system and jdbc Java implementations, including the exam increase, delete, change and other operations, and fill in the blank, multiple ch
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:793.9kb
    • 提供者:william
  1. java-exam-master

    0下载:
  2. 基于java的在线考试系统,发为管理员、教师、学生三种用户。可实现试卷生成,阅卷等需求(The online examination system based on Java is made up of three users, administrators, teachers and students. The needs of test paper generation, marking and so on can be realized)
  3. 所属分类:Java编程

    • 发布日期:2018-05-01
    • 文件大小:4.2mb
    • 提供者:Lewis趙
搜珍网 www.dssz.com