搜索资源列表

  1. measureAreaandcircle

    0下载:
  2. 这是一个没量图形中目标面积与周长的VC++实用程序代码-This is not the volume of a graph of the goal area and perimeter utility VC++ code
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:605184
    • 提供者:蒋良卫
  1. yuanjisuan

    0下载:
  2. 根据半径计算圆的周长和面积,可方便的计算圆的周长和面积-Calculated in accordance with the circumference of a circle radius and area of
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:xie
  1. VcCSimage

    0下载:
  2. VC编写数字图像处理中对指定区域进行面积、周长等几何参量的自动测量-VC in the preparation of digital image processing of the designated area for area, perimeter and other geometric parameters of the automatic measurement
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:160768
    • 提供者:yin
  1. ContourShapeImage

    1下载:
  2. vc6.0下,检测图像形状的轮廓的面积和周长,图像格式必须为BMP格式。-vc6.0, the detection of the contour shape image of the area and perimeter, BMP image format must be the format.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:162816
    • 提供者:刘祺
  1. Triangle

    0下载:
  2. 计算三角形的面积和周长,要求如下: (1)设计出point类(点类)。 (2)设计出triangle类,至少包括其构造方法,以及获取面积和周长的方法等。 (3)通过输人三点坐标的方法来确定一个三角形,并输出三角形的面积、周长等。-Calculation of area and perimeter of triangles, the following: (1) design point type (poin
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:yanglingfei
  1. graphics

    0下载:
  2. 此代码为给出一个图形,求此图形的周长面积-This gives a code for the graphics, the graphics for this perimeter area
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:conan0713
  1. Java

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

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:logan
  1. ctree

    0下载:
  2. 本程序运用线段树+离散化+扫描线的方法来求解矩形周长问题。是运用线段数解题的经典应用之一。-This procedure using discrete segment of the tree++ scan line approach to solving the problem of rectangular perimeter. Segment is to use a number of problem-solving one of t
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:hujiafeng
  1. Rectangle

    0下载:
  2. 输入矩形的常和宽,求矩形的面积和周长!用控件传值,控件更新值-Enter the regular rectangular and wide, and the area and perimeter of rectangle! With control value, update the value of control
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:807936
    • 提供者:安树峰
  1. ImageSegmentation

    0下载:
  2. 图像分割VC程序,内含标识物体测量面积周长阈和值分割和轮廓提取两个程序,望大家共同切磋进步!-VC image segmentation process, including identification of objects and the measurement area perimeter threshold segmentation and contour extraction of the two procedures, ho
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:368640
    • 提供者:Jervie Gao
  1. bookCase

    0下载:
  2. 本代码用java实现,用于实现圆的面积和周长-The java code used to achieve, for the realization of the area and circumference of a circle
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:sky
  1. CircleTest11

    0下载:
  2. JAVA程序,计算图像面积周长的小程序,使用方便-JAVA program to calculate the image area of the small circumference of the procedure and easy to use
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:wujialiang
  1. huanqiulvxing

    0下载:
  2. 我们假设地球是一个标准的球体,孩子们的旅行只能沿着地表进行,而地球赤道的周长是40,000公里。 输入 有多组测试数据。第一行是一个正整数T(1<=T<=1000),表示有多少组测试数据。 以下有T行,每行四个用空格隔开的整数A,B,C,D,<A,B>表示出发地点的经纬度,<C,D>表示目的地点的经纬度。其中0<=A,C<360表示经度,-90<=B,D<
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:910336
    • 提供者:tianjiang8
  1. Shape

    0下载:
  2. 求一个几何图形的周长和面积,包括圆,三角形,四边形-For a perimeter and area of geometric shapes, including round, triangular, quadrilateral
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:conan0713
  1. fenxing

    0下载:
  2. 分形维数作为科学研究的重要工具之一,它是描述自然界和非线性系统中不光滑和不规则几何体的有效工具,其 计算方法已经有多种,应用领域也是十分广泛。然而,各种方法各有不同,文中就此对常用分形维数计算方法进行了系统 的综合与研究,主要包括圆规法、明科斯基方法、变换方法、盒子计算方法、周长- 面积法、裂缝岛屿方法、分形布朗模型法, 对每种方法的含义和模型及相关的应用领域进行了阐述,并给出了其方法的计算机实现算法。-As one of
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:271360
    • 提供者:范达内
  1. p1-1

    0下载:
  2. 根据半径计算圆的周长和面积.程序中调用函数,输入R值利用局部变量调用生成周长面积的值。-Calculated in accordance with the radius and area of the circumference of a circle. Procedural function call, enter the R value of the use of local variables called perimeter a
  3. 所属分类:书籍源码

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:金鑫
  1. asasss

    0下载:
  2. 计算三角形的面积和周长。 通过输入三点坐标的方法来确定一个三角形,并输出三角形的面积和周长。-Calculation of area and perimeter of the triangle. By entering the three-point method to determine the coordinates of a triangle, and the output of the area and perimeter
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:天宇
  1. 5

    0下载:
  2. 一个根据输入顶点座标自动生成图形并计算出周长的软件,可供编程学习使用-Coordinates of a vertex based on input and automatically calculate the circumference of graphics software program for learning to use
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:125952
    • 提供者:苗路生
  1. CircleAndArea

    0下载:
  2. 计算圆的周长和面积。圆的半径可以任意输入,,界面上有计算按钮,单击按钮后能显示圆的周长和面积。-Calculation of the circumference of a circle and square. Radius of a circle can be imported, have calculated the interface button, click the button to show the circumferenc
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:48128
    • 提供者:Katherine
  1. Rectangularperimeterofthetrianglearea

    0下载:
  2. 用c#编的一个小程序:求矩形、三角形的面积和周长-C# for use in a small program: for the rectangular, triangular area and perimeter
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:16384
    • 提供者:赵亚丽
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org