CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 周长

搜索资源列表

  1. chazhi

    0下载:
  2. Romberg,用户计算椭圆周长,const double PI=3.14159265359 -Romberg, users elliptic perimeter, const double PI = 3.14159265359
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:521
    • 提供者:oliver
  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. 1156

    0下载:
  2. 增强,计算目标个数及周长 -Increased number of objects and calculate the circumference increased number of objects and calculate the perimeter
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:18764
    • 提供者:long
  1. Exercise7_1

    0下载:
  2. 一个长方形的rectangle类,可以计算面积,周长,有颜色color。-Design a class named rectangle to represent a rectangle, we can calculate area, perimeter, with the color .
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:572
    • 提供者:玲玲
  1. sy1201

    1下载:
  2. 求两点的距离以及求三角形三个顶点的坐标,三边的周长和面积-The distance between two points and the demand requirements of the coordinates of the triangle of three vertices, three sides of the perimeter and area
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1222
    • 提供者:史阳阳
  1. MeshLength

    0下载:
  2. Mesh模型的任一水平面上的周长计算,OpenGL,MeshLab-MEsh length calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:10931
    • 提供者:MENG Yuwei
  1. girth84r

    0下载:
  2. 该算法构造了一个列重为4的校验矩阵,并检验了是否存在周长为8的环-The algorithm constructs a series of important check matrix of 4 and test whether there was a perimeter ring of 8
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1745
    • 提供者:万远
  1. cp2

    0下载:
  2. c++应用编程200例part2:根据半径计算圆的周长和面积-c++ application programming 200 cases part2: calculated according to the radius of the area and circumference of a circle
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:17156
    • 提供者:kobe
  1. cp4

    0下载:
  2. c++应用编程200例part4:根据半径计算圆的周长和面积-c++ application programming 200 cases part4: calculated according to the radius of the area and circumference of a circle
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:18123
    • 提供者:kobe
  1. seg

    0下载:
  2. 线段树经典应用,求合并矩形的周长。IOI经典题目Picture。-Classic application of the segment tree, find the perimeter of the rectangle consolidation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1575
    • 提供者:李世昌
  1. quexian

    2下载:
  2. 缺陷识别m文件,对缺陷图像进行中值,小波去噪,利用数学形态学方法提取二进制图像轮廓,并计算裂纹等缺陷的面积和周长-M file defect identification, the value of the defect in the image, wavelet denoising, using mathematical morphology to extract the binary image contour, and calculates the cracks and other def
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1388
    • 提供者:zwx
  1. 0_02011042711083117160451553

    1下载:
  2. matlab 有关于面积计算的程序,周长,圆的面积-matlab calculation programs on the area, perimeter, area of ​ ​ a circle
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:20015
    • 提供者:一心
  1. Object-measurement-

    0下载:
  2. 这个程序是关于数字图像处理里面的测量物体周长,还有中心,最后是画出物体的最小外接矩形。-This program is about digital image processing measurement of body inside the perimeter, there are centers, and finally draw the object' s minimum bounding rectangle.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:131408
    • 提供者:
  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. 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. 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. fence

    0下载:
  2. isight多系统优化的一个例程的C实现,内容大致就是一个围栏在周长一定的前提下,如何实现面积最大化。isight对c自编程序的集成优化-optimization of fence with isight and C
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:171038
    • 提供者:程杰
  1. tezhengtiqu

    0下载:
  2. 计算图像的特征,包括面积、周长、矩形度、伸长度-Calculated image characteristics, including area, perimeter, rectangularity, elongation, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1691
    • 提供者:LWH
  1. 8qr2st.ZIP

    0下载:
  2. 周长为4不含3圈的m限制边连通图The perimeter is 4 not including the 3 circle m restricted edge connected graph-The perimeter is 4 not including the 3 circle m restricted edge connected graph
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:391452
    • 提供者:vv99
« 1 23 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com