-
五子棋程序,可以实现人机对战的功能,人工智能
五子棋程序,可以实现人机对战的功能,人工智能-Gobang program, you can achieve the function of human-machine Versus, artificial intelligence
- 2022-06-18 00:37:51下载
- 积分:1
-
JSON使用源码,对于AJAX与服务器数据交换,采用JSON作为数据传输格式是个不错的选择...
JSON使用源码,对于AJAX与服务器数据交换,采用JSON作为数据传输格式是个不错的选择-JSON using the source code for the AJAX data exchange with the server using JSON as a data transfer format is a good choice
- 2022-07-20 11:14:28下载
- 积分: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
-
小型计算器。执行简单的功能,可以自行添加功能
小型计算器。执行简单的功能,可以自行添加功能-Small calculator. Implementation of a simple function, can add functionality
- 2023-05-27 01:20:03下载
- 积分:1
-
javaThread
javaThread
- 2022-02-13 22:37:39下载
- 积分:1
-
thinkjava第三版
thinkjava第三版-code
全是书中的代码,来自光盘-thinkjava third edition-code all of the code book, from CD-ROM
- 2023-01-09 02:55:03下载
- 积分:1
-
telnet浏览器,比较简单
telnet浏览器,比较简单-telnet browser, relatively simple
- 2022-01-26 05:01:50下载
- 积分:1
-
Thinking in java这本经典书籍大家都知道,这是第四版的源代码
Thinking in java这本经典书籍大家都知道,这是第四版的源代码-Thinking in java This is the classic books we all know, this is the fourth edition of the source code
- 2022-09-09 03:55:03下载
- 积分:1
-
db database programming procedures, yes, Oh. .
db数据库 的编程程序,不错的,-db database programming procedures, yes, Oh. .
- 2022-02-02 07:35:28下载
- 积分:1
-
这是一个用java和xml编写的流媒体服务器管理软件,它可以管理多个前端下位机和后端上位机,可以配置网络上的任意两台机器互连互通,进行视频对话。有多个用户级别,...
这是一个用java和xml编写的流媒体服务器管理软件,它可以管理多个前端下位机和后端上位机,可以配置网络上的任意两台机器互连互通,进行视频对话。有多个用户级别,有技术管理员的管理项目,也有系统管理员与普通用户的可管理的项目,级别和管理项目配合很好,是我几个月的工作成果啊!-This is a java and xml with the preparation of the streaming media server management software, It can manage multiple machine under the front and back-end PC, the network can configure an arbitrary two machines interoperable, Video dialogue. A number of user-level, technical manager of management projects, a system administrator and ordinary users of project management, and management-level project with a good, I have several months of work ah!
- 2022-05-30 03:18:29下载
- 积分:1