-
yuandaima
HBASE Rowkey散列核心代码以及Filter过滤器效果实现
(HBASE Rowkey散列核心代码以及Filter过滤器效果实现)
- 2014-08-31 16:39:09下载
- 积分:1
-
串口通讯
说明: labview串口通讯,读取串口数据,显示数据(Serial Communication, read serial data, display data)
- 2020-12-26 20:49:56下载
- 积分:1
-
QQ
本程序是基于java开发QQ聊天系统,适合双人聊天(This procedure is based on java development QQ chat system, suitable for double chat)
- 2013-11-05 19:47:55下载
- 积分:1
-
java代码
一个简单购物网站,具有加购物车 删除等功能,画面设计美观,功能可能较少但是基本功能都有。
适合初学者简单参考 不喜勿喷
- 2023-03-27 02:30:04下载
- 积分:1
-
KillTask,导航栏在底部,可以拖动或点击导航栏控制各个Fragment的显示
资源描述KillTask,导航栏在底部,可以拖动或点击导航栏控制各个Fragment的显示
- 2022-01-30 20:27:07下载
- 积分:1
-
AllShare
android dlna upnp基于cyberlink(android dlna upnp upnp cyberlink)
- 2014-06-11 16:52:48下载
- 积分:1
-
Spring+JPA+Activiti+ActiveMQ
Spring+JPA+Activiti+ActiveMQ,
使用Spring继承JPA与Activiti
并与ActiviMQ结合的小程序
- 2022-03-19 00:58:32下载
- 积分:1
-
AuthUtil
说明: 通过面向对象的对象-关系映射持久化技术,将一对多以及多对多的数据保存到数据库中并提供查询修改等功能。(Through Object-Oriented Object- Relational Mapping Persistence technology, one-to-many and many-to-many data is saved to the database and to provide features such as query modification.)
- 2008-10-08 15:53:09下载
- 积分:1
-
一个用java开发的局域网广播系统
一个用java开发的局域网广播系统-use a java development of the LAN Broadcasting System
- 2023-04-02 05:20: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