CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - radius

搜索资源列表

  1. jradius-current

    0下载:
  2. 提供java环境下的radius接口,允许用户在java环境下进行radius接口的开发。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:6881350
    • 提供者:zr
  1. jradius-client-2.0.0.tar

    2下载:
  2. 基于JAVA Radius 客户端,实现基本功能 执行java --classpath=$CLASSPATH:/path/to/jradius-client.jar net.sourceforge.jradiusclient
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:95267
    • 提供者:stone
  1. bao

    0下载:
  2. (1) 实现一个Point类,该类包含表示坐标的两个int型变量x、y,构造方法Point()和Point(int xx, int yy),返回x值和y值的int getX()和int getY()方法,计算两点间距离的double distance(Point)方法。其中计算平方根用Math.sqrt()方法。 (2) 实现一个Circle类,该类包含表示圆心的Point型变量center,表示半径的int radius变量,以及构造方法Circle()、Circle(int xx,int
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5281
    • 提供者:fangfei
  1. PhoneModule

    0下载:
  2. j2me radius soket radius client
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1557280
    • 提供者:uleone
  1. yuan

    0下载:
  2. 用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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:15559
    • 提供者:邱金海
  1. program1

    0下载:
  2. 利用MVC的模式实现的一个小程序,输入半径和拖动球体都能使VIEW发生改变-The use of MVC model to achieve a small process, enter the radius and drag the ball can make changes VIEW
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:10444
    • 提供者:eddie
  1. Shape

    0下载:
  2. shape to as random. when the test app is generated the shapes will appear randomly with different area, length and radius
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-10
    • 文件大小:1307
    • 提供者:Jenani
  1. spheer

    0下载:
  2. 用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.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:3407
    • 提供者:cherry
  1. paint

    0下载:
  2. java事件处理事例,输入圆心坐标,单击鼠标取得半径画圆-java event handling example, enter the center point coordinates, click the mouse to obtain a radius of Circle
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-11
    • 文件大小:909
    • 提供者:范头头
  1. TX20100315

    0下载:
  2. 编写一个java Applet应用程序,写出相应的超文本文档。能在网页上, 由大至小,以下列颜色,分别填充10个同心圆。提供的影像文档名为:Archery.jpg(446×291) 功能要求:  圆心坐标:[300,300]  半径分别为:20,40,60,80,… 180,200  同心圆的颜色,由大至小分别为:  浅灰色lightGray ,青色 cyan ,灰色 gray ,黄色 yellow , 粉红色
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:188540
    • 提供者:liuzguang
  1. tongxin

    0下载:
  2. 用java写的,一个服务器与客户端的通信程序,用户输入半径,服务器将其面积计算出来-Using java to write, and a server and client communication program, the user input radius, the server will calculate its size
  3. 所属分类:Applet

    • 发布日期:2017-04-14
    • 文件大小:5519
    • 提供者:li
  1. AreaAndLength

    1下载:
  2. 类的封装 1. 实验目的 使用类来封装对象的属性和功能。 2. 实验要求 (1)编写一个简单的Java应用程序,该程序中定义3个类:Tangle、Lader和Circle,分别用来刻画“三角形”、“梯形”和“圆形”,具体要求如下:  Tangle类具有类型为double的三条边,以及周长、面积属性,具有计算并返回周长、面积以及三条边的功能,另外还要具有一个boolean型的属性,用来判断三个数能否构成一个三角形。  Lander类具有类型为
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:5286
    • 提供者:覃翠娟
  1. dbscan

    0下载:
  2. 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
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:4304
    • 提供者:nandish.hebbal
  1. 1

    0下载:
  2. 求长方形面积和周长,但是操作者要给出长和宽还有半径-Seeking a rectangular area and perimeter, but the operator should be also given length and width of the radius
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3991
    • 提供者:长天
  1. jquery-ui-1.8.2.custom

    0下载:
  2. jradius 开发帮助 Radius培训资料 RADIUS在中国公众多媒体通信网的实现-jradius text
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1050051
    • 提供者:zengxiaopeng
  1. meiju

    0下载:
  2. 定义一个接口,他至少包含一个可以计算面积的成员的方法。然后,编写实现该接口的两个类:正方形类和圆类。接着编写一个具有泛型特点的类,要求利用这个类可以在控制台窗口中输出没肿图形的面积,而且这个类的类型变量所对应的实际类型可以是前面编写的正方形类和圆类。最后利用这个具有泛型特点的类在控制台窗口中分别输出给定变长的正方形的面积和给你个半径的圆的面积。-define a interface,including which containing at least a can of calculating
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:2888
    • 提供者:李晶晶
  1. Sphere

    0下载:
  2. 软件实现了输入直径,java方法计算球表面积、球体积,然后输出结果-run the software,it require you to input a radius ,it will calculate the surface area and valumes and show the result
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1792
    • 提供者:
  1. radius client

    1下载:
  2. Radius client Java源代码,经过上线运行的考验,可以直接使用。-Radius client Java source code
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-07-30
    • 文件大小:41441
    • 提供者:
  1. radius

    0下载:
  2. java版本的radius server代码,测试基本可用-java radius server
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:10502
    • 提供者:liuyuan
  1. JavaRadiusServer

    0下载:
  2. Jradius开源代码,好不容易找到的,发出来共享(Jradius, an open source radius project, is now available for download)
  3. 所属分类:Java编程

    • 发布日期:2017-12-15
    • 文件大小:546816
    • 提供者:yifengshen
« 12 3 »
搜珍网 www.dssz.com