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

搜索资源列表

  1. abstract

    0下载:
  2. 实现抽象类的应用--应用抽象类,求圆、圆内切正方形和圆外切正方形的面积和周长。定义一个抽象类shape,在其中作虚拟函数area()和porimeter()-Application of the realization of abstract class
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:900144
    • 提供者:苏琪
  1. AETool

    0下载:
  2. 属于AE源码。在程序中对相交线的打断,对线的修剪以及合并(union)两个polygon要素。对选区区域测量其面积和周长。-AE source is. In the proceedings of the interrupted line of intersection of line cutting and union (union) of two polygon elements. Region of the constituency of its size and girth measure
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:16415
    • 提供者:zbt
  1. area

    0下载:
  2. 该项目是用来处理连通区域的面积,周长,可以通过你自己设定的阔值来返回对应阔值的面积,非常值得借鉴-The project is connected to the region to deal with area, perimeter, you can set your own value to the return of wide width values corresponding to the area, is worth learning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:195640
    • 提供者:tjjman
  1. jiheti

    0下载:
  2. 显示并计算三角形等输入几何体的面积和周长-Display and input, such as calculating the triangular geometry of the area and perimeter
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:3244
    • 提供者:kathy
  1. triangle

    0下载:
  2. 通过用户输入任意三个点的坐标计算三角形的面积和周长-Through the user input the coordinates of an arbitrary three-point calculation of the area and perimeter of a triangle
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:820
    • 提供者:liutubing
  1. Square

    0下载:
  2. 创建一个长方形类square 要求: -有两个以上构造函数 -方法: -能设置长、宽、填充颜色和边框颜色 -能返回以上属性 长方形的面积 长方形的周长 -Create a rectangular square class requirements:- have more than two constructors- Method:- be able to set the length, width, fill color and border color- t
  3. 所属分类:Applet

    • 发布日期:2017-04-03
    • 文件大小:2610
    • 提供者:杨洁
  1. contour

    0下载:
  2. 效率较高的手语特征提取工具和源代码,该工具可以从视频中抽取每一帧的手语特征,并且用于视频检索和手语识别。首先使用肤色和运动提取每一帧中的运动信息,最后使用轮廓工具找出手语的特征,比如傅里叶算子,面积,周长,速度,加速度等,为视频检索打下基础。- a hand guesture tool use skin color detection and coutour tecnology
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2581884
    • 提供者:111111
  1. a0_007

    0下载:
  2. Pascal基本求值,求长方形的周长和面积.-Pascal basic evaluation, find the perimeter and area of rectangles.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1695
    • 提供者:王力
  1. CircleMVC

    0下载:
  2. 一个小的MVC程序。根据输入半径的大小,自动生成圆的面积和周长。-A small MVC program. Radius based on the input size, automatically generated area and circumference of a circle.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:15927
    • 提供者:Ellen
  1. triangle2

    0下载:
  2. 一个功能比较完善的求解三角形周长和面积的源码-A function of relatively perfect solution triangle perimeter and area source
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:1371
    • 提供者:
  1. zhouchangmainji

    0下载:
  2. 求圆形,矩形,三角形的周长和面积,运用到继承的知识-Order to round, rectangular, triangular perimeter and area, apply to the inheritance of knowledge
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:891
    • 提供者:xueninglan
  1. VBshiyan

    0下载:
  2. 计算圆的周长和面积。 要求:①圆的半径可随意输入; ②界面上有“计算”按钮,单击该按钮后,能显示圆的周长和面积; ③写出实验步骤和实验结果: -Calculate perimeter and area of a circle. Requirements: ① the radius of the circle are free to enter ② interface, there are " calculated" button, click the butt
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4206
    • 提供者:夜月烨
  1. redcell

    0下载:
  2. 运用opencv工具,计算给定图片的红细胞数目,同时计算细胞的面积、周长和最大最小细胞位置和细胞的密集度。-Opencv tools used to calculate the number of red blood cells for a given picture, and calculation of cell area, perimeter and maximum position of the smallest cells, and cell density.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:628587
    • 提供者:华维东
  1. geometry

    0下载:
  2. C++类运用。几何体。 计算圆与圆外接矩形,矩形外接圆。圆外切三角形四个图形的面积。周长。对角线-C++ classes to use. Geometry. Calculated circle and the circle bounding rectangle, rectangle circle. Cut four triangles outside circle graph area. Circumference. Diagonal
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:543
    • 提供者:郭静男
  1. 1_1

    0下载:
  2. 可以很直观地计算圆的周长和面积,简单明了-Can be very straightforward to calculate the circumference of a circle and area, simple and clear. . . . . .
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-10
    • 文件大小:972
    • 提供者:黄晶
  1. Java_biancheng

    0下载:
  2. 本实例通过对一个Java程序的开发过程,详细说明了如何使用面向对象思想实现Java编程,给出了作者的经验之谈。程序是这样的:当用户输入一个图形(例如:圆或正方形)的必要参数,将显示该图形的面积和周长。 -This instance of a Java program through the development process, detailing how to use the object-oriented Java programming to achieve given the a
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3116761
    • 提供者:刘杰
  1. code

    0下载:
  2. 从键盘输入两个矩阵,输出这两个矩阵和这两个矩阵相乘的矩阵,图书管理系统的一小部分 要求能 登陆 注册 推出 登陆要有次数限制(失败三次退出程序等),注册信息要求写入到文本文件里保存,已知圆半径r=2.5 圆柱高h=4,求圆的周长,面积,圆球体积,圆柱体积,用cin输入要计算的项目,然后输出计算结果,输入输出时要有文字提示,求1!+2!。。。+10!c语言代码,贪吃蛇游戏的C语言代码,求几个带权字符的哈夫曼编码,本打字游戏可进行英文,其它字符和全部字符的打字训练,每次训练若干个字符并进行打字时间,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:16044
    • 提供者:wangdongdong
  1. targetlocation

    0下载:
  2. 通过比较区域面积,初步去除不符合要求的目标,通过求取区域周长,计算偏心率,根据圆形偏心率的标准,去除不符合要求的区域目标-By comparing the size of the area, preliminary removal does not meet the requirements of the target, to obtain the regional perimeter, calculated eccentricity, according to the standard cir
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:3950
    • 提供者:张三
  1. AreaAndLength

    1下载:
  2. 类的封装 1. 实验目的 使用类来封装对象的属性和功能。 2. 实验要求 (1)编写一个简单的Java应用程序,该程序中定义3个类:Tangle、Lader和Circle,分别用来刻画“三角形”、“梯形”和“圆形”,具体要求如下:  Tangle类具有类型为double的三条边,以及周长、面积属性,具有计算并返回周长、面积以及三条边的功能,另外还要具有一个boolean型的属性,用来判断三个数能否构成一个三角形。  Lander类具有类型为
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:5286
    • 提供者:覃翠娟
  1. Coordinateoperation

    0下载:
  2. 给出两点坐标求线的长度,给出三点坐标求三条边的长度,及三角形的周长和面积。-Request line coordinates given the length of two, three coordinates are given three sides of the length of the request, and the triangle of perimeter and area.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1218
    • 提供者:古月
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 47 »
搜珍网 www.dssz.com