-
java 图形编程常用的,检验两条直线是否相交的java算法。
java 图形编程常用的,检验两条直线是否相交的java算法。-check two lines crossing each other
- 2023-01-31 02:40:03下载
- 积分:1
-
This application includes a demo server and client program. You could write your...
This application includes a demo server and client program. You could write your own server launcher and client application by using the SimpleScreenCaptureServer class and the SimpleRemoteScreenCaptureClient class.
Usage:
1. Type the following command to launch the server program.
java -jar SimpleCaptureScreenServerDemo.jar portnumber
2. Type the following command to launch the client program. It s a swing-based UI.
java -jar RemoteScreenCaptureClientUI.jar
3. Select Run/Connect menu. Input your server address and port number.
You could just double-click on the RemoteScreenCaptureClientUI.jar to launch the client program if you are using Windows.
This program is written just for fun. :lol: :lol: :lol:
-This application includes a demo server and client program. You could write your own server launcher and client application by using the SimpleScreenCaptureServer class and the SimpleRemoteScreenCaptureClient class.
Usage:
1. Type the f
- 2022-03-24 03:17:06下载
- 积分:1
-
自己写的java扫雷小游戏。
自己写的java扫雷小游戏。-himself wrote the small mine java games.
- 2022-02-20 04:36:06下载
- 积分:1
-
接口和抽象类.rar
接口和抽象类.rar-interfaces and abstract category. Rar
- 2022-08-17 14:18:46下载
- 积分:1
-
think in java
电子书
待续
think in java
电子书
待续-think in java e-books adjourned
- 2022-09-05 05:30:03下载
- 积分:1
-
主元素算法java实现,需要JDK6,在MyEclipse6.6下编译通过
主元素算法java实现,需要JDK6,在MyEclipse6.6下编译通过-Principal component algorithm
- 2022-10-10 18:20:03下载
- 积分:1
-
这是一个蜘蛛纸牌的原程序。可以供学习者参考,掌握一些基本知识...
这是一个蜘蛛纸牌的原程序。可以供学习者参考,掌握一些基本知识-The source code
- 2022-08-09 03:24:49下载
- 积分:1
-
java同步播放工具,支持mpeg,mp3.jpeg等同时演示。需要安装jmf插件。限于文件大小,为上传,可在java官方网站下载
java同步播放工具,支持mpeg,mp3.jpeg等同时演示。需要安装jmf插件。限于文件大小,为上传,可在java官方网站下载-broadcast tools, support mpeg, mp3.jpeg concurrent demonstration. JMF need to install the plug-in. Size limited to, upload, the java official website
- 2023-08-20 11:25:03下载
- 积分: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
-
j2ee struts2 和 hibernate3 框架实例,提供了struts2 和 hibernate3 结合...
j2ee struts2 和 hibernate3 框架实例,提供了struts2 和 hibernate3 结合-j2ee struts2 and hibernate3 framework for instance, provides a combination of struts2 and hibernate3
- 2022-08-14 07:04:13下载
- 积分:1