搜索资源列表
MathSearch
- 编写一个程序,要求定义一种比较直观的文本文件格式,用户可以按照这种格式在一个文本文件中输入学生姓名和考试成绩。然后,程序可以打开指定的文本文件,从中读取所有的学生姓名和考试成绩,并计算础平均考试成绩、最高考试成绩以及取得最高考试成绩的学生名单。这些输出结果要求输出到一个指定的文本文件中。可考虑stringObj.split(“separator”)-Write a program that require the definition of a more intuitive text file
s4
- (4)编写程序,设计一个学生成绩表,用二维数组Score[i][j],存放10名同学的5门学习成绩,学号和分数均为整数。可以由用户录入成绩;打印每门课的平均成绩;打印总成绩最高的同学的学号-(4) Write a program to design a table student achievement, with a two-dimensional array Score [i] [j], store 10 students five grades, school and scores are
Student
- 编程实现: 1)编写Student类,主要属性包括学号、姓名、成绩 2)编写Score类,主要属性包括:课程、成绩 3)模拟期末考试的成绩统计应用场景,要求可以输入所有成 绩(可以界面输入,也可以Excel导入),要求输出每门课程的所有学生的平均成绩。 4)输出某门课程的最高成绩,最低成绩 5)可以查询某个学生的所有成绩。-Programming: 1) preparation of the Student class, the main attributes incl
shuzu
- 给出一个5个人的工资为一个一维数组,输出工资最高的那个人的工资 arry6.java输入3个学生的3门成绩,输出他们的每个人平均成绩-5 people are given a wage of a one-dimensional array, the output of the highest-paid man' s wages arry6.java enter three students in grades 3, the output of each of their grade p