student

所属分类:Java编程
开发工具:Java
文件大小:114KB
下载次数:18
上传日期:2008-06-17 11:29:25
上 传 者bbrica
说明:  学员成绩管理系统(设计+代码)。用Java编写一个程序实现学员成绩管理,每个学员包括3门课的成绩,从键盘输入学员信息(最多输入20个,但最少并不知道),包括学号(String)姓名(String) 三门课成绩(用整形数组来存)计算出学员的平均成绩(float),按照学员平均成绩由大到小排序插入功能:在排序后的学员成绩表中插入一个学员的信息,要求插入后仍然保持成绩表有序删除功能:要求输入指定的学号,从学员信息表中删除该学员,删除后的成绩表保持有序
(Student achievement management system (designed+ Code). Using Java to prepare students to achieve a program performance management, each student, including three classes of results, students from the keyboard input information (input a maximum of 20, but at least did not know), including Student ID (String) Name (String) 3 class results (use of plastic to keep the array) to calculate the average student achievement (float), in accordance with the students grade point average insertion sort descending: In sort of the trainees after the results table, insert a student information requested remained after insertion delete function results in an orderly manner: for the importation of the designated school number, student information table from the deletion of the trainees, after the deletion of the results to maintain orderly)

文件列表:
学员成绩管理系统.doc (39424, 2006-12-30)
有序表操作指引\Demo_4\LinearList.cpp (2999, 2005-10-23)
有序表操作指引\Demo_4\Merge.cpp (3395, 2005-10-23)
有序表操作指引\Demo_4\studentcurrent.cpp (1509, 2005-12-21)
有序表操作指引\Demo_4\合并有序顺序表.cpp (3032, 2005-10-23)
有序表操作指引\Demo_4\有序合并.txt (395, 2005-12-21)
有序表操作指引\Demo_4 (0, 2006-12-30)
有序表操作指引\删除原理.swf (16313, 2003-09-18)
有序表操作指引\删除步骤.swf (14490, 2003-09-18)
有序表操作指引\插入原理.swf (15098, 2003-09-18)
有序表操作指引\插入步骤.swf (14830, 2003-09-18)
有序表操作指引\查找.swf (15924, 2003-09-18)
有序表操作指引 (0, 2006-12-30)
StudentManagerArray参考代码\.classpath (232, 2006-12-26)
StudentManagerArray参考代码\.project (395, 2006-12-26)
StudentManagerArray参考代码\bin\cn\com\wish\student\domain\BoundOfMaxSizeException.class (415, 2006-12-26)
StudentManagerArray参考代码\bin\cn\com\wish\student\domain\Student.class (1863, 2006-12-26)
StudentManagerArray参考代码\bin\cn\com\wish\student\domain\Students.class (1289, 2006-12-26)
StudentManagerArray参考代码\bin\cn\com\wish\student\domain (0, 2006-12-26)
StudentManagerArray参考代码\bin\cn\com\wish\student\service\StudentManager.class (350, 2006-12-26)
StudentManagerArray参考代码\bin\cn\com\wish\student\service\StudentManagerImpl.class (1361, 2006-12-26)
StudentManagerArray参考代码\bin\cn\com\wish\student\service (0, 2006-12-26)
StudentManagerArray参考代码\bin\cn\com\wish\student\test\StudentManagerTest.class (2694, 2006-12-26)
StudentManagerArray参考代码\bin\cn\com\wish\student\test (0, 2006-12-26)
StudentManagerArray参考代码\bin\cn\com\wish\student (0, 2006-12-26)
StudentManagerArray参考代码\bin\cn\com\wish (0, 2006-12-26)
StudentManagerArray参考代码\bin\cn\com (0, 2006-12-26)
StudentManagerArray参考代码\bin\cn (0, 2006-12-26)
StudentManagerArray参考代码\bin (0, 2006-12-26)
StudentManagerArray参考代码\src\cn\com\wish\student\domain\BoundOfMaxSizeException.java (173, 2006-12-26)
StudentManagerArray参考代码\src\cn\com\wish\student\domain\Student.java (1304, 2006-12-26)
StudentManagerArray参考代码\src\cn\com\wish\student\domain\Students.java (602, 2006-12-26)
StudentManagerArray参考代码\src\cn\com\wish\student\domain (0, 2006-12-26)
StudentManagerArray参考代码\src\cn\com\wish\student\service\StudentManager.java (399, 2006-12-26)
StudentManagerArray参考代码\src\cn\com\wish\student\service\StudentManagerImpl.java (879, 2006-12-26)
StudentManagerArray参考代码\src\cn\com\wish\student\service (0, 2006-12-26)
StudentManagerArray参考代码\src\cn\com\wish\student\test\StudentManagerTest.java (2006, 2006-12-26)
StudentManagerArray参考代码\src\cn\com\wish\student\test (0, 2006-12-26)
StudentManagerArray参考代码\src\cn\com\wish\student (0, 2006-12-26)
StudentManagerArray参考代码\src\cn\com\wish (0, 2006-12-26)
... ...

近期下载者

相关文件


收藏者