-
jpcap是一个中间件,java语言对网络层以下的功能开发并不好,所以jpcap中间件就开发出来了...
jpcap是一个中间件,java语言对网络层以下的功能开发并不好,所以jpcap中间件就开发出来了-jpcap is a middleware, java language on the network layer of the functional development of the following is not good, so jpcap out on the development of middleware
- 2022-04-27 17:32:42下载
- 积分:1
-
坦克大战游戏,具有单机版和网络版的功能。是模拟任天堂的坦克游戏制作而成,可玩性和观赏性价值很高...
坦克大战游戏,具有单机版和网络版的功能。是模拟任天堂的坦克游戏制作而成,可玩性和观赏性价值很高-Tankedaizhan games, with stand-alone and network version of the function. Nintendo is a simulation game from the tanks, playability and a high ornamental value
- 2022-05-28 01:50:48下载
- 积分:1
-
ssd 3 exercise2
ssd 3练习2
- 2023-02-13 16:25:04下载
- 积分:1
-
我们上课老师做的详细的笔记,有关JSP的,以后会持续上传。...
我们上课老师做的详细的笔记,有关JSP的,以后会持续上传。-Our teachers do a detailed class notes, the JSP, and the future will continue to upload.
- 2022-03-24 22:47:15下载
- 积分:1
-
java UDP聊天服务器及客户端
java UDP聊天服务器及客户端-Chat server and the client
- 2022-03-20 06:19:04下载
- 积分:1
-
Screen java source
java屏幕取词源码-Screen java source
- 2023-04-26 00:10:04下载
- 积分:1
-
java spring框架初级应用,继承struts和hibernate
java spring框架初级应用,继承struts和hibernate-java spring framework
- 2023-03-14 16:35:11下载
- 积分:1
-
JAVA实现的使用UDP实现Echo服务
JAVA实现的使用UDP实现Echo服务-JAVA achieving the use UDP Echo services
- 2022-04-30 17:39:52下载
- 积分:1
-
最近看到了一些五子棋,扫雷的代码讲解的文章,共享出来供大家交流交流。...
最近看到了一些五子棋,扫雷的代码讲解的文章,共享出来供大家交流交流。-Recently seen some Gobang, mine clearance code on the article, share out for the exchange of U.S. exchanges.
- 2023-06-20 05:00:03下载
- 积分: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