-
java逐步实现俄罗斯方块,步骤清晰
java逐步实现俄罗斯方块,步骤清晰-java gradually realize the Russian box, clear steps
- 2022-02-16 06:50:56下载
- 积分:1
-
宾馆管理系统=
宾馆管理系统=-Hotels Management System =-----------------------------
- 2022-03-17 04:56:43下载
- 积分:1
-
店系统显示J2EE框架需要安装WebSphere WebLogic服务…
点歌系统,用来展示J2EE框架,需要安装websphereweblogic等服务器-parlors system to display J2EE framework need to install Websphere Weblogic servers
- 2022-03-16 05:18:41下载
- 积分:1
-
一个关于hibernate的实现例子
一个关于hibernate的实现例子-an exploit on the realization example
- 2023-05-16 17:25:03下载
- 积分:1
-
j2mexml解析代码,速度快,使用简单
j2mexml解析代码,速度快,使用简单-j2me xml developer
- 2022-02-15 14:09:09下载
- 积分:1
-
在NETBEANS环境下,模拟实现手机中显示时间功能
在NETBEANS环境下,模拟实现手机中显示时间功能-In NETBEANS environment, the simulation shows that the realization of mobile phones in time features
- 2022-04-22 11:42:39下载
- 积分:1
-
规则引擎的详细介绍,包含规则引擎的工作原理和规则引擎API...
规则引擎的详细介绍,包含规则引擎的工作原理和规则引擎API-A detailed description of the rules engine, including the working principle of the rules engine and rules engine API
- 2023-04-18 20:30:03下载
- 积分:1
-
It is the codes of how to use input facility for database in Java
It is the codes of how to use input facility for database in Java -It is the codes of how to use input facility for database in Java
- 2022-04-09 14:19:04下载
- 积分:1
-
The compression software JAVA games tanks are source files. Interested can downl...
本压缩软件是坦克游戏的JAVA源文件。有兴趣的可以下载-The compression software JAVA games tanks are source files. Interested can download and play
- 2022-02-06 03:49:02下载
- 积分:1
-
编写一个线段类 MyLine,要求如下:
主要属性有: x ,y ;类型为Point (查看API)
编写构造方法,如 MyLine(Point p1...
编写一个线段类 MyLine,要求如下:
主要属性有: x ,y ;类型为Point (查看API)
编写构造方法,如 MyLine(Point p1 , Point p2)
编写5个成员方法。如:
检查线段是否位于第一象限check()…
求线段的长度 length() …
判断两条直线是否相交(另一线段作为参数)。
编写一点到该线段(或延长线)的距离
其他方法。
注:编写方法时,考虑利用Point类的方法
编写测试程序-Write a segment class MyLine, requirements are as follows: The main attributes are: x, y type Point (see API) the preparation of construction methods, such as MyLine (Point p1, Point p2) prepared by five members of the method. Such as: Check whether the line segment in the first quadrant check () ... order to segment the length of the length () ... to determine whether the two straight lines intersect (the other segment as a parameter). The preparation of 1:00 to the line segment (or extension) of the distance from other methods. Note: The preparation method, consider using the Point class approach to preparing test program
- 2022-05-10 16:17:22下载
- 积分:1