-
JFreeChartweb图表
JFreeChartweb图表-JFreeChartweb charts
- 2023-08-17 03:50:04下载
- 积分:1
-
java的序列化源程序
java的序列化源程序-the sequence of source
- 2022-05-10 13:19:12下载
- 积分:1
-
讲述了动态注册程序DynaCheckRegister,其中src目录用来存放服务器端的java程序,dynareg目录是用来部署的模块,里面包括使用到的页面文件...
讲述了动态注册程序DynaCheckRegister,其中src目录用来存放服务器端的java程序,dynareg目录是用来部署的模块,里面包括使用到的页面文件-About the dynamic registration procedures DynaCheckRegister, including src directory is used to store server-side java programs, dynareg directory is used to deploy the modules, which include the use of to the page file
- 2022-03-02 16:59:07下载
- 积分:1
-
简单的劳保管理系统, 简单的劳保管理系统
简单的劳保管理系统, 简单的劳保管理系统-A simple labor management system, a simple labor management system, a simple labor management system
- 2022-11-06 12:50:04下载
- 积分:1
-
achieve Photo wave effect, java applet
实现图片水波效果,java applet程序-achieve Photo wave effect, java applet
- 2022-03-14 04:31:35下载
- 积分:1
-
针对java变成写的一个关于xtree的树形菜单
针对java变成写的一个关于xtree的树形菜单
- 2022-01-22 07:00:53下载
- 积分:1
-
Java设计模式的实现
Java设计模式的实现 -Java design patterns to achieve the realization of Java Design Patterns
- 2023-01-28 00:10:04下载
- 积分:1
-
flow statistical system FOSS
流量统计系统源码-flow statistical system FOSS
- 2022-04-15 00:57:38下载
- 积分:1
-
mail procedures of a java
发送邮件的一个java程序-mail procedures of a java
- 2022-04-09 14:15:39下载
- 积分: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