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

搜索资源列表

  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. 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. 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. 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. jdbc

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

    • 发布日期:2017-04-23
    • 文件大小:93935
    • 提供者:齐齐
  1. Cylinder

    0下载:
  2. 编写JAVA程序求园柱体的表面积和体积,已知底面圆心p为(0,0),半径r为10,圆柱体高为5.-JAVA program written request park area and volume of cylinder, known as the bottom center of the circle p (0,0), radius r is 10, a cylinder height of 5.
  3. 所属分类:Java Develop

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

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

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

    0下载:
  2. 给两个圆的半径,r1,r2,求出两个圆的面积和它的直径。-input two circle s radius,output two circle s areas and diameters.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:3688
    • 提供者:梁虹
  1. Draw-the-ball

    0下载:
  2. 用JAVA语言编写的一个球体,球心固定,可以随意改变球的半径及大小-JAVA language with a ball, center of the sphere of fixed, free to change the radius of the sphere and the size of the
  3. 所属分类:Applet

    • 发布日期:2017-03-29
    • 文件大小:53020
    • 提供者:王文
  1. JavaApplication7

    0下载:
  2. 定义一个抽象类Shape代表一个形状类,具有一个计算形状的面积的抽象方法,一个具有计算形状的周长的抽象方法。定义一个Shape类的子类Circle类表示一个圆,,此类具有一个表示半径的成员变量,实现这个类,定义一个单独的类测试此类。定义一个Shape类的子类Retangle类表示一个矩形,,此类具有表示高和宽的成员变量,实现这个类,定义一个单独的类测试此类-Define an abstract class Shape represents a shape class, with a calcul
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:769
    • 提供者:陈春
  1. nl

    0下载:
  2. java radius的实现 源码,分享
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:27258
    • 提供者:陈威
  1. java

    1下载:
  2. 使用java,在窗体上随机画圆,圆的半径随机生成。对初学者很有指导意义。-Using java, on a form random circle, the radius of the circle randomly generated. Very instructive for beginners.
  3. 所属分类:Applet

    • 发布日期:2017-04-14
    • 文件大小:2913
    • 提供者:雨夜
  1. Sphere

    0下载:
  2. 一个画圆并求面积、体积的使用JAVA实现MVC模式的编程示范。可改变半径自动变圆,或ScrollBar改变体面积和圆。-And find the area of ​ ​ a circle, the volume demonstrates the use of JAVA Programming MVC pattern. The radius of the circle can be changed automatically change or change in body s
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:285618
    • 提供者:周益川
  1. radius

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

    • 发布日期:2017-03-28
    • 文件大小:10502
    • 提供者:liuyuan
« 12 »
搜珍网 www.dssz.com