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

搜索资源列表

  1. comput

    0下载:
  2. 采用C++的类及部分函数计算圆形、三角形、正方形的周长与面积-Classes using C++ and some function to calculate the circle, triangle, square perimeter and area
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:803
    • 提供者:王翼
  1. shape

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

    • 发布日期:2017-05-04
    • 文件大小:1079199
    • 提供者:onway
  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. qiu-mianji-zhouchang

    0下载:
  2. MFC环境下,基于对话框的设计,已知长和宽,求周长和面积-MFC environment, the dialog-based design, the known length and width, find the perimeter and area
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2296833
    • 提供者:卡卡
  1. image-segment

    0下载:
  2. image segment 标识物体测量面积周长;阈值分割和轮廓提取-image segment identifies the object measurement area perimeter thresholding and contour extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:368070
    • 提供者:lily
  1. 3.1

    0下载:
  2. 声明一个Shape抽象类,并派生出Rectangle和Circle类,计算面积和周长-Declare an abstract class Shape, and derived classes Rectangle and Circle, calculate area and perimeter
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3558886
    • 提供者:张莉
  1. rect

    0下载:
  2. 已知长方形左上角与右下角两点的坐标,求长方形面积、周长-Upper left and lower right corner of the known rectangular coordinates of two points, find the rectangular area, perimeter
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:898760
    • 提供者:允龙
  1. pid

    0下载:
  2. 圆的计算 含带提示框,含有按钮键,分别可以求得求周长和面积-Calculated with a circle with a prompt box, with buttons keys, respectively, find the perimeter and area can be obtained
  3. 所属分类:Fractal program

    • 发布日期:2017-04-03
    • 文件大小:629
    • 提供者:sursan
  1. TestShape

    0下载:
  2. 写一个父类图形(Shape)(无属性,方法:计算周长,计算面积), 两个子类:矩形(Rect 属性:长,宽;方法:计算周长,计算面积), 圆形(Circle 属性:半径 方法:计算周长,计算面积) 并写一个测试类TestShape,含main方法,创建各个类的对象,用参数化构造方法为属性赋值,输出各个图形的周长和面积。-Write a parent class graphics (Shape) (no properties, methods: calculating p
  3. 所属分类:Ajax

    • 发布日期:2017-03-28
    • 文件大小:549
    • 提供者:王小伟
  1. fenge

    0下载:
  2. VC实现图像的分割,测量,阈值处理,面积 周长的计算-VC to achieve image segmentation, measurement, threshold processing, the calculation of perimeter area
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3924275
    • 提供者:wangwenqi
  1. area

    0下载:
  2. 对图像进行二值化,并进行面积计算,之后进行轮廓提取,计算封闭曲线的周长。采用c语言编写。-Image binarization, and the space, after contour extraction, calculated the circumference of closed curves. Using c language.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:703726
    • 提供者:happy.nie
  1. ImageBoundaryExtraction

    0下载:
  2. 该文件夹中有六个M文件,说明如下: boundary_extraction.m : 目标区域边界抽取主函数,其中调用ostu、four_neighbor、eight_neighbor、globe_graph otsu.m : 类判别分类法(otsu全局二值化算法) four_neighbor.m : 四邻域法边界抽取 eight_neighbor.m : 八邻域法边界抽取 globe_graph.m : 全局检测法边界抽取 area_peri.m : 目标区域
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:255348
    • 提供者:许胜强
  1. AnalysisROI

    0下载:
  2. 设置合适的阈值分割ROI,并计算这些ROI的面积和周长。-Set the appropriate threshold segmentation ROI, and calculate the ROI of the area and perimeter.
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:815
    • 提供者:刘欣
  1. Q2

    0下载:
  2. 计算图片中大米的个数,计算每个大米的周长和中心点-Here we are interested to find number of rices and their perimeters as well as their center of gravities. Using the image, segment rices in a binary image. Then you can use the help mfile (Q2.m) to see how we can lable, fin
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:46526
    • 提供者:Chen Gaojun
  1. geyuan

    0下载:
  2. 割圆术,利用切线、及迭代的方法求圆的周长-Cyclotomic surgery
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:901139
    • 提供者:高旭东
  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. zhouchang

    0下载:
  2. 一个简单的c#程序:c#语言求周长,能说明功能的实现。-A simple c# program: c# language requirements circumference, can explain features of the implementation.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:1006
    • 提供者:张云霄
  1. AbstractClass

    0下载:
  2. 此范例包含一个抽象类,其中定义了计算各种形状周长、面积以及体积的方法,同时定义其他3个类分别实现三角形、圆形与正方形的相关周长、面积以及体积的计算方法。-This example contains an abstract class, which defines the shape of the calculation of perimeter, area and volume methods, while the other three categories were defined to a
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:980
    • 提供者:司马枫
  1. MVBPerimeter

    0下载:
  2. MIL控件装入目标图像,并二值化,计算物体的边缘周长.-This example finds the exoskeletons of the perimeters of dark objects in an image using binary processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:12072
    • 提供者:fei
  1. VCxingtai

    0下载:
  2. 采用VC编程可以标识物体,并测量面积周长-Objects can be identified using VC programming, and measure the perimeter area
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-08
    • 文件大小:1645238
    • 提供者:
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com