-
Java的Web报表库
Java的Web报表库-Java Web statements library
- 2022-06-26 02:37:14下载
- 积分:1
-
tc2.0环境下的五子棋代码。能实现双人对战
tc2.0环境下的五子棋代码。能实现双人对战-wuziqi
- 2022-08-09 04:43:21下载
- 积分:1
-
Struts+Hibernate+Spring整合的例子,我们可以实践,就是希望…
Struts+Hibernate+Spring整合的例子,大家可以实践下,希望对大家有帮助-Struts+ Hibernate+ Spring integration examples, we can practice, it is hoped to have everyone help
- 2022-03-06 18:35:29下载
- 积分:1
-
EXTJS是一个流行的AJAX框架之一 extjs
EXTJS是一个流行的AJAX框架之一 extjs-serverside是一个JAVA开发的EXTJS工具 为EXTjs的AJAX开发带来方便-EXTJS is a popular one AJAX framework extjs-serverside is a JAVA development tools EXTJS of AJAX development EXTjs bring convenience to
- 2023-01-31 19:15:04下载
- 积分:1
-
JDK示例改进版,请多多指教
JDK示例改进版,请多多指教-improved version JDK example, the exhibitions
- 2022-05-22 13:14:36下载
- 积分:1
-
自定义的窗口组件,想学习java swing的人可以好好看看这些底层的东西。...
自定义的窗口组件,想学习java swing的人可以好好看看这些底层的东西。-Custom window components, want to learn java swing can a good look at the bottom of these things.
- 2022-09-17 03:35:03下载
- 积分:1
-
The ID3 decision tree algorithm for Data Mining .
基于决策树的数据挖掘算法,是很不错的Java版的ID3算法,大家可以看看。- The ID3 decision tree algorithm for Data Mining .
- 2022-12-20 17:00:03下载
- 积分:1
-
java人工股市源码,用了GA(Genetic Algorithm)和ANN(Artificial Neural Network)。内附程序详细说明,强烈推荐!...
java人工股市源码,用了GA(Genetic Algorithm)和ANN(Artificial Neural Network)。内附程序详细说明,强烈推荐!-artificial source, with the GA (Genetic Algorithm) and ANN (Artificial Neural Network). Enclosing procedures detailed description, strongly recommended!
- 2022-02-20 07:26:31下载
- 积分:1
-
Eclipse of the environment in the development of the maze game against
在eclipse的环境下开发的迷宫对战游戏-Eclipse of the environment in the development of the maze game against
- 2022-08-09 04:16:07下载
- 积分: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