搜索资源列表
tijibiaomianji
- 本程序实现了数学中的求物体的体积与表面积 的算法与具体实现过程。希望对大家有一些启发。-the mathematical procedures to achieve the objects for the volume and surface area of algorithms and realization process. We hope to have some insights.
DinoAreaCalculator
- 基于ase文件的面积求解器,可以通过3D建模,求曲面表面积-Rnase paper-based solution for the area, through 3D modeling, surface for surface
jusuanbiaomianji
- 输入几何公式计算表面积和侧面积输入几何公式计算表面积和侧面积-formula imported geometry surface area and side area geometric formula input surface area and side area
fractalsandvibratingliquefactionofsaturatedgranule
- 利用分形几何学分析的出散体粒度分不,孔隙分布和颗粒比表面积都具有分形特征,服从标度律.
picture
- 可以拖动的小球 动态显示小球的半径,体积,表面积
mvc
- mvc模式的示例代码。输入球的半径,体积,表面积的任何一个会在视图中产生一个相应的球
体积和表面积
- 菜单制作、长方体的体积和表面积的程序-menu production, rectangular surface area and volume of procedures
jisuanchangfangtitiji
- 该小程序用面向对象的设计方法实现了对长方体表面积和体积的计算。
tuxing
- 定义各种不同类型的图形,计算图形的面积、周长、体积和表面积等。建立菜单,根据菜单选择对哪种图形进行何种操作。
yuanyuan
- 几何体的体积表面积计算-geometric size of the surface area calculation
Calculation
- 《实用计算器》是一个集多种计算功能于一体的多功能数值计算器,包括以下七个功能: 1.电桥。用来处理《大学物理基础实验》中双臂电桥部分的实验数据,在左栏中输入所测实验数据后,点击\"计算\"按钮,即在右栏中显示答案。 2.计算器。是模仿Windows XP操作系统附件中的科学计算器做成,但并没有实现它的全部功能,仅能实现十进制下的运算及二进制、八进制、十进制和十六进制间数值的转换。 3.大数运算。能够实现十万位以内非负整
column
- (1) 编写一个代表圆柱体的Cylinder类,该类是Circle类的子类。Cylinder类包括圆柱体的高度变量height以及计算圆柱体的体积方法volume()和计算表面积的方法surfaceArea()。 (2) 编写测试Cylinder类的CylinderTest类,并在该类得main方法中调用Cylinder类的相关方法。 (3) 重写Point和Circle类的equals()、toString()方法,并测试这些
MFC制作长方体的表面积跟体积
- MFC制作长方体的表面积跟体积
体积和表面积
- 菜单制作、长方体的体积和表面积的程序-menu production, rectangular surface area and volume of procedures
yuanyuan
- 几何体的体积表面积计算-geometric size of the surface area calculation
tijibiaomianji
- 本程序实现了数学中的求物体的体积与表面积 的算法与具体实现过程。希望对大家有一些启发。-the mathematical procedures to achieve the objects for the volume and surface area of algorithms and realization process. We hope to have some insights.
DinoAreaCalculator
- 基于ase文件的面积求解器,可以通过3D建模,求曲面表面积-Rnase paper-based solution for the area, through 3D modeling, surface for surface
VandS
- 对柱体、立方体等物体进行表面积和体积的2种计算方法(Two methods for calculating the surface area and volume of objects such as cylinders and cubes)
空间分析
- 空间分析的小程序,包含马氏距离,欧氏距离等计算,包含表面积计算(mini apps of spatial analysis)
圆柱
- 编写计算正方体,圆柱体,球体的表面积和体积,要求: 1这三个类要有一个公共的基类。 2 这三个类计算正方体,圆柱体,球体的表面积和体积的成员函数名字相同 3按照运行时的多态性方法设计一个测试主函数,并进行测试。(Written to calculate the cube, cylinder, sphere surface area and volume requirements: 1 the three classes have