-
学生管理系统,通过Java的界面编程切换不同的窗口对学生进行信息管理,无需用到数据库...
学生管理系统,通过Java的界面编程切换不同的窗口对学生进行信息管理,无需用到数据库-Student management system, through the Java programming interface switch to a different window for students of information management, not need to use the database
- 2022-04-20 03:57:50下载
- 积分:1
-
一个用JAVA做的计算器
一个用JAVA做的计算器-use a calculator to do JAVA
- 2022-02-20 09:05:14下载
- 积分:1
-
The best framework for supporting information to make your programming on the ro...
最好的框架辅助资料,让你的编程路上不再有阻碍-The best framework for supporting information to make your programming on the road are no longer obstacles! ! !
- 2022-06-01 23:02:40下载
- 积分:1
-
6456ewrgsdg
6456ewrgsdg
- 2022-03-31 13:46:16下载
- 积分:1
-
建立一个包含姓名,学号的链表
建立一个包含姓名,学号的链表-The establishment of a containing the name, student number of the list.
- 2023-07-30 20:40:02下载
- 积分:1
-
mysee网络直播源代码Mysee Lite是Mysee独立研发的网络视频流媒体播放系统。在应有了P2P技术和一系列先进流媒体技术之后,OpenMysee能在现...
mysee网络直播源代码Mysee Lite是Mysee独立研发的网络视频流媒体播放系统。在应有了P2P技术和一系列先进流媒体技术之后,OpenMysee能在现有网络带宽的基础上极大地提高网络视频的质量,包括画面的流畅,清晰度以及并发用户数。能够应用于网络视频直播,大规模电视会议,大规模远程教学,IPTV等多个领域-mysee webcast Mysee Lite source code is an independent R
- 2022-10-20 23:00:04下载
- 积分:1
-
一个Java表格的例子
一个Java表格的例子-Examples of the form of a Java
- 2022-03-19 22:41:53下载
- 积分:1
-
学生上机系统,请大家多多指教.以后会发
学生上机系统,请大家多多指教.以后会发-students on the plane, please exhibitions. There will be a good hair
- 2022-10-13 01:25:03下载
- 积分:1
-
用JAVA平台做简单的资料出入面版
用JAVA平台做简单的资料出入面版-with JAVA platform to do simple information access panels
- 2022-10-19 06:10: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