-
是一个简单的两机通讯程序,用JAVA实现的,
是一个简单的两机通讯程序,用JAVA实现的,-is a simple two-communication program with JAVA,
- 2022-02-26 06:58:28下载
- 积分:1
-
办公自动化管理系统主要分为员工登录界面和管理员登录界面两部分,员工登录界面主要是各种办公信息的浏览及发布界面,管理员登录界面主要是各种办公信息的管理界面。
办公自动化管理系统主要分为员工登录界面和管理员登录界面两部分,员工登录界面主要是各种办公信息的浏览及发布界面,管理员登录界面主要是各种办公信息的管理界面。-Office Automation Management System staff log into the main interface and the administrator login screen in two parts, employees log on the main interface is a variety of office and dissemination of information browser interface, the administrator login screen is all kinds of office information management interface.
- 2023-02-22 10:25:04下载
- 积分:1
-
经典的生产者和消费者问题,两个进程并发执行
经典的生产者和消费者问题,两个进程并发执行-Classic issue of producer and consumer,two tenors execute parallel.
- 2022-07-12 06:41:24下载
- 积分: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
-
用java 做的扫雷游戏,用了递归算法,原来递归也不难的
用java 做的扫雷游戏,用了递归算法,原来递归也不难的-do with the mine java games, with a recursive algorithm, the original will not be difficult for the recursive
- 2022-03-18 21:35:16下载
- 积分:1
-
自编java计算器,网上找不到一样的
自编java计算器,网上找不到一样的-self java calculators, the same can not find online
- 2022-03-12 22:01:05下载
- 积分:1
-
获取本机IP地址的源代码
获取本机IP地址的源代码-access to the IP address for the source code
- 2022-02-20 19:51:06下载
- 积分:1
-
在开发applet和图形应用程序时,一般需要用于AWT,AWT是免费Java开发工具包(JDK)的一部分。
AWT的作用是给用户提供基本的界面构件,例如...
在开发applet和图形应用程序时,一般需要用于AWT,AWT是免费Java开发工具包(JDK)的一部分。
AWT的作用是给用户提供基本的界面构件,例如按钮、列表、菜单、文本域等等。AWT构件主要是用来建立图形用户界面的独立平台。此外,AWT还提供事件处理结构、支持剪贴板、数据传输和图像操作。
随着2D API的出现,AWT还包括提供高级字体操作、打印、地理数据获取和输入方法等功能的软件包。在表1-1中,我们列出了AWT中的Java软件包-Applet in the development and graphics applications, it normally takes for AWT, AWT is a free Java Development Kit (JDK) part. AWT
- 2023-01-06 23:40:04下载
- 积分:1
-
用JAVA 写的一个类记事本的程序,具备简单的文字编辑能力。
用JAVA 写的一个类记事本的程序,具备简单的文字编辑能力。-with JAVA written in the notebook category of a procedure, a simple text editing capabilities.
- 2023-02-07 01:50:03下载
- 积分:1
-
Delaunay_Voronoi 三角网建立Java源码
Delaunay_Voronoi 三角网建立Java源码-Triangulation to establish Java source code
- 2023-08-26 01:45:03下载
- 积分:1