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

搜索资源列表

  1. huz

    0下载:
  2. 用类和继承,分别求三角形,正方形,圆的面积-With classes and inheritance, were seeking triangle, square, circle the area
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:1174
    • 提供者:huz
  1. striangle

    0下载:
  2. 三角形的换算问题,该包内容为JSP页面,使用myeclipse-Conversion of the triangle
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-30
    • 文件大小:4319
    • 提供者:wenmingjing
  1. voronoi

    1下载:
  2. 实现泰森多边形的绘制,以及三角形的外接圆的绘制-Thiessen polygon rendering to achieve, as well as drawing a triangle circumcircle
  3. 所属分类:Java Develop

    • 发布日期:2016-08-04
    • 文件大小:33792
    • 提供者:
  1. src

    0下载:
  2. 第一个是输入物品的名称,控制台给出一个随机的价格,每次有5次机会去猜。 第二个是输入想求得n行的等腰三角形。 第三个是求某年某月某日使今年的第几天。-The first is the name of the input items, the price of the console is given a random, each have 5 chances to guess. The second is the input to obtain the n line isosceles
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:1450
    • 提供者:
  1. Count

    0下载:
  2. package Test3 interface Shape { public abstract double getArea() public static final double PI=3.14 //【代码一】:定义求形状面积的抽象方法 } class Triangle implements Shape { private double a private double b private double c pub
  3. 所属分类:JavaScript

    • 发布日期:2017-03-23
    • 文件大小:685
    • 提供者:biaoger
  1. Actionscript-Example

    0下载:
  2. 自己写的制作的一个flash动画,利用到了actionscr ipt,绘制一个三角形并使其变形-Write a flash animation production, the use to actionscr ipt
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-31
    • 文件大小:5125
    • 提供者:Wenson
  1. Testshape

    0下载:
  2. 使用java语言描述的三角形。矩形和椭圆的周长、面积的计算。-Using java language to describe the triangle. Rectangle and ellipse perimeter, area calculations.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-28
    • 文件大小:1298
    • 提供者:路过
  1. biancheng

    0下载:
  2. java实现通过界面输入计算三角形的面积,其中包括java动作事件的使用,以供大家学习!-java achieved by calculating the triangle area of ​ ​ the input interface, including the use of java action event, for everyone to learn!
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:7743
    • 提供者:anna
  1. a

    1下载:
  2. 1) 利用求n!的方法计算 2!+4!+5!的值。分别利用递归和非递归方法实现求n!。 2) 编写根据三条边求三角形面积的方法。利用该方法求以下两个三角形面积。 (1)三条边分别为:3,4,5 (2)三条边分别为:5.3, 6.2, 8 3)从命令行参数获取两个整数,找出两个整数之间的所有素数,每行输出3个数。-1) use the method seek n! 2!+4!+5! Value. Are recursive and non recursive method seek
  3. 所属分类:Ajax

    • 发布日期:2017-03-30
    • 文件大小:818
    • 提供者:铁歌
  1. c1_3

    0下载:
  2. java程序 对给定三角形任意3边长度 判断 其属于哪类-java program on any given triangle side length of 3 to determine what kind it belongs to
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:1555
    • 提供者:王强
  1. AssignWeek3HuiJin

    0下载:
  2. 输入三角形的边长,自动判断是否正方形,还是其他类型的三角形。-triangle type
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:52255
    • 提供者:金晖
  1. zuoye1

    0下载:
  2. 画出三角形的代码,大家可以参考一下,另外还有其他的一些代码,希望大几十年国际的时候能够用到~-The code to draw a triangle, we can refer, in addition to some other code, I hope, when large international decades- can be used
  3. 所属分类:Applet

    • 发布日期:2017-04-08
    • 文件大小:1984
    • 提供者:xingyuye
  1. IO

    0下载:
  2. 编写一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形,如果没有参数,则通过异常处理方法现实错误消息-Write a program based on user input for command line parameters to calculate the number of rectangular, square, triangle area. If the input parameters
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:3330
    • 提供者:王和平
  1. 11

    0下载:
  2. JAVA课的实验项目,题目要求是:1、定义一个接口求面积、求周长。 2、定义:圆类、矩形类、三角形类实现接口。 3、在main中以接口回调方式从键盘键入。 -JAVA class pilot project, the subject requirements are: 1, define an interface seek area, seek perimeter. 2, the definition: a round type, rectangular type, triangle
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:274340
    • 提供者:杨贺
  1. java

    0下载:
  2. 使用抽象类实现求三角形和圆形和矩形的面积和周长-Seeking to use abstract class implements the triangle and circle and rectangle area and perimeter
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:649
    • 提供者:wsy
  1. Java

    0下载:
  2. 求解3种几何图形的周长面积,主要针对三角形,圆形和矩形-Solving the three kinds of geometry perimeter area, mainly for the triangle, circle and rectangle
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:9992
    • 提供者:谭环宇
  1. java

    0下载:
  2. 图形计算,简单的面积,周长,距离计算,包括圆,三角形,矩形等。-Graphic terms, a simple area, perimeter, distance calculation, including circles, triangles, rectangles and so on.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:9820
    • 提供者:hero
  1. bookManager

    0下载:
  2. 算面积,求三角形,圆形的面积和周长,能够运用Javaweb的知识-COUNT THE AREA
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-17
    • 文件大小:484498
    • 提供者:金贤重
  1. sanjiaoxing

    0下载:
  2. 这是一个flash源文件,效果很好,测试平台为flash 8.0(如果提示问题请选择合适的版本试试),代码的效果是:三角形-This is a flash source file, the effect is very good, the test platform for Flash 8 ( if the question please choose the right version to try), code effect is: Triangle
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-24
    • 文件大小:18980
    • 提供者:
  1. shape

    0下载:
  2. 一些基本图形类,如三角形,圆形,长方形,心形等-some thing about the shape
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7905
    • 提供者:xiaodan
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com