-
This is a text editor, that can open, save, save as, copy, paste, cut,etc. Other...
这是我编的一个文本编辑器,可以用来打开一个文本文件,进行保存,打开,零存为的操作,可以进行复制,粘贴,剪切的操作。另外,可以进行查找与替换功能,可以纠错和改错的功能。-This is a text editor, that can open, save, save as, copy, paste, cut,etc. Otherwise, it also has some functions like find, exchange, error fixed.
- 2022-12-27 08:10:03下载
- 积分:1
-
动态图片演示
Animation of a series of images.
动态图片演示
Animation of a series of images.-Dynamic Photo Animation demonstration of a series of images.
- 2022-10-18 08:20:02下载
- 积分:1
-
jif vrml转换
jif vrml转换-jif vrml conversion
- 2023-01-23 16:50:04下载
- 积分:1
-
STRUTS2+ SPRING+ HIBERNATE used to achieve a complete case
用STRUTS2+SPRING+HIBERNATE实现的完整案例-STRUTS2+ SPRING+ HIBERNATE used to achieve a complete case
- 2022-11-30 18:30:04下载
- 积分:1
-
以前写的通用数据库接口,觉得不错,共享之!
以前写的通用数据库接口,觉得不错,共享之!-before writing the generic database interface, think it"s good to share!
- 2022-05-07 18:14:41下载
- 积分:1
-
预订请JSP开发管理系统!初始版本,…
JSP开发订餐管理系统!初期版本,待调试!请试用!-For reservations, please JSP Development Management System! The initial version, to be debugging! Try!
- 2022-05-23 11:48:21下载
- 积分:1
-
some source code, to help jxta beginners
some source code, to help jxta beginners
- 2022-01-26 02:38:57下载
- 积分: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
-
JAVA version of the Support Vector Machine (SVM) processors. Configurable parame...
JAVA版本的支持向量机(SVM)处理器。可配置参数。-JAVA version of the Support Vector Machine (SVM) processors. Configurable parameters.
- 2023-06-18 19:25:03下载
- 积分:1
-
ATM机取款模拟程序。基于Java技术,只实现了ATM机的取款过程,有兴趣和有能力的高手可以再加以改进,这样就更完美了。可作为Java初学者《面向对象》编程的一...
ATM机取款模拟程序。基于Java技术,只实现了ATM机的取款过程,有兴趣和有能力的高手可以再加以改进,这样就更完美了。可作为Java初学者《面向对象》编程的一个很好范例。 -ATM machine withdrawals simulation program. Based on Java technology, only to realize the process of withdrawal ATM machines, there is interest and ability of the master could be added to improve, so that even more perfect. Java for beginners can be used as "object-oriented" programming is a good example.
- 2022-08-25 03:36:23下载
- 积分:1