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

搜索资源列表

  1. 根据半径计算圆的周长和面积

    0下载:
  2. 《根据半径计算圆的周长和面积》 我是初学者,只能上传一些小的东西。提供给初学C++的朋友使用。-"radius calculated the circumference of a circle and the area" is a beginner I can only upload some small things. For beginners use C friends.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:880
    • 提供者:何琳
  1. biaoshi

    0下载:
  2. 该程序是关于vc图像处理的,其功能是图像分割,标识物体测量面积和周长。-that the procedure was on vc image processing, and its function is image segmentation, object identification measurement area and perimeter.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:160658
    • 提供者:huangzhi
  1. blob

    1下载:
  2. 从书本上看到的程序,可执行,用以计算图像中所标识物体的周长和面积。
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:164005
    • 提供者:maohuizhen
  1. area

    0下载:
  2. 此程序求圆的周长和面积,输入r,解出周长面积
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9302
    • 提供者:xiaoqi
  1. mianjideng

    0下载:
  2. C#编程 求多边形面积、周长、重心 大学课程设计成果,想要的
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:12467
    • 提供者:姜帆
  1. damichengxu

    0下载:
  2. VC++源码,计算图像中最大颗粒大米的周长和面积。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3339318
    • 提供者:
  1. 连通区域标记

    0下载:
  2. 能够对一般的图像实现连通区域标记,并得到各个区域的面积和连通区域数目,用跟踪法得到各个区域的周长。准确快速
  3. 所属分类:界面编程

    • 发布日期:2010-11-19
    • 文件大小:178044
    • 提供者:huzhiyuan
  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. CircleAndArea.rar

    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 circumference of a circle and square.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:47673
    • 提供者:Katherine
  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. 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. dib1

    0下载:
  2. 标识物体测量面积周长处理程序,不错的学习资料。-Circumference measurement object area identification process, a good learning materials.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-06
    • 文件大小:1263935
    • 提供者:koman
  1. yuzhifenge

    0下载:
  2. 标识物体测量面积周长VC++源代码,希望对大家有用-Identify objects, measuring an area of perimeter VC++ source code, want to be useful to everyone
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:421319
    • 提供者:zhaolei
  1. tuxiangchuli1

    0下载:
  2. 用vc++标识物体测量面积周长,代码经过验证。-Vc++ object with a measurement area perimeter identification code is verified.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:160967
    • 提供者:lession
  1. Rectangle

    0下载:
  2. 根据输入的长宽,计算Rectangle面积周长等功能,并画出在txt文件中-Rectangle Create a class Rectangle with attributes length and width, each of which defaults to 1 a. Provide member functions that calculate the perimeter and the area of the rectangle. b. Also provide se
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:3873
    • 提供者:沈晴雯
  1. CalculateAngle

    0下载:
  2. 该程序实现了对三角形的计算,包括面积周长,圆心角等,并通过一些参数的设置反算出三角形的某些值,使用MFC编写的界面-The reform program of the calculation of the triangle, including the area of ​ ​ the perimeter, central angle, anti-calculated some values ​ ​ of the triangle and set some
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-11
    • 文件大小:3896968
    • 提供者:高尔基
  1. calcu

    0下载:
  2. 计算矩形或三角形的面积/周长.........(Calculate the area and perimeter of a rectangle or triangle)
  3. 所属分类:Windows编程

  1. xintai

    0下载:
  2. 我看见了一个很好的,关于面积周长的编程,想要推荐给大家(I saw a very good program about area circumference, and I'd like to recommend it to you.)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:都比较卡
  1. 整理后上机题

    0下载:
  2. 定义一个三角形类,用成员函数计算其周长、面积,并给出主函数应用该类。(java code,can solve some java problems.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:266240
    • 提供者:xhxtcqc
  1. 计算面积和周长并输出到表格(CAD)

    1下载:
  2. 能够计算面积周长输出到表格中,是一个比较好的插件。(Can calculate the area of perimeter output to the table, it is a good plug-in.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:林杰444
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com