-
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 system to study the development of computer examination system, key technologies and problems. Detailed study of the system architecture, software function modules, the system by improving the efficiency of examinations and tests to enhance the feedback effect of the test exam)
- 2011-11-16 10:27:09下载
- 积分:1
-
calculationaboutCauchydispersionformula
计算柯西色散公式系数的,要做棱镜色散实验的同学可以拿走算数据,VC2008下编译通
过。VC6.0应该也可以。逐组输入波长和对应的折射率后,输出A、B、C三个系数的值。仓
促编写,风格不太好。const int num是测量的谱线数,如果不是5组请自己改一下该数值。
(Cauchy' s formula for calculating coefficient of dispersion, dispersion prism to do the experiment for students to take count data, VC2008 compiled through. VC6.0 should be able to. One by one set of input wavelengths and the corresponding refractive index, the output of A, B, C 3 coefficient values. Hasty preparation, style is not very good. const int num is a measure of the number of lines, if not five Group requested the change you on the value of their own.)
- 2009-12-05 21:38:52下载
- 积分:1
-
student-system
C++编写的学生成绩管理系统,源码!,其中包括各种函数及其运用。(the code for student management systmen written by c++)
- 2013-03-11 13:29:28下载
- 积分:1
-
CPPDesign
C++课程设计通讯录管理系统,实现对通讯录的增加,修改,删除等功能以及课程设计说明书。(C ++ curriculum design address book management system, added to the address book, modify, delete functions and course design specification.)
- 2015-06-06 16:45:09下载
- 积分:1
-
student
学生信息管理系统,实现对学生信息的管理,有待完善(stutdent system)
- 2009-05-14 09:42:17下载
- 积分:1
-
sunweiqi
这次课程设计采用VB作为前台应用程序的设计工具,用MS Server 2000作为后台数据库,完成一个可以查询、修改、删除、添加学生信息、图书信息和图书借用信息的图书管理系统。(The curriculum design using VB as the front-end application design tool, using MS Server 2000 as a back-end database to complete one can query, modify, delete, add student information, library information and library books borrowed information management system.)
- 2010-01-15 10:46:26下载
- 积分:1
-
shu3
说明: 图书租赁管理系统,由vb语言编成,方便实用,大家可以试一下,可以给点建议.(books lease management system, vb language from the field, convenient and practical, we can test that can give suggestions.)
- 2006-04-07 14:34:51下载
- 积分:1
-
tushuguanli
图书管理系统 文件来源www.csdn.com 并非占用只是很好和大家分享一下!(Source file library management system is not the occupier www.csdn.com good and share with you!)
- 2009-06-23 12:49:55下载
- 积分:1
-
student_manger
基于链表的学生管理系统,能够实现对学生信息在不同位置的添加,删除以及修改。(Based on the list of student management system, can realize ,add ,delete the student information in different locations .)
- 2015-01-21 11:41:30下载
- 积分:1
-
1
说明: 学生成绩管理信息系统代码:
成绩记录簿
用Visual C++编制一个C语言成绩记录簿,每个学生信息包括:学号、姓名、C语言成绩。具体功能:
(1)创建信息链表并以磁盘文件保存;
(2)读取磁盘文件并显示输出所有学生的成绩;
(3)按学号或姓名查询成绩;
(4)添加成绩记录;
(5)修改指定姓名或学号的学生的成绩并可存盘;
(6)显示输出60分以下、60~79、80~89、90分以上各分数段的学生信息。
*/(Student performance management information system code)
- 2011-01-03 02:05:47下载
- 积分:1