-
BaconCipher2
Bacon Cipher java code
- 2013-08-08 04:45:42下载
- 积分:1
-
IDE__bddy
一个图形界面的在线测试系统, 可以进行测试和维护试题库()
- 2018-01-27 08:03:17下载
- 积分:1
-
JSF
说明: The C Programming Language若干行代码网络平台输出测试(A "Hello, World!"program generally is a computer program that outputs or displays the message "Hello, World!". Such a program is very simple in most programming languages, and is often used to illustrate the basic syntax of a programming language. It is often the first program written by people learning to code.)
- 2020-06-22 14:40:01下载
- 积分:1
-
ListTouchBottomGravityManyTest
Touch tests for a list where all of the items do not fit on the screen, and the list stacks from the bottom.
- 2014-02-27 13:40:15下载
- 积分:1
-
miniBlog2005
说明: JAVA迷你博客代码 迷你博客代码 迷你博客代码 迷你博客代码(JAVA code mini mini mini blog blog blog code code code mini-blog)
- 2011-02-25 11:48:50下载
- 积分:1
-
DRWyuanliyingyong
DWR 原理英文原版。希望能对学习该技术的人员起到作用。(DWR principle of the English original. The hope is to learn the art will play a role.)
- 2013-12-18 16:55:04下载
- 积分:1
-
connDB
数据库连接驱动,用于jsp和servlet中,比较简单的(jadc driver)
- 2012-02-16 22:12:09下载
- 积分:1
-
mianshibaodian
基于Java基础的一些面试题目,可以帮助java方面的人找到面试技巧(Java-based interview questions, java people find interviewing skills)
- 2012-06-05 18:06:04下载
- 积分:1
-
JAVA-professional
JAVA专业术语集合,包含Java中遇到的大部分英文解释,可以很好的对Java中遇到的问题解决。(JAVA jargon collection)
- 2012-02-08 18:59:16下载
- 积分: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