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

搜索资源列表

  1. column

    0下载:
  2. (1) 编写一个代表圆柱体的Cylinder类,该类是Circle类的子类。Cylinder类包括圆柱体的高度变量height以及计算圆柱体的体积方法volume()和计算表面积的方法surfaceArea()。 (2) 编写测试Cylinder类的CylinderTest类,并在该类得main方法中调用Cylinder类的相关方法。 (3) 重写Point和Circle类的equals()、toString()方法,并测试这些方法的正确性。
  3. 所属分类:JSP源码/Java

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

    0下载:
  2. fusionchart中文破解版,可以提供多种多样的报表以及统计图-fusionchart
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-06-13
    • 文件大小:21055054
    • 提供者:shi
  1. Cylinder

    0下载:
  2. 一个比较好的Java试验,是一个Java试验,自己觉得也挺好的-A better test Java is a Java testing, also feel quite good
  3. 所属分类:Applet

    • 发布日期:2017-04-06
    • 文件大小:860
    • 提供者:jacket
  1. CylinderTest

    0下载:
  2. Cylinder Project, Java Application
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2718
    • 提供者:bugger22
  1. code3

    0下载:
  2. 这个是JAVA3D 做的圆柱体的源代码。比较基本,可以帮厨大家了解基本的JAVA3D 的运用-This is JAVA3D make the source code of the cylinder. An essential kitchen can help everyone know the basic use of JAVA3D
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1711
    • 提供者:dingyu
  1. ShowOilcan

    0下载:
  2. 加入Jfreechart1.05直接运行即可.(立体圆柱表示水位效果)使用Jfreechart实现的层叠圆柱体效果.-Can be directly run by adding Jfreechart1.05. (Cylindrical three-dimensional effect that the water level) using Jfreechart cylinder to achieve the effect of cascading.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:10234
    • 提供者:Cccie
  1. point

    0下载:
  2. 包含java编的点类 圆类 圆柱类 并给予实现-Class series contains java class round cylinder class and give to achieve
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1874
    • 提供者:李昕
  1. Cal

    0下载:
  2. 类的封装应用 创建一个圆柱体类 创建一个三角形类 使用上面的类创建对象-Class package application create a class to create a triangular cylinder class to create objects using the above class
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:575
    • 提供者:l
  1. 200701020104

    0下载:
  2. 圆柱体,以及研究生等信息的表达~是JAVA课本的课后习题~-Cylinder, as well as graduate students and other information on the expression of ~ is ~ JAVA textbook Homework
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1213
    • 提供者:zhanghainu
  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. Cylinder

    0下载:
  2. 圆柱体继承有关圆与点类,主要运用了public的关键限制条件-cylidiner extends
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-10
    • 文件大小:620
    • 提供者:zj
  1. java

    0下载:
  2. 计算银行利率;查询输入日期的后三天;输出Fibonacci数列;计算球体、圆柱体体积;计算输入字符数-Calculating interest rates three days after the date of the query input output the Fibonacci sequence computing sphere, cylinder volume calculate the number of input characters
  3. 所属分类:Applet

    • 发布日期:2017-04-13
    • 文件大小:2308
    • 提供者:袁媛
  1. grass

    0下载:
  2. Flsah 3D圆柱立体效果,应该说是一种鼠标效果,牵扯到鼠标,基本功好的话可以绘制出那些三维的圆柱体,再加上鼠标动作,当把鼠标移动到那些圆点上的时候,圆柱即从地下冒出,一个综合效果的Flash文件。-Flsah 3D cylindrical three-dimensional effects, it should be said to be a mouse effect, involve the mouse, basic skills, then you can draw good out o
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-08
    • 文件大小:15461
    • 提供者:何亮
  1. yuan-zhu-V

    0下载:
  2. 输入圆柱体的参数长宽高半径长度计算圆柱体体积-Enter the length of the cylinder radius parameters calculated volume of a cylinder length and breadth
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:2528
    • 提供者:张璐璐
  1. experiment10

    0下载:
  2. (1) 编写一个代表圆柱体的Cylinder类,该类是Circle类的子类。Cylinder类包括圆柱体的高度变量height、计算圆柱体的体积方法volume()和计算表面积的方法surfaceArea()。 (2) 编写测试Cylinder类的CylinderTest类,并在该类得main方法中调用Cylinder类的相关方法。 (3) 程序调试通过后填写实验报告。 -( 1) the preparation of a representative cylinder Cylind
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:604
    • 提供者:刘凯
  1. java

    0下载:
  2. 编写Java应用程序,该程序包含两个类,一个圆形类、一个圆柱体类。圆形类包含类变量半径、面积,还具有从键盘输入得到半径以及计算面积的方法。圆柱体类从圆形类派生而来,要求能从键盘输入得到圆柱体的高,以及计算圆柱体体积的方法-Round and cylinder area and volume
  3. 所属分类:JavaScript

    • 发布日期:2017-04-26
    • 文件大小:11300
    • 提供者:renjingxiang
  1. Circle

    0下载:
  2. 编写Java应用程序,该程序包含两个类,一个圆形类、一个圆柱体类。圆形类包含类变量半径、面积,还具有从键盘输入得到半径以及计算面积的方法。圆柱体类从圆形类派生而来,要求能从键盘输入得到圆柱体的高,以及计算圆柱体体积的方法-Round and cylinder area and volume
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:614
    • 提供者:renjingxiang
  1. cylinderVolume

    0下载:
  2. To calculate cylinder volume.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:12813
    • 提供者:tani89
  1. Java3dChapter1

    1下载:
  2. 一个java3D的小例子 包含3d效果的椎体,立方体,圆柱体,和球 对java3d初学者有一定帮助,-Small example contains a java3D 3d effect of the vertebral body, cube, cylinder, and the ball java3d beginners some help,
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:122820
    • 提供者:李国鹏
  1. Triangle-and-cylinder-class-package

    0下载:
  2. (1)创建一个三角形类Triangle,包含的属性有三条边的长sideA,sideB,sideC,包含的方法有构造方法(两个,一个没有参数,一个给定三条边的长度),求面积方法area(),求周长方法getLength(); 提示:设三角形的三边长为a,b,c,则它的面积为 ,其中S=(a+b+c)/2,开平方的方法为Math.sqrt()。 (2)创建一个圆柱体类YZT,包含的属性有底面半径radius和圆柱体的高heigth,包含的方法有构造方法(两个,一个没有参数,一个给定半径rad
  3. 所属分类:JavaScript

    • 发布日期:2017-11-06
    • 文件大小:676
    • 提供者:李泽华
« 12 »
搜珍网 www.dssz.com