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

搜索资源列表

  1. hm6

    0下载:
  2. 抽象类的使用 设计一个类层次,定义一个抽象类--形状,其中包括有求形状的面积的抽象方法。 ----继承该抽象类定义三角型、矩形、圆。 ----编写一个主程序将一个三角形、矩形、圆存入一个数组中,将数组中各类图形的面积输出。-kind of abstract designs a class hierarchy, the definition of an abstract category -- shape, These include the shape of the area fo
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1021byte
    • 提供者:黄铭
  1. fivestars

    0下载:
  2. 这是一个简单的程序,用画一个五星,用三个三角形画,它设成红颜色。-This is a simple procedure, with a painting of a five-star, with three triangular paintings, it set to the color red.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.82kb
    • 提供者:cathy
  1. s14dgt233

    0下载:
  2. 编写一个三角形类,能根据3个实数构造三角形对象,如果三个实数不满足三角形的条件,则自动构造以最小值为边的等边三角形。输入任意三个数,求构造的三角形面积-prepared a triangle category, according to three real tectonic triangular object, If the real number is not met three conditions triangle will automatically constructed to th
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:845byte
    • 提供者:丁韦
  1. drawing

    1下载:
  2. 编写求解几何图形(如直线、三角形,矩型,圆,多边型)的周长、面积的应用程序,要求尽可能多的用到面向对象技术的特点,如继承,多态,封装,抽象类,接口,内部类,包等技术。写出算法。-prepared to solve geometric shapes (such as linear, triangular, rectangular, round, the multilateral type) of the perimeter, the area of application procedures,
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.53kb
    • 提供者:里中学
  1. sanjiao

    0下载:
  2. 数值方法实验:自己用java写的一个数值方法三角消元程序-Numerical Methods: triangular elimination
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:2.66kb
    • 提供者:huangciying
  1. Shape

    0下载:
  2. 求一个几何图形的周长和面积,包括圆,三角形,四边形-For a perimeter and area of geometric shapes, including round, triangular, quadrilateral
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:1.79kb
    • 提供者:conan0713
  1. 3.14

    0下载:
  2. java 3d基于三角网格曲面做出的圆柱.请大家参考学习!-java 3d triangular mesh based on the cylindrical surface to make. please refer to learning!
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:4.89kb
    • 提供者:黄艳
  1. Tuxing

    0下载:
  2. 编写求解集合图形周长,面积的应用程序,要求集合图形要求至少包含直线,三角形,矩形等类型,能计算出两个图形之间的距离。-The preparation of a collection of graphics to solve perimeter, area of application, requirements include a collection of graphics requires at least linear, triangular, rectangular and other
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:818byte
    • 提供者:feiye
  1. Triangle

    0下载:
  2. 编写一个jsp页面,该页面提供一个表单,用户可以通过表单将三角形三边的长度提交给页面,用户提交表单后,jsp页面将计算三角形面积的任务交给一个bean去完成.-Write a jsp page, the page provides a form, users can form will be submitted to the length of the triangle triangular page, after the user submits the form, jsp page will
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-28
    • 文件大小:796byte
    • 提供者:hansen
  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
    • 文件大小:575byte
    • 提供者:l
  1. java_sanjiaoxing

    0下载:
  2. 输入三角形三边长,求出三角形周长和面积,当输入为空或者不能构成三角形时都有相应提醒。-Input triangle triangular long, find the circumference and area of triangles, when the input is empty or does not constitute a triangle has a corresponding reminder time.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6.29kb
    • 提供者:zc125
  1. yuan

    0下载:
  2. 此代码为Java代码,可以实现实现求圆、三角形和梯形的面积-This code is Java code, you can achieve realization of circular, triangular and trapezoidal area
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:3.28kb
    • 提供者:123
  1. jinhuisanjiao

    0下载:
  2. 金辉三角型算法,java写的,希望对大家有帮助。-Jinhui triangular algorithm, write by java , I wish it would help you.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:844byte
    • 提供者:袁姜红
  1. TriangleExcep2

    1下载:
  2. 个人原创代码:Java异常处理程序。编写Java Application程序,自定义类Sanj,其中有成员 x,y,z,作为三边长,构造方法Sanj(a,b,c)分别给x,y,z赋值,方法求面积getArea和显示三角形信息(三个边长)showInfo,这2个方法中当三条边不能构成一个三角形时要抛出自定义异常NotSanjiaoException,否则显示正确信息。在另外一个类中的主方法中构造一个Sanj对象(三边为命令行输入的三个整数),显示三角形信息和面积,要求捕获异常。-Personal
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:1.61kb
    • 提供者:李瑞
  1. trangle

    0下载:
  2. 使用JAVA编码实现计算三角型面积的功能-JAVA coding function to calculate the area of ​ ​ the triangular
  3. 所属分类:JavaScript

    • 发布日期:2017-11-16
    • 文件大小:530byte
    • 提供者:梁佩琳
  1. different_shape

    0下载:
  2. 构造不同的形状如三角形,长方形等,然后输出形状并且画出来-Constructing different shapes such as triangular, rectangular shape, and then output and drawn
  3. 所属分类:JavaScript

    • 发布日期:2017-12-01
    • 文件大小:4.17kb
    • 提供者:tara
  1. AccelerometerTestRenderer

    0下载:
  2. A representation of a 3D triangular wedge or arrowhead shape, suitable for pointing a direction for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:3.02kb
    • 提供者:kingpizer
  1. Shape

    1下载:
  2. 设Shape是圆、矩形、三角形共享的类,含有求圆的周长和面积的方法getCircumference()与getArea(),以及属性DEscr iptION以描述几何体的特征,试设计相关类圆、矩形、三角形类,并求圆、矩形、三角形的周长与面积。设计相应的测试类,求实际对象的面积与方法。(要求分别将Shape类用抽象、接口实现)-Let Shape is round, rectangular, triangular shared class containing the perimeter and
  3. 所属分类:Applet

    • 发布日期:2017-04-15
    • 文件大小:5.69kb
    • 提供者:JACL
  1. project5_skeleton

    0下载:
  2. 实现简单的画图,各种形状,三角形,圆形等-Simple drawing various shapes, triangular, circular, etc.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-26
    • 文件大小:35.33kb
    • 提供者:罗广镇
  1. triangulation

    0下载:
  2. 动态规划 的非递归实现,实现了三角的划分使得铉长最短!凸显显示-Non-recursive implementation of dynamic programming to achieve a long triangular division makes Hyun shortest! Show highlights
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:9.7kb
    • 提供者:bingbing
« 12 »
搜珍网 www.dssz.com