搜索资源列表
根据半径计算圆的周长和面积
- 《根据半径计算圆的周长和面积》 我是初学者,只能上传一些小的东西。提供给初学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.
biaoshi
- 该程序是关于vc图像处理的,其功能是图像分割,标识物体测量面积和周长。-that the procedure was on vc image processing, and its function is image segmentation, object identification measurement area and perimeter.
blob
- 从书本上看到的程序,可执行,用以计算图像中所标识物体的周长和面积。
area
- 此程序求圆的周长和面积,输入r,解出周长面积
mianjideng
- C#编程 求多边形面积、周长、重心 大学课程设计成果,想要的
damichengxu
- VC++源码,计算图像中最大颗粒大米的周长和面积。
连通区域标记
- 能够对一般的图像实现连通区域标记,并得到各个区域的面积和连通区域数目,用跟踪法得到各个区域的周长。准确快速
求给定三点的三角形的周长、面积
- 在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
CircleAndArea.rar
- 计算圆的周长和面积。圆的半径可以任意输入,,界面上有计算按钮,单击按钮后能显示圆的周长和面积。,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.
shape
- 一、声明一个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
area
- 输入一个大写英文字母,输出相应的小写字母。输入一个学生的数学成绩,如果它低于60,输出“Fail”,否则,输出“Pass”。输入一个正整数repeat (0<repeat<10),做repeat次下列运算: 输入四个整数,输出其中的最小值。 输入一个正整数repeat (0<repeat<10),做repeat次下列运算: 输入三角形的三条边a, b, c,如果能构成一个三角形,输出面积area和周长perimeter(保留2位小数);否则,输出“These
dib1
- 标识物体测量面积周长处理程序,不错的学习资料。-Circumference measurement object area identification process, a good learning materials.
yuzhifenge
- 标识物体测量面积周长VC++源代码,希望对大家有用-Identify objects, measuring an area of perimeter VC++ source code, want to be useful to everyone
tuxiangchuli1
- 用vc++标识物体测量面积周长,代码经过验证。-Vc++ object with a measurement area perimeter identification code is verified.
Rectangle
- 根据输入的长宽,计算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
CalculateAngle
- 该程序实现了对三角形的计算,包括面积周长,圆心角等,并通过一些参数的设置反算出三角形的某些值,使用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
calcu
- 计算矩形或三角形的面积/周长.........(Calculate the area and perimeter of a rectangle or triangle)
xintai
- 我看见了一个很好的,关于面积周长的编程,想要推荐给大家(I saw a very good program about area circumference, and I'd like to recommend it to you.)
整理后上机题
- 定义一个三角形类,用成员函数计算其周长、面积,并给出主函数应用该类。(java code,can solve some java problems.)
计算面积和周长并输出到表格(CAD)
- 能够计算面积周长输出到表格中,是一个比较好的插件。(Can calculate the area of perimeter output to the table, it is a good plug-in.)