搜索资源列表
根据半径计算圆的周长和面积
- 《根据半径计算圆的周长和面积》 我是初学者,只能上传一些小的东西。提供给初学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.
bjw_01
- 简单的面积计算,可计算矩形和圆形,课后的作业-simple calculation, translate rectangular and circular, the after-school operations
SHILI10
- 本模块的输入项包括:(1)特征峰的峰高、面积、浓度;(2)用户设定的计算公式。 为避免同样的计算公式,在不同样品的诊断比值计算过程中的多次重复输入。本系统设计了一个全局诊断公式表。如果样品的待计算的诊断比值公式在全局诊断公式表中存在,则用户可以直接在全局表中勾选,即可实现将该所选的公式复制到当前的样品中诊断比值列表中。对于待测样品新增加的而全局表中没有的诊断比值公式,系统也会在全局比值公式表中保存一份,以备以后的重复使用。
计算多边形面积的代码(不论凸凹)
- 计算多边形面积的代码
定义一个矩形类
- 定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法; ,Define a rectangle class, its properties include the upper left and lower right corner of two points to provide the calculation method of the area
Program
- 将圆定义为一个基类,圆柱体定义为圆的派生类,分别求圆的面积和圆柱体的表面积和体积-Will be defined as a circular base class, defined as a round cylinder derived class, respectively, for a round cylinder size and the surface area and volume
jicheng
- 定义点Point类作为基类,在此基础上派生出直线Line类和圆Circle类,在Circle类的基础上以不同的属性派生出圆柱Cylinder类和球Spheroid。并要求基类和各派生类具有以下特点: (1) Line类含有计算直线长度和斜率的成员函数。 (2) Circle类含有计算圆面积的成员函数。 (3) Cylinder类含有计算圆柱表面积和体积的成员函数。 (4) Spheroid类含有计算球体的表面积和体积的成员函数。 -Point definition of po
getarea
- 一个用csharp语言编写的关于计算多边形的面积程序-A CSharp language used about the size of the calculation procedure polygon
mianjijisuan
- 面积计算 面积计算 面积计算 面积计算-Area Calculation
lab
- 1.编写一个函数把华氏温度转换为摄氏温度,转换公式为..C=(F-32)*5/9。 2.编程计算图形的面积。程序可计算圆形、长方形、正方形的面积,运行时先提示用 户选择图形的类型,然后,对圆形要求用户输入半径值,对长方形要求用户输入长和宽的 值,对正方形要求用户输入边长的值,计算出面积的值后将其显示出来。 3.编写重载函数Maxl可分别求取两个整数,三个整数,两个双精度数,三个双精度,数的最大值. -1. Write a function to convert Fahre
Retangle
- 设计一个Retangle类,提供通过length和width字段计算面积和周长的两个方法,并用Main方法来测试程序。(设计)-design a class of Retangle offering to passing the length
cp1
- C++应用200例part1:根据半径计算圆的周长和面积-C++ application of 200 cases part1: calculated according to the radius of the area and circumference of a circle
cp3
- c++应用编程200例part3:根据半径计算圆的周长和面积-c++ application programming 200 cases part2: calculated according to the radius of the area and circumference of a circle
cp5
- c++应用编程200例part5:根据半径计算圆的周长和面积-c++ application programming 200 cases part5: calculated according to the radius of the area and circumference of a circle
Ellipsoidarea
- 图斑椭球面积计算,椭球面上任意梯形面积计算公式,高斯投影反解变换( )模型-Ellipsoid area of ??polygon
triangle
- 三角形面积计算:给出三角形三条边 计算出三角形面积 画出三角形图像 如果输入边长出错 会报错-三角形面积计算:给出三角形三条边 计算出三角形面积 画出三角形图像 如果输入边长出错 会报错
SpeedSpread
- C#源码,包含基于ArcGIS Engine的栅格数据操作及在淹没面积计算使用的种子蔓延算法。-C# source code, including the spread algorithm based on ArcGIS Engine raster data manipulation and seed in the inundated area.
DEM-surface-area-calculation-code
- DEM曲面面积计算 地表单元的曲面面积很容易根据数字高程模型来取得,根据空间矢量的物理性质,单元曲面面积(凡j)可以用该单元边的中点所建立的矢量。’J,j、从J及由它们所确定的法矢量拭,,的模来定义,-DEM surface area calculation code
lianxi
- 简单的矩形面积计算,代码比较简单,适合初学者练习-calculate the areas of rectangulars ,which is used to praciicing
Spec
- 实现对谱图的处理和显示,采用多种能谱图处理方法。采用多种方法实现包括寻峰,峰边界查找,峰面积计算等处理方式。(In order to realize the processing and display of spectrum, a variety of energy spectrum processing methods are used. Many methods are used to realize the processing, including peak searching, pe