搜索资源列表
TradeKJ
- 国际贸易课件,包括试题库(具有自动改卷功能)-international trade, including the test library (with automatic correcting function)
jiaoxuefuzhukaoshixitong
- 教学辅助考试系统主要是针对高校师生作为使用对象而开发的。本论文介绍了试题库系统的特性、JSP的相关技术及本程序的结构分析和具体功能的实现。作为一个典型的信息管理系统,其开发主要包括后台数据库的建立和后台管理、维护以及前台页面的Web设计。对于前者要求建立起的数据库具有完整性和一致性,且具有一定的数据安全性,如用户需要输入密码才能使用等,而对于后者则要求程序界面友好、功能完备、使用户一目了然等特点,经过详细的分析,选用JSP作为开发语言,TOMCAT作为JSP服务器,J2SDK作为其JAVA虚拟机
2886_test_online_1.4.1
- 这是一个JSP在线考试系统,后台数据库为MySQL。这是一个完整的web应用程序,实现了教师出题、学生在线考试(自由测试、单元测试、模拟考试)、错题本,以及相关的系统维护功能。- This is a JSP on-line test system, the backstage database is MySQL. This is a complete web application procedure, realized the teacher to set the topic of a c
WPSDM
- Office等文档管理编辑. 采用树状目录方式管理文档,支持文档及文档库新建、导入、改名、删除等操作、甚至整个目录及其下文档的导入等操作. 内置“题库组卷”功能. 本软件为绿色软件. -Office and other document management editor. Adopted tree management of documents, supporting documentation and the new document library, import, ren
chap1
- 记忆力测试课程设计完整代码,此程序很好实现了测试功能-Curriculum design integrity of the memory test code, this procedure achieved good test function
MyOnLineExam
- 实现了在线考试系统,功能主要包括考试者功能和管理员功能,考试者需要功能:系统登录、选择不同的科目进行考试、在线考试、考试结束得到自己的成绩、查看试卷答案;管理员需要功能:管理员登录、考试科目管理、题库管理、用户管理、成绩管理、试卷管理:-Realize an online examination system, functions mainly include the examination function and administrator who functions required ex
3
- 本系统的主要功能: 1.手动生成试卷; 2.自动生成试卷; 3.抽取现有试卷; 4.用户管理; 5.数据库管理。 -The primary function of the system: 1. Manually generated test 2. Automatic generation of papers 3. Extraction of existing papers 4. User management 5. Database management.
jiaoxueguanli
- 本系统采用了ACCESS作为数据库,ASP技术支持,在功能上十分强大,基本可以满足学院实验预约管理的要求。本系统在实际工作中运用,将会和学院的其他系统很好的配合,提高学院整个系统的工作效率。作者负责其中的人员管理及数据安全模块,实现学生和教师信息添加、修改、删除、查找,具有图片上传下载、数据库备份和数据库容量管理等功能,很好的为前台的功能提供保障。- This system used ACCESS as the database , ASP technical support, in funct
exam
- 本系统栏目包括了网络在线考试系统的通用功能,具体功能主要有考题题库维护、考生档案管理、随机 出题、考试计划管理、系统自动评分及成绩查询,该系统实现了考生的断线续考功能,大大减少了人工 的主观性干扰,大大增加了考试的公平性。-The system includes a network part of the common functions online examination system, the specific function of main exam question bank
frmTest
- 考试系统 用vb程序基于数据库平台。功能包括建立一个考试系统,有题目,答案选择(选择题4答案),考生可以选择上题、下题、选题、浏览答案等按钮,同时也可以交卷和不考,交卷后有答案记录,可以看到数据库的正确答案。实现的VB功能简单,适合于初学者。对VB的调试和编程有帮助。-Test systems vb program is based on a database platform. Features include a test system, there are questions, the
exam_system
- 用VC++和SQL开发的考试综合系统.有添加,修改,删除题目,自动出卷,人工出卷,上机考试,自动评卷的功能-VC++ and SQL with the development of an integrated system test. There add, modify, delete topic, and automatically issue, the question of artificial, computer test, automatic marking function
MyOnLineExam
- 本章实现了在线考试系统,功能主要包括考试者功能和管理员功能,考试者需要功能:系统登录、选择不同的科目进行考试、在线考试、考试结束得到自己的成绩、查看试卷答案;管理员需要功能:管理员登录、考试科目管理、题库管理、用户管理、成绩管理、试卷管理:-This chapter implements online examination system functions include those functions and administrator functions examination, the
studentScore
- vc++简易学生考试管理系统,分两大功能,学生成绩管理和学生信息管理,功能不太多,完成基本的学生信息录入、查询、管理,可以先看一下源码爱好者测试抓图,比较标准的C++窗体应用,就当作是一个VC操作数据库的参考实例吧。-vc++ Easy Student test management system, divided into two functions, student achievement management and student information management funct
System-of-student-file-management
- 本程序为winTC环境下编写的学生档案管理系统,包含密码保护、数据的录入、查询、修改、增加、删除、统计、排序、文件的保存和读取等模块,每个模块都有分菜单和详尽的分支函数。ALPHA、CALPHA两个文件是为您提供的测试文件,进入程序后选择“读取学生档案”,输入档案名:alpha,确定,即可读取该测试文件。该文件包含15名学生信息。-This program is prepared by students under winTC file management system, including
StudentStruct
- 设计了一个结构体,管理以下学生信息:学号、姓名、出生日期(包括年月日)、性别、班级、成绩。 编写main函数测试这个学生结构体,要求输入并打印10个学生信息,并实现每输入一个学号,可查找到该学生信息并打印出来 -Designed a structure, management, the following student information: student number, name, date of birth (including year, month day), gen
3
- 1. 设计一个学生类,管理以下信息:学号、姓名、出生日期(包括年月日)、性别、班级、成绩。该类有2个方法:readInfo用于读取其信息,disPlay用于打印信息。编写main函数测试这个学生类,要求输入并打印5个学生信息。-1. To design a student class, managing the following information: student number, name, date of birth (including year, month day), gende
ExamOnline
- 这是一个在线考试系统,有前台考试功能和后台管理试题功能。-This is an online examination system, there are front and back office management function test item functioning.
kaoshixitonh
- 用delphi编写的一个考试系统,可实现自动阅卷功能-With delphi write a test system, enabling automatic grading function
jiaoxueguanlixitong
- 教学管理系统的课程设计,实现对学生、课程、成绩等信息进行管理,综合测评,对留级、退学的情况进行管理,对教师、部门、教学等信息进行管理,对教师教学任务进行登记,按照算法计算工作量,对教师进行年终考核,记录考核成绩,对教师的教学情况进行测评,记录测评结果,根据教务处提供的教师工作量计算奖金,产生月工资,按个人、部门产生月工资报表和查询等等功能-Teaching the course management system designed to achieve for students, curricu
KSexam
- 本课题采用JAVA进行开发,集题库管理,在线考试,实时评判于一体的在线考试系统,研究了计算机考试系统的发展状况,关键技术以及存在的问题。详细研究了系统的体系结构,软件功能模块等,系统通过提高测验考试的效率,增强测试考试的反馈效果-The subject of the use of JAVA for development, set bank management, online testing, real-time judge in one of the online examination s