-
password verification procedures of java
密码验证的java程序-password verification procedures of java
- 2022-02-19 22:04:52下载
- 积分:1
-
基于web的动物识别系统,开发环境为Eclipse+Tomcat+MySQL。
基于web的动物识别系统,开发环境为Eclipse+Tomcat+MySQL。-Web-based animal identification system development environment for Eclipse+ Tomcat+ MySQL.
- 2022-01-26 16:07:31下载
- 积分:1
-
calendar notebook. The calendar system, the notebook features combine
日历记事本。系统将日历,记事本功能结合在一起-calendar notebook. The calendar system, the notebook features combine
- 2022-03-13 20:31:34下载
- 积分:1
-
a good JAVA guestbook
一个不错的JAVA guestbook -a good JAVA guestbook
- 2023-08-04 02:25:03下载
- 积分:1
-
JAVA语言小程序,可在C++环境下正常运行,无需修改
JAVA语言小程序,可在C++环境下正常运行,无需修改-JAVA applet language can C++ Environment normal operation, no need to modify
- 2022-04-02 06:30:24下载
- 积分:1
-
JAVA版的DES加密算法,是完整的DES加密算法
JAVA版的DES加密算法,是完整的DES加密算法-JAVA version of the DES encryption algorithm, is the integrity of the DES encryption algorithm
- 2022-01-20 22:47:46下载
- 积分:1
-
用java实现了简单的计算器!
用java实现了简单的计算器!-used to achieve a simple calculator!
- 2022-04-13 03:52:31下载
- 积分:1
-
利用Struts的MVC写的WEB开发程序,程序比较简单!
利用Struts的MVC写的WEB开发程序,程序比较简单!-use Struts MVC write Web development process, a relatively simple procedure!
- 2022-01-25 15:30:46下载
- 积分:1
-
Lianliankan JAVA version of the graduation project, I hope to help everyone.
JAVA版的连连看毕业设计,希望对大家有所帮助。-Lianliankan JAVA version of the graduation project, I hope to help everyone.
- 2022-02-03 15:59:12下载
- 积分:1
-
设计一个学生类,学生类中应包括学号,姓名,语文成绩,数学成绩,英语成绩,同时还要提供两个方法,一个方法计算总成绩,一个方法计算平均成绩。
现在有一个文本文...
设计一个学生类,学生类中应包括学号,姓名,语文成绩,数学成绩,英语成绩,同时还要提供两个方法,一个方法计算总成绩,一个方法计算平均成绩。
现在有一个文本文件,该文件有若干行,每一行存放着某个学生的数据,包括:学号,姓名,语文成绩,数学成绩,英语成绩。数据与数据之间用空格隔开,例如:
001 张三 85 90 98
设计一个java应用程序,从文本文件中读取数据,构造这些学生对象,然后按找总成绩从高到低的顺序输出到另外一个文本文件中,每个学生的数据占一行,数据与数据之间用空格隔开,输出顺序为:
学号,姓名,语文成绩,数学成绩,英语成绩,总成绩,平均成绩
例如
001 张三 85 90 98 273 91-Design a student class, student class should include Student ID, name, language achievement, mathematics achievement, English achievement, while also providing two methods, a method of calculating the total score, a method of calculating grade point average.
There is now a text file, the file number of lines, each line of data storage with a student, including: Student ID, name, language achievement, mathematics achievement, English achievement. Between the data and the data separated by spaces, for example:
001 Zhang San 859,098
Design a java application that read data from a text file to construct these students object, and then find the total score accordin
- 2022-01-28 15:26:05下载
- 积分:1