-
unit1__
ssd3 unit1编程参考答案,经过实践检验 绝对 正确(The answer of ssd3 unit1)
- 2012-12-06 10:41:33下载
- 积分:1
-
HibernateAndSpring
一个hibernate和spring整合的实用例子,讲解了hibernate和spring整合的使用(A practical example of hibernate and spring integration, explain the use of hibernate and spring integration)
- 2015-01-03 20:50:55下载
- 积分:1
-
InstrumentationTestSuiteBuilderTest
Instrumentation Test Suite Builder Test extends Test Case.
- 2014-02-17 11:41:25下载
- 积分:1
-
Beyond-Java-(2005)
beyond java programming
- 2012-12-02 20:44:46下载
- 积分:1
-
CORBA
关于CORBA的源代码,关于回调的动能描述.(SOURCE CODE OF CORBA)
- 2011-06-27 08:43:20下载
- 积分:1
-
Android记事本调试好的
说明: 实现添加日志功能,用户能够保存自己怕忘记的事(Implementing the function of adding logs, users can save things they are afraid of forgetting.)
- 2020-06-21 08:40:02下载
- 积分:1
-
nsg2
说明: 在NS2中一种用于把拓扑结构自动生成脚语言的工具:nsg2(An in NS2 topology is used to automatically generate the foot of language tools: nsg2)
- 2011-03-25 19:49:46下载
- 积分:1
-
LiveStream
Live stream is an application for live mobile streaming. Download today
- 2013-09-18 19:07:09下载
- 积分:1
-
bookstore(1)
网上在线书城的注册登录,书籍的购买,订单的查询功能(Online online bookstore registration, book purchase, order query function)
- 2018-03-26 22:47:53下载
- 积分:1
-
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