-
JAVA
有关Java的程序,可以实现火车票预订,订票,退票(you can afford ticket in advance)
- 2013-04-21 20:02:09下载
- 积分:1
-
visualmodeler
包含一些JAVA编程实现的工具,主要是图形化的visual modeler可以实现在界面上创建用户任务和资源信息。(Contains some tools JAVA programming, mainly graphical visualmodeler can create user task and resource information in the interface.)
- 2014-09-19 19:30:27下载
- 积分:1
-
attachments
chat window. by the help of this s/w u can do chatting from ur friends via lan after some modification.
- 2009-11-27 23:22:57下载
- 积分:1
-
Thinking_in_Java
学习JAVA从这本书学起,很好的书值得珍藏,希望能给大家一些帮助。(Thinking in Java)
- 2013-10-06 16:39:58下载
- 积分:1
-
news_character1 - 副本 (2)
实现汽车租赁业务 ,著汽车,租赁时间,租什么样的车。。。。。。。。。(dgrvhtytrhctjrj ujr y yktygivr)
- 2020-06-25 05:20:02下载
- 积分:1
-
SearchableActivity
ClassTest extends junit.framework.TestCase.
- 2014-01-08 10:46:12下载
- 积分:1
-
XWeb
jxta应用的一个范例(an example of JXTA applications)
- 2004-06-10 16:56:08下载
- 积分:1
-
SmsManager
TODO(code review): Curious question.. Why are a lot of these methods not declared as static, since they do not seem to require any local object state? Assumedly this cannot be changed without interfering with the API..
- 2013-12-06 14:31:24下载
- 积分:1
-
Test-libary-system
利用JAVA实现试题库系统,可以自动组卷,内含数据库MDF文件以及实验报告(Realization of database system using JAVA, you can auto generating test paper, embedded database MDF files and test reports)
- 2013-12-16 19:23:41下载
- 积分: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