-
在学习java的感觉在别人的指导,这是硬问题。
学习了JAVA之后,感到有点难正是在别人的指导下编了这个程序,感到很骄傲-After learning the JAVA feel it is hard under the guidance of others made this procedure, feel very proud
- 2022-07-26 02:04:51下载
- 积分: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
-
圣洁jsp留言板 以上程序在Win2k Server+Mysql+Resin+J2sdk下面通过。...
圣洁jsp留言板 以上程序在Win2k Server+Mysql+Resin+J2sdk下面通过。-Shengjie jsp message board above procedures in Win2k Server Mysql+++ Resin credentials following through.
- 2022-02-26 02:49:10下载
- 积分:1
-
Babylon, some kind of tetris with sourcecode.
Babylon, some kind of tetris with sourcecode.
- 2022-02-10 08:56:07下载
- 积分:1
-
Java p2p程序设计2002年版,书中程序代码,觉得还不错,电子书里的不清晰...
Java p2p程序设计2002年版,书中程序代码,觉得还不错,电子书里的不清晰-Java p2p program design in 2002 edition, the book code, feel good, e-books in the lack of clarity
- 2023-04-20 01:55:04下载
- 积分:1
-
This a JavaBean application, which contains 4 beans. In this package, there are...
This a JavaBean application, which contains 4 beans. In this package, there are 4 files:
cexchange.jar(ready to load into BeanBuilder),
readme.txt,
currencyData.txt(data file),
screenshot.jpg(linking beans)-This a JavaBean application, which contains four beans. In this package, there are four files : cexchange.jar (ready to load into BeanBuilder ), readme.txt, currencyData.txt (data file). Screenshot (linking beans)
- 2023-07-04 07:55:03下载
- 积分:1
-
不足千行代码就能实现俄罗斯方块的基本功能。有兴趣的朋友可以把他的功能扩
展下。基础学习不错!...
不足千行代码就能实现俄罗斯方块的基本功能。有兴趣的朋友可以把他的功能扩
展下。基础学习不错!-Less than a thousand lines of code will be able to achieve the basic functions of the Russian box. Interested friends can put him under the function of the expansion. Learn basic good!
- 2022-06-21 12:51:32下载
- 积分:1
-
a client server model of the small test system, interested DOWN can go back into...
一个服务器客户模式的小型考试系统,有兴趣的可以DOWN回去后改进成实用的系统(华南农业大学信息学院计算机系).-a client server model of the small test system, interested DOWN can go back into improving the practical system (South China Agricultural University, Department of Computer Information Institute).
- 2022-03-24 06:49:10下载
- 积分:1
-
pc Java扫雷程序
pc Java扫雷程序-pc Java clearance procedures
- 2022-02-28 13:19:49下载
- 积分:1
-
The program is a JAVA Graphics to achieve the mid
该程序是用JAVA来实现图形学中的中点算法来画直线,圆,椭圆!-The program is a JAVA Graphics to achieve the mid-point algorithm to draw a straight line, round, oval!
- 2022-02-02 09:02:35下载
- 积分:1