CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 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. 04150247

    0下载:
  2. 用语言编写的解线性方程组的直接方法(包含Gauss顺序消去法、Gauss列主元素消去法、Doolittle三角分解法)-language to be used to prepare the solution of linear equations of the direct method (including Gauss elimination order, Gauss out the main elements of elimination, Doolittle triangular deco
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:9.44kb
    • 提供者:huafei
  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. polygon

    0下载:
  2. 统一于三角面片的可靠多面体 布尔集合运算 -unified in triangular facets of the many facets of reliable Boolean set operations
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:95.91kb
    • 提供者:chen ru
  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. me

    0下载:
  2. java面积计算,详细的说明一个三角行的计算方法-java area calculation, the detailed descr iption of the method of calculation of a triangular line
  3. 所属分类:Ajax

    • 发布日期:2017-11-22
    • 文件大小:3.19kb
    • 提供者:撒旦
  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. v4.1.4-gold

    0下载:
  2. Away3D是flash或flex上的一个功能强大且实时的3D引擎,具有快速、高效、API清楚等优点。但是三角型消失的问题让人头疼。away3d世界由:view 视口、scene 场景、camera 摄像机和3D物体四部分组成,也称Away3D的四大基本构件。-Away3D is a flash or flex on a powerful and real-time 3D engine, with a fast, efficient, API clear advantages. But the
  3. 所属分类:FlashMX源码

    • 发布日期:2017-03-25
    • 文件大小:799.88kb
    • 提供者:鎯婃偀
« 12 »
搜珍网 www.dssz.com