搜索资源列表
jradius-current
- 提供java环境下的radius接口,允许用户在java环境下进行radius接口的开发。
jradius-client-2.0.0.tar
- 基于JAVA Radius 客户端,实现基本功能 执行java --classpath=$CLASSPATH:/path/to/jradius-client.jar net.sourceforge.jradiusclient
TinyRadius-0.9.9.tar
- TinyRadius is a simple, small and fast Java Radius library capable of sending and receiving Radius packets of all types. It is released under the terms of the LGPL.
jradius-client-1.0.0-release.z
- This is java Radius API,This is java Radius API
yuan
- 用java实现圆的半径输入,并通过计算求得圆的周长与面积-The realization of a circle with a radius of java input, and obtained by calculating the circumference of a circle with an area of
Circle
- find the circle radius java application
Circles
- 使用applet產生五個同心圓,圓與圓間距相同且每個圓使用不同的顏色,執行時經由參數輸入圓心x,y的座標值、最小圓的半徑及間距。-Applet generated using five concentric circles, round and round the same pitch circle and each using a different color, the implementation of input parameters through the center of a ci
Radius
- 用Java实现的RADIUS认证客户端,文件中有RADIUS相关协议和访问接口源码-RADIUS Client writen by Java!
spheer
- 用JAVA做的一个小程序,可以自定义圆的半径,算出圆的面积和体积,有界面。-To use JAVA to do a small program, you can customize the radius of the circle, calculate the area of a circle and volume, there are interfaces.
paint
- java事件处理事例,输入圆心坐标,单击鼠标取得半径画圆-java event handling example, enter the center point coordinates, click the mouse to obtain a radius of Circle
TX20100315
- 编写一个java Applet应用程序,写出相应的超文本文档。能在网页上, 由大至小,以下列颜色,分别填充10个同心圆。提供的影像文档名为:Archery.jpg(446×291) 功能要求: 圆心坐标:[300,300] 半径分别为:20,40,60,80,… 180,200 同心圆的颜色,由大至小分别为: 浅灰色lightGray ,青色 cyan ,灰色 gray ,黄色 yellow , 粉红色
tongxin
- 用java写的,一个服务器与客户端的通信程序,用户输入半径,服务器将其面积计算出来-Using java to write, and a server and client communication program, the user input radius, the server will calculate its size
dbscan
- Density Based Spatial Clustering of Applications of Noise Uses a density-based notion of clusters to discover clusters of arbitrary shapes, in spatial databases Key idea: for each object of a cluster, the neighborhood of a given radius contains
Sphere
- 软件实现了输入直径,java方法计算球表面积、球体积,然后输出结果-run the software,it require you to input a radius ,it will calculate the surface area and valumes and show the result
radius client
- Radius client Java源代码,经过上线运行的考验,可以直接使用。-Radius client Java source code
java-5
- 给两个圆的半径,r1,r2,求出两个圆的面积和它的直径。-input two circle s radius,output two circle s areas and diameters.
JavaApplication7
- 定义一个抽象类Shape代表一个形状类,具有一个计算形状的面积的抽象方法,一个具有计算形状的周长的抽象方法。定义一个Shape类的子类Circle类表示一个圆,,此类具有一个表示半径的成员变量,实现这个类,定义一个单独的类测试此类。定义一个Shape类的子类Retangle类表示一个矩形,,此类具有表示高和宽的成员变量,实现这个类,定义一个单独的类测试此类-Define an abstract class Shape represents a shape class, with a calcul
java
- 使用java,在窗体上随机画圆,圆的半径随机生成。对初学者很有指导意义。-Using java, on a form random circle, the radius of the circle randomly generated. Very instructive for beginners.
radius
- java版本的radius server代码,测试基本可用-java radius server
lab03
- use inputs from the user the radius and the height of a cylinder double and prints the cylinders surface area and volume