搜索资源列表
zxjy
- 在线教育系统包括答疑问题提问课程介绍可见下载等模块设计-online education system, including Advanced courses to ask questions can be seen on download module design
swwb
- 类似于baidu的百度知道,可以用于学校生物教师通过网络,学生提出问题,然后网络上回答!-Similar to the baidu Baidu know, can be used via Web School biology teacher, students ask questions, then the network to answer!
daima
- 试卷组题与实现,基于试题库的试卷组题与实现-First, it Explains the design for the database structure, then introduces the detailed one to the realization of each main module among them. It can automatically find and organize a certain number of test questions in various t
calender
- The program ask user to enter month and year to print out the calender for this year and one after and the program easy to adjust to print out many years.
mexutf_v1
- TOMEXAM是基于JAVA与MYSQL开发的免费在线考试系统。它可以稳定、顺畅的运行在Windows与Linux平台上。您可以通过它创建题库,发布试卷,组织考试,并由系统自动批改。高度的可配置性和灵活性使得它可以被应用于很多领域。 TOMEXAM安装方法: 1.解压缩程序压缩包。并部署到Tomcat,如http://localhost:8080/tomexam 2.将程序目录中的database目录下的文件夹拷贝并放置到MySql数据库的data目录下。 3.编辑\WEB-INF\classe
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
CtrlListDatabase
- 本文以“学生信息管理”系统雏形为例子,介绍在MFC下如何使用ADO连接数据库编程,并给出示例代码。下面内容第一至四节介绍如何采用ADO连接数据库、关闭数据、执行sql语句及如何用另一种方式执行常用的select语句。第五节介绍如何使用Datagrid控件:建立_RecordsetPtr对象与Datagrid控件之间的绑定,通过改变_RecordsetPtr对象的内容更新数据库表的记录。第一至四节的内容请参考代码“CtrlListDatabase.rar”,第五节内容请参考“Datagrid.ra
kttwxt
- 用AUTHORWRE制作的课堂提问系统,可以很好地激发学生学习兴趣,提高效率。-Ask questions in class with AUTHORWRE production system that can stimulate students interest in learning well and improve efficiency.
teach
- 编写一个应用程序实现程序化教学,程序必须完成以下功能: 向学生提问题; 从学生处获得答案; 根据学生的答案继续选择下一个问题。 -achieving such function: ask for qestions get answer from students ...
cPP
- 定义一个Score类,其中包括私有数据成员和公有成员函数,即 num 学号 Math 高等数学成绩 English 英语成绩 Programming 程序设计成绩 getScore() 输入学号和各科成绩, calculateScore() 计算平均成绩 showScore() 输出学号和各科成绩 使用Score类,输入某班n个学生的学号和各科成绩,然后求各个学生的平均成绩,并列表输出学生的学号、各科成绩和平均成绩。 -Define a Score class
