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

搜索资源列表

  1. maze1104

    0下载:
  2. 走迷宫 Find a path through the maze to any space character in the perimeter of the maze. Paths through the maze are denoted by a space character and walls by any other non white-space character (apart from . characters). -Maze Find a path through the ma
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:2684
    • 提供者:张欢
  1. 地理量算.计算多边形的周长及面积

    0下载:
  2. 计算多边形的周长及面积, Computation polygon perimeter and area
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-12-28
    • 文件大小:636928
    • 提供者:单升升
  1. 求给定三点的三角形的周长、面积

    0下载:
  2. 在Trianglele类中定义三个Point的实体来表示一个三角形的三个点,再定义一个方法setTri对这三个点进行初始化,然后定义两个方法求三角形的周长、面积。在main()中创建一个对象,求给定三点的三角形的周长、面积。,Trianglele categories defined in the Point of the three entities to express a triangle of three points, and then define a method setTri t
  3. 所属分类:Windows编程

    • 发布日期:2016-01-24
    • 文件大小:1181
    • 提供者:老大
  1. MinBounDrect

    0下载:
  2. 最小外接矩形,根据面积和周长判断。实现图象处理的工程计算。- Compute the minimal bounding rectangle of points in the plane usage: [rectx,recty,area,perimeter] = minboundrect(x,y,metric) arguments: (input) x,y- vectors of points, describing points in the plane a
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:17283
    • 提供者:rainbow
  1. selectionStatistics

    0下载:
  2. AE开发 实现统计图层属性 获取选择要素的最大值 最小值 面积 周长等-Development and implementation of statistical properties of AE layers for selected elements of the minimum area perimeter maximum
  3. 所属分类:GIS program

    • 发布日期:2016-01-25
    • 文件大小:5120
    • 提供者:xianlin
  1. shape

    0下载:
  2. 一、声明一个Shape抽象类,在此基础上派生出Rectangle和Circle类,二者都有GetArea()和GetPerim()函数,GetArea用来计算对象的面积,GetPerim用来计算对象的周长。封装上述各类,并编写测试程序。 -First, declare an abstract class Shape, on this basis, derived classes Rectangle and Circle, the two have GetArea () and GetPeri
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:517
    • 提供者:赵莹莹
  1. 001

    0下载:
  2. 图象处理:计算连通域的面积、周长、圆形度、矩形度以及长宽比-Image processing: computing connected domain area, perimeter, roundness, and aspect ratio rectangular degree
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:722
    • 提供者:xzy
  1. 分别定义图形类Shape(抽象基类)

    0下载:
  2. 分别定义图形类Shape(抽象基类),继承类矩形类Rectangle、正方形类Square、 圆形类Circle;并且计算周长和面积。在另一个main函数中分别创建矩形、 正方形和圆形对象,设置所需的属性值,打印其周长和面积。(备注:只要把该文件解压,把里面的东东COPY去即可使用)-Graphics categories are defined Shape (abstract base class), the succession of quasi-rectangular type R
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-25
    • 文件大小:609
    • 提供者:logan
  1. tezheng

    3下载:
  2. 这是本人找到的非常好的几何特征提取源代码,包括周长。面积。伸长度、矩形度等用过了,很不错的!-This is my very best to find the source code for geometric feature extraction, including the perimeter. Area. Elongation, rectangular degree used, very good!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-16
    • 文件大小:4376
    • 提供者:陈小二
  1. java

    0下载:
  2. java课程中,使用接口实现对圆和矩形的周长及面积的计算-java course, using the interface on the calculation of the perimeter and area of ​ ​ circular and rectangular
  3. 所属分类:Java Develop

    • 发布日期:2017-11-03
    • 文件大小:550
    • 提供者:柏杨
  1. plotSmithChart

    0下载:
  2. MATLAB官方制作的精细的史密斯圆图 (1) plotsmithchart.m Usage: (1) plotsmithchart(Zl,Zo) Where Zl is the Load Impedence (possibly complex) and Zo is the Characteristic Line Impedence. Plots a smith chart, along with the reflection coefficient circle
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:3507
    • 提供者:jack
  1. Solve

    0下载:
  2. 编写求解几何图形周长、面积的应用程序,要求如下: 1) 几何图形要求至少包含直线、三角形,矩型,圆等类型,计算周长,面积等。 2) 要求能计算两个图形之间的距离 3) 要求能计算两个图形进行布尔运算(即交、并、差)后的面积(可选作)。 4) 必须用到继承、接口、多态和包,内部类可选 -Written to solve geometry perimeter, area of ​ ​ application requirements are as follow
  3. 所属分类:Fractal program

    • 发布日期:2017-03-26
    • 文件大小:3845
    • 提供者:xieqiyu
  1. Triange

    1下载:
  2. (三角类)设计一个类的名字,扩展GeometricObject.The三角类包含: *三双数据字段命名side1,side2,并使用默认值1.0 side3来表示三角形的三个方面。 *一个无参数的构造函数创建一个默认的三角形。 *构造函数创建一个具有指定side1,side2三角形和side3。 *在所有3个数据字段的访问方法。 *命名getArea()方法返回这个三角形的面积。 *命名getPerimeter()方法返回这个三角形周长。
  3. 所属分类:Java Develop

    • 发布日期:2016-01-26
    • 文件大小:1024
    • 提供者:Alex
  1. tuxiangfenge

    0下载:
  2. 此原码包含两部分:标识物体测量面积和周长,阈值分割和轮廓提取。-This source code contains two parts: marking objects measuring the area and perimeter, threshold segmentation and contour extraction.
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:370415
    • 提供者:zhangjie
  1. ImageSegmentation11

    0下载:
  2. 图像分割\标识物体测量面积周长+图像分割\标识物体测量面积周长-Logo image segmentation object measurement area perimeter+ Logo image segmentation object measurement area perimeter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:213829
    • 提供者:sinofeng
  1. Triangle

    0下载:
  2. 输入三角形的三点坐标,计算三角形面积,周长-Enter the three coordinates of the triangle to calculate the triangle area, perimeter
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1064
    • 提供者:stephenzou
  1. ImprovedTSP

    0下载:
  2. Evenly spaces the cities on the perimeter of a wheel and returns a vector of their coordinates 利用AI技术生成一个圆-Evenly spaces the cities on the perimeter of a wheel and returns a vector of their coordinates the use of AI technology to generate a circle
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:67368
    • 提供者:yby
  1. Triangle

    0下载:
  2. 我自己写的java程序,实现输入三个点的坐标,输出能否构成三角形并输出面积和周长-I wrote it myself java process, input the coordinates of three points, the output can constitute a triangle and the output area and perimeter
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:6165
    • 提供者:jacky
  1. shiyan3

    0下载:
  2. 这是实验程序;是求三角形,圆,矩形等多边形周长和面积的JAVA程序-This is the experimental procedure is seeking a triangle, round, rectangular and other polygonal perimeter and area of the JAVA program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1972
    • 提供者:wuzhijiang
  1. area

    0下载:
  2. 输入一个大写英文字母,输出相应的小写字母。输入一个学生的数学成绩,如果它低于60,输出“Fail”,否则,输出“Pass”。输入一个正整数repeat (0<repeat<10),做repeat次下列运算: 输入四个整数,输出其中的最小值。 输入一个正整数repeat (0<repeat<10),做repeat次下列运算: 输入三角形的三条边a, b, c,如果能构成一个三角形,输出面积area和周长perimeter(保留2位小数);否则,输出“These
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:817
    • 提供者:海洋
« 1 2 34 5 6 7 8 9 10 ... 46 »
搜珍网 www.dssz.com