Description: 学员成绩管理系统(设计+代码)。用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 Platform: |
Size: 116736 |
Author:bbrica |
Hits:
Description: 学生成绩管理系统,包括参数设置:年级设置、班级设置、科目设置、考试类别四项管理功能模块,主要是为其它操作模块为准备,方便它模块的操作 基本信息主要包括:学生信息、教师信息、考试成绩三项管理功能。系统管理主要包括:用户维护、系统退出两项管理功能,主要是对系统管理员进行管理,及退出管理系统 -Grade student management system, including parameter settings: grade settings, Class settings, subjects set up, the examination of four types of management function module, primarily for the other modules in preparation for the operation to facilitate the operation of its modules basic information include: student information, teacher information, test score of three management functions. System management include: user maintenance, system management features two quit, mainly for system administrators to manage, and exit management system Platform: |
Size: 863232 |
Author:子骞 |
Hits: