Description: 编写求解几何图形(如直线、三角形,矩型,圆,多边型)的周长、面积的应用程序,要求尽可能多的用到面向对象技术的特点,如继承,多态,封装,抽象类,接口,内部类,包等技术。写出算法。-prepared to solve geometric shapes (such as linear, triangular, rectangular, round, the multilateral type) of the perimeter, the area of application procedures, requirements as much as possible the use of object-oriented technology features, such as inheritance, polymorphism, packaging, abstract category, interface, internal categories, such as packet technology. Write algorithm. Platform: |
Size: 2048 |
Author:里中学 |
Hits:
Description: 请编程在屏幕上画出下图中的三棱柱的三视图,其中
(0,0,0)(0,50,100)(0,100,0)(300,0,0)(300,50,100)(300,100,0)
为三棱柱的六个顶点的三维坐标-Please programming draw on the screen under the prism of view, (0, 0, 0), (0, 50, 100) (0,100,0) (300,0,0) (300,50,100) (300,100, 0) for the three-dimensional coordinates of the six vertices of the triangular prism Platform: |
Size: 1024 |
Author:hanchao |
Hits:
Description: To calculate the angle-scanning reflective spectrum of metallic thin film-coupled surface plasmon resonance by using a five-layer structure and a triangular prism.-To calculate the angle-scanning reflective spectrum of metallic thin film-coupled surface plasmon resonance by using a five-layer structure and a triangular prism. Platform: |
Size: 25600 |
Author:Cming Lin |
Hits:
Description: 试定义类TRI(三角形)及其派生类COL(三角柱体).其中三角形类可以计算三角形的面积和周长:三角柱体类可以计算柱体的体积和表面积.-Try to define classes TRI (triangle) and its derived classes COL (triangular prism) which can calculate the triangle class area and perimeter of triangles: triangular prism class can calculate the volume and surface area of the cylinder. Platform: |
Size: 1024 |
Author:姜玉洁 |
Hits:
Description: 请用C++语言编写面向对象程序,实现柱体体积和表面积的计算(圆柱和四棱柱为必做内容,三棱柱为选做内容)。例如底面半径为2、高为4的圆柱,体积为50.27,表面积为75.40;以长为3、宽为2的长方形为底面,高为5的四棱柱,体积为30,表面积为62。-Please C++ written in object-oriented programming language to achieve calculate volume and surface area of the cylinder (cylindrical and quadrangular must do as content, triangular prism is selected as content). E.g., a radius of the bottom surface 2, a cylinder 4 is high, a volume of 50.27 and a surface area 75.40 length 3 to a width of a rectangular bottom face 2, a height of the quadrangular prism 5, a volume of 30, a surface area of 62. Platform: |
Size: 1141760 |
Author:Wu Weiqiang |
Hits:
Description: 一个关于等边三角形的类Trival如下,其中的属性包括三角形的bian,方法包括:默认构造方法、为bian指定初值的构造方法、获取三角形面积findArea()。试利用方法覆盖的知识,设计三棱柱体类TriCylinder。(其中findArea()为计算三棱柱体的表面积)-Equilateral triangle on a class Trival below, which properties include triangles bian, the method comprising: a default constructor, the initial value is specified constructor bian, get the triangle area findArea (). Try using the method of covering knowledge, triangular prism design class TriCylinder. (Wherein findArea () to calculate the surface area of the triangular prism) Platform: |
Size: 1024 |
Author:李佳 |
Hits: