-
2008010
编写一个线段类 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)
- 2009-12-24 14:03:10下载
- 积分:1
-
ReadRecInd
Read Rec Ind Source Code for Andriod.
- 2013-11-07 11:28:35下载
- 积分:1
-
example
Java大学实用教程(第2版)书中例子的程序源代码(Java University Practical Course (2nd edition) book example source code)
- 2013-03-07 13:21:33下载
- 积分:1
-
jsp仓储管理系统设计(源代码+论文)
仓储管理系统的功能有可以在页面上实现对仓库内物品的增删改查,是B/S结构。(Storage management system functions can be achieved on the page, the contents of the warehouse additions and deletions to change, is the B/S structure.)
- 2017-10-12 16:03:24下载
- 积分:1
-
BlockComboBox
利用Swing组件在弹出式菜单项间画分隔线(Drawing split line in Popumenu by java swing.)
- 2001-01-20 11:53:29下载
- 积分:1
-
JRegexTool
正则匹配工具,可匹配任意字符,支持匹配替换,支持对各种标示符的特别处理,界面化操作,简单易用(Regular matching tool to match any character, support matching replacement support special treatment for a variety of identifiers, interface operation, easy to use)
- 2014-02-17 14:56:07下载
- 积分:1
-
chapter-03
java 实现 微信公众平台开发 服务器与微信公众平台连接(
java achieve micro-channel public platform)
- 2014-02-17 11:32:18下载
- 积分:1
-
JVM_ClassLoader
本次上传的学习资料为,深入java虚拟机的讲解(Depth java virtual machine)
- 2013-11-29 23:41:21下载
- 积分:1
-
Windows7Loader2.2.2
说明: 这是一段关于服务器的java程序,微信公众号可以访问(This is a java program about the server. The Wechat Public Number is accessible.)
- 2020-06-18 12:20:01下载
- 积分:1
-
InteractiveSVG
交互式SVG图形demo的源代码,主要是网页设计前端功能(SVG demo)
- 2014-02-17 20:54:20下载
- 积分:1