-
socket
实现一个简单的超级服务器,支持多协议通信,也支持多协议文件传输(Implement a simple super-server, multi-protocol communication, also supports multi-protocol file transfer)
- 2011-06-30 11:56:02下载
- 积分:1
-
KeyguardViewProperties
Simple inflate/deflate test, taken from the reference docs for the Inflater/Deflater classes.
- 2014-02-27 15:59:08下载
- 积分:1
-
Grails_Develop
利用grails框架开发web工程,并进行部署(grails develop)
- 2012-06-06 15:25:51下载
- 积分:1
-
123
通过该软件平台提供的工具的使用,对编程有很大的帮助(Through the use of the tools provided by the software platform, programming will be of great help)
- 2017-08-16 18:59:40下载
- 积分:1
-
239Java基于SSM网上试衣间设计
说明: 目的能在系统上完成简单的试衣效果,传输身高体重数据,在系统上显示试穿衣服的视频效果。(Objective to achieve a simple fitting effect on the system, transfer height and weight data, and display the video effect of fitting on the system.)
- 2019-11-28 16:55:57下载
- 积分:1
-
RMI
该程序是用java编写的一个用rmi远程调用的分布式会议系统,纯属原创,供大家参考和学习(The program is written in a java rmi remote call with a distributed conferencing systems, purely original, for your reference and learning)
- 2013-11-26 23:17:10下载
- 积分:1
-
KS091201_FGMP_ClassC_Group02_old
prolog expert system to a medical plant
- 2011-01-06 23:10:24下载
- 积分:1
-
j
说明: java 计算器,实现了基本的简单计算器所有功能,包括加减乘除,MCM+MS,sin,cos,tan等(java calculator, basic and simple calculator all functions, including Math, MCM+MS, sin, cos, tan)
- 2016-02-18 16:40:37下载
- 积分:1
-
MyUserWeb
完成简单用户管理登录与注册系统网页的制作(Complete simple user management login and registration system web page production)
- 2018-11-01 08:47:01下载
- 积分:1
-
2008010
编写一个线段类 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)
- 2009-12-24 14:03:10下载
- 积分:1