-
看到公式原图像(原灰度图像8bits)
参见公式的原始图像(8位原始灰度图像)
- 2022-03-18 18:10:55下载
- 积分:1
-
创建jbuttons和测试它。
Creating JButtons.And test it
- 2022-03-22 04:30:23下载
- 积分:1
-
用JXTA实现的P2P应用程序,该应用程序主要时完成是,RestoPeer如何找到,创建和加入RestoNet对等组,并对其他的对等体的Request进行回应...
用JXTA实现的P2P应用程序,该应用程序主要时完成是,RestoPeer如何找到,创建和加入RestoNet对等组,并对其他的对等体的Request进行回应-using JXTA P2P application, the application procedures will be completed, RestoPeer how to find, create and join groups such as RestoNet right, as well as other bodies such as the right of response to the Request for
- 2022-01-25 18:38:52下载
- 积分:1
-
JUDDI,发音(Judy),是一种服务WebServices的java实现…
jUDDI,发音(Judy),是服务于WebServices 的UDDI的java实现开源包。-jUDDI, pronunciation (Judy), is a service WebServices the java implementation of UDDI open source packages.
- 2022-09-24 14:40:13下载
- 积分:1
-
Javascript模拟书签式按钮
Javascript模拟书签式按钮-Javascript-button simulation bookmarks
- 2022-04-24 18:09:32下载
- 积分:1
-
普通国际奥委会如春
common ioc like spring-common ioc
- 2022-03-18 17:05:35下载
- 积分:1
-
PrintPreviewDialog
java 打印预览功能,java 打印预览功能-PrintPreviewDialog
- 2022-02-09 16:19:49下载
- 积分:1
-
RMI的聊天室界面实例
RMI chatting room GUI example
- 2022-07-09 19:58:27下载
- 积分:1
-
大学学习Java的时候做的一个作业,JAVA多线程和C++中的使用方法有所不同,花了很久才作出这个DEMO,不过,从此以后,就可以编写大规模JAVA程序了,希望...
大学学习Java的时候做的一个作业,JAVA多线程和C++中的使用方法有所不同,花了很久才作出这个DEMO,不过,从此以后,就可以编写大规模JAVA程序了,希望是入门学习的一个好的参考。-Java University study of a time to do homework, JAVA and multi-threaded C++ the use of different flower for a long time before making this DEMO, however, since then, we can prepare a large-scale JAVA program, and hope that the study entry a good reference.
- 2022-03-06 07:28:28下载
- 积分:1
-
编写一个线段类 MyLine,要求如下:
主要属性有: x ,y ;类型为Point (查看API)
编写构造方法,如 MyLine(Point p1...
编写一个线段类 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
- 2022-05-10 16:17:22下载
- 积分:1