搜索资源列表
根据半径计算圆的周长和面积
- 《根据半径计算圆的周长和面积》 我是初学者,只能上传一些小的东西。提供给初学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.
区域填圆
- 对mapinfo中选定区域用指定半径的圆填充,计算填充圆的个数,并计算填充圆的面积与区域面积之比-right MapInfo selected regional specified radius of the circle to fill the calculation filled round number, and calculate an area filled with a round of the regional area
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.
areaC
- 课程实验的一个小程序,可计算一个圆的面积-course of a small experimental procedure to calculate the size of a round
XY2004
- C++程序,能通过输入半径求圆的面积,周长,适合初学者参考-C procedures, through the importation of circular radius of the area, perimeter, reference for beginners
求圆的面积
- 一个用vb实现的求圆面积的程序.适合初学者使用.在vb6.0成功测试-A program used to calculate the area of a circle. It is designed by VB and is for the new learners. Tested under VB6.0.
求圆的面积
- 一个用vb实现的求圆面积的程序.适合初学者使用.在vb6.0成功测试-A program used to calculate the area of a circle. It is designed by VB and is for the new learners. Tested under VB6.0.
根据半径计算圆的周长和面积
- 《根据半径计算圆的周长和面积》 我是初学者,只能上传一些小的东西。提供给初学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.
区域填圆
- 对mapinfo中选定区域用指定半径的圆填充,计算填充圆的个数,并计算填充圆的面积与区域面积之比-right MapInfo selected regional specified radius of the circle to fill the calculation filled round number, and calculate an area filled with a round of the regional 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
ch1example3prg1
- 用蒙特卡罗方法求半径为1的圆的面积,matlab实现-Monte Carlo
CDESHIXIAN
- 本程序是实现任意边长或半径的正方形面积,圆的面积,球体的表面积,以及等边三角形的面积-This program is an arbitrary square side length or radius area, area of a circle, sphere surface area, and the area of an equilateral triangle
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
huz
- 用类和继承,分别求三角形,正方形,圆的面积-With classes and inheritance, were seeking triangle, square, circle the area
0_02011042711083117160451553
- matlab 有关于面积计算的程序,周长,圆的面积-matlab calculation programs on the area, perimeter, area of a circle
yuandezhouchangdejisuan
- 通过InputBox函数手工输入三边边长,通过Print函数输出面积。(Through the InputBox function manually input three side length, through the Print function output area.)
Ex_Simple
- 通过输入圆的半径,计算圆的面积的简单程序(calculate the square of circle)
Area
- 使用QT,通过代码设计,输入圆的半径计算圆的面积(Using QT, the radius of the input circle calculates the area of the circle)
图形的周长和面积计算器C_.doc
- 为了大家更方便的计算图形的周长和面积,我设计了一个实现图形的周长和面积的计算器。这个计算器可以计算圆形、矩形、三角形的周长和面积。用户输入圆的半径或者矩形的长和宽或者三角形的三边长,系统判断用户输入的是否正确,若不正确,给出提示;若正确,系统会计算出相应的周长和面积,并显示在屏幕上反馈给用户。(In order to calculate the circumference and area of the graph more conve