搜索资源列表
Circlea
- 定义一个圆类(Circle),属性为半径(radius),要求用成员函数来求圆的面积和周长。-definition of a category yen (Circle), the properties of the radius (radius). members calling for the use of circular functions to the area and perimeter.
Circleb
- 定义一个圆类(Circle),属性为半径(radius),要求用友元函数来求圆的面积和周长。-definition of a category yen (Circle), the properties of the radius (radius). UF yuan function request to seek a round of the area and perimeter.
Circle11
- 该程序具有计算圆的周长、圆心、边长、面积、直径等功能,是用方便简洁-the procedures calculated the circumference of a circle, the center and side length, size, diameter and other functions, is simple convenience
RightTriangle
- 输入三角形,将三角形规范化(两边之和大于第三边),计算三角形的周长、面积-importation triangle, triangle Standardization (on both sides is greater than the third side), the calculation of the triangular perimeter, area
measureandchandu
- 使用vc++标识物体测量面积和周长,图像处理爱好者下载。-use vc marking objects measuring area and perimeter, image processing lovers download.
XY2004
- C++程序,能通过输入半径求圆的面积,周长,适合初学者参考-C procedures, through the importation of circular radius of the area, perimeter, reference for beginners
Area
- 一个求圆,矩形,三角形面积和周长的例子-for a round, rectangular, triangular area and perimeter example
geo
- 一个求圆,矩形,三角形面积和周长的例子4-for a round, rectangular, triangular area and perimeter of Example 4
Calculation
- 《实用计算器》是一个集多种计算功能于一体的多功能数值计算器,包括以下七个功能: 1.电桥。用来处理《大学物理基础实验》中双臂电桥部分的实验数据,在左栏中输入所测实验数据后,点击\"计算\"按钮,即在右栏中显示答案。 2.计算器。是模仿Windows XP操作系统附件中的科学计算器做成,但并没有实现它的全部功能,仅能实现十进制下的运算及二进制、八进制、十进制和十六进制间数值的转换。 3.大数运算。能够实现十万位以内非负整数的加法、减法和乘法运算。 4.复数运算。能够实现代数
ShapeTestapp
- 通过接口,共享父类,和子类继承实现求圆、正方形、直角三角形的面积、周长。
ymj
- 教学"求圆的面积和圆的周长"的程序,给学生作为一个简单的例子讲解.
100925379799
- C++定义一个三角形类Ctriangle,求三角形的面积和周长 2、定义一个点类Point,并定义成员函数double Distance(const& Piont) 3、设计一个学生类,包含学生学号、姓名、课程、成绩等基本信息 -代码
circle
- 定义一个圆类,计算圆的面积和周长。 要求:分别用成员函数和友元函数来求圆的面积和周长。 -Class defines a circle, calculate area and circumference of a circle. Requirements: member function respectively, and a friend function to find area and circumference of a circle.
11
- 重新定义权为:剖分弦的长度和加上多边形的周长(显然等价),重新求解 本函数还适用于任何定义在剖分后的三角形上的权的情况(修改一下) 例如权为三角形的面积的面积平方和-To redefine the right as follows: Partition string plus the length and circumference of polygons (apparently equivalent), re-solving this function also applies t
p1-1
- 根据半径计算圆的周长和面积.程序中调用函数,输入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 area to generate value.
lizi
- 一个计算长方形周长和面积算法,用DELPHI平台做的,下载后又问题的话qq联系!-Calculate perimeter and area of a rectangle algorithm to do with the DELPHI platform, download links and then the problem would qq!
cPPtriangle
- vc++实现判断三角形的构成条件并求面积和周长-vc++ judgment triangle constitute conditions and to find the area and perimeter
Shape
- 多边形类 通过继承和多态实现多种多边形的 面积周长的计算-Shape class
Triangle
- 输入三角形的三个边就能计算出三角形的周长,面积,以及判断它的类型(钝角,锐角,直角),画面很炫,绝对原创-The input three sides of the triangle will be able to calculate the triangular perimeter, area, and to determine its type (an obtuse angle, acute angle, right angle), the picture is stunning, absol
caculate_polygeom(计算多边形面积周长)
- 这是一个计算任意多边形的面积和周长的matlab小程序,简单高效!(Calculate the area and circumference of any polygon!)