-
sql+struts+jsp
提供考试的一般需求
sql+struts+jsp
提供考试的一般需求-sql+ struts+ jsp general needs to provide examination
- 2022-04-23 05:55:07下载
- 积分:1
-
一系列实现JDBC的演示类
一系列实现JDBC的演示类-achieve a series of demonstration categories JDBC
- 2022-01-25 15:22:44下载
- 积分:1
-
经典问题
经典问题----背包问题的java源代码,求解-Knapsack problem---- the classic problem of the java source code, to solve
- 2022-02-04 17:14:24下载
- 积分:1
-
used to achieve the drawing program
用java实现的画图程序-used to achieve the drawing program
- 2022-06-30 03:31:22下载
- 积分: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
-
实现简单的模拟路由算法,使学习者通过程序,对该算法有更深更新的了解...
实现简单的模拟路由算法,使学习者通过程序,对该算法有更深更新的了解-achieve a simple routing algorithm simulation, learners through the process, this algorithm has a deeper understanding Update
- 2023-07-03 20:15:03下载
- 积分:1
-
简单的游戏程序源码
简单的游戏程序源码-simple procedure of the game FOSS
- 2023-03-30 13:35:04下载
- 积分:1
-
java对文件进行操作的例子
java对文件进行操作的例子-document operate example.
- 2022-01-28 02:41:12下载
- 积分:1
-
This used to create text editor like notepad in java
This used to create text editor like notepad in java-This is used to create text editor like notepad in java...
- 2022-03-09 11:50:39下载
- 积分:1
-
(1) 使用所学过的组件设计一友好的登记表, 设计方式可以Applet 或Application。
(2) 该表可以为学生入学登记表或邮件用户登记表。...
(1) 使用所学过的组件设计一友好的登记表, 设计方式可以Applet 或Application。
(2) 该表可以为学生入学登记表或邮件用户登记表。
(3) 要求将所学过的所有组件在表中体现,并通过事件处理对组件进行相关操作。
(4) 表中的输入信息要求存放于一文本文件中。
(5) 通过数据输出的方式,将文本中的输入信息读出后显示到屏幕上。
-(1) use the learned component to design a friendly registration form, design ways to Applet or Application. (2) The enrollment form for registration form or mail the user registration form. (3) requiring that all of the components studied reflected in the table and, through the event handling of the components related to operation. (4), enter the information requirements in the table stored in a text file. (5) The data output by the way, the text in the input information read out after the show to the screen.
- 2022-04-09 16:12:05下载
- 积分:1