-
clock
一个有java编写的小程序,运行结果是一个小时钟-clock
- 2022-03-20 09:31:57下载
- 积分:1
-
一个球员管理系统,用jdbc连接数据库,初学者可以下载学习使用...
一个球员管理系统,用jdbc连接数据库,初学者可以下载学习使用-PlayerManager.rar
- 2023-05-28 10:30:03下载
- 积分:1
-
for rapid classification of images, face recognition, etc., in machine learning,...
用于快速分类,图像,人脸识别,等,在机器学习,人工只能,数据挖掘领域有较多的使用。-for rapid classification of images, face recognition, etc., in machine learning, artificial only. Data mining areas with more use.
- 2022-05-06 05:51:47下载
- 积分:1
-
ajax+jsp+Hibernate实现的Blog源代码.rar,如题,综合采用ajax技术,jsp作为显示部分,hibernate作为持久层进行数据库的操作封...
ajax+jsp+Hibernate实现的Blog源代码.rar,如题,综合采用ajax技术,jsp作为显示部分,hibernate作为持久层进行数据库的操作封装的blog,转自互联网-ajax+ jsp+ Hibernate realize the Blog source code. rar, such as the title, a combination of ajax technology, jsp as a display part, hibernate as a persistence layer for database operations package blog, carried over the Internet
- 2023-01-22 23:20:05下载
- 积分:1
-
模仿icq的源码,适合初学者
模仿icq的源码,适合初学者-imitate icq the source code for beginners
- 2022-05-10 18:48:42下载
- 积分:1
-
jBPM是一个灵活的、可扩展的工作流管理系统。jBPM运行时服务器…
jBpm是一个灵活可扩展的工作流管理系统。作为jBpm运行时server输入的业务流程使用简单强大的语言表达并打包在流程档案中-jBPM is a flexible and scalable workflow management system. JBPM runtime server as the importation of business processes using a simple expression of strong language and packaged in the flow file
- 2022-04-12 19:27:03下载
- 积分:1
-
模拟电梯运行的情况。该模拟软件能根据用户的要求同时生成N部电梯和M各楼层。能满足不同楼层对电梯的请求。...
模拟电梯运行的情况。该模拟软件能根据用户的要求同时生成N部电梯和M各楼层。能满足不同楼层对电梯的请求。-Simulation of elevator running. The simulation software based on the user
- 2022-04-20 04:54:16下载
- 积分:1
-
这是一个用java语言编写的关于数独9*9的代码
这是一个用java语言编写的关于数独9*9的代码-This is a work written in java on the 9* 9 sudoku code
- 2022-01-26 03:33:22下载
- 积分:1
-
这是我在东方标准学习的时候做的一个项目,是中国移动的一个子管理任务模块,采用MVC模式设计,调试成功。...
这是我在东方标准学习的时候做的一个项目,是中国移动的一个子管理任务模块,采用MVC模式设计,调试成功。-This is my standard in the east to learn to do when a project is a subset of China Mobile Management mission modules, the use of MVC design patterns, debugging success.
- 2022-03-01 21:54:31下载
- 积分: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