-
PhoneBook
This is J2ME DEMO,PhoneBook,也就是通信录啦,欢迎下载。(This is J2ME DEMO,PhoneBook)
- 2009-11-26 15:17:37下载
- 积分:1
-
8team_report
韩国仁荷大学电子系 java学期作业的报告部分(仅供参考)(Inha University Department of Electronics, java term operating section of the report (for reference only))
- 2012-07-26 21:55:23下载
- 积分:1
-
javakejian1
说明: java课件 我们老师用的 java课件 我们老师用的(Our teacher was using java courseware courseware our teacher was using java)
- 2011-03-24 08:08:48下载
- 积分:1
-
javacode
java project is all about creating java projects
- 2014-05-06 03:20:05下载
- 积分:1
-
log4j-1.2.16_101
Apache log4j 1.2.17 is distributed under the Apache License, version 2.
- 2013-05-07 22:32:12下载
- 积分:1
-
eshop
一个简单的网上商城系统 用到JSP +mysql+ssh(JSP+mysql+ssh)
- 2015-07-02 09:29:46下载
- 积分:1
-
pattern-java
设计模式经典书籍,学习设计模式的入门教程,浅显易懂(Classic design patterns book, Design Patterns Study Guide entry, easy to understand)
- 2009-02-22 15:02:06下载
- 积分:1
-
ww
说明: 涉设计顺序队列至少用一个内存空间解决假溢出问题,成员函数要有构造函数,入队列,出队列,非空否,并设计函数测试(Involved in the design queue order to solve at least leave with a memory overflow, member functions have a constructor, into the queue, the queue is not empty if, and design function test)
- 2011-06-27 22:42:28下载
- 积分:1
-
UNICOM
说明: 中国联通短信业务开发源码 开发接入程序必须有一定的socket编程基础,
且必须熟悉sgip1.2协议才可以,我应一位网友的要求将我开发的短信接入程序源代码发布,希望对开发短信业务的朋友提供一些帮助,代码可自由传播。(sms sound code)
- 2010-03-24 13:53:28下载
- 积分: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