搜索资源列表
bjw_01
- 简单的面积计算,可计算矩形和圆形,课后的作业-simple calculation, translate rectangular and circular, the after-school operations
CalRec
- 模拟控件使用,计算控件外接矩形等,通过外接矩形的计算获得控件面积
rectangle
- 1.设计并测试一个名为Rectangle的矩形类,其属性为矩形的左下角 //与右上角两个点的坐标,能计算矩形的面积。
Union_area
- 这是2008/6金山网上招聘试题的第二个题,计算窗口上两个矩形所覆盖的面积和是多少。
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
定义一个矩形类
- 定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法; ,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
矩形对象以及Point类成员计算其面积
- 编写C++程序完成以下功能: 定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法 定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法 创建一个矩形对象,提示用户输入矩形左上角和右下角的坐标 观察矩形对象以及Point类成员的构造函数与析购函数计算其面积,并输出 ,The preparation of C++ Process is complete the following functions: the definition of
C++开发图形计算程序
- 编写C++程序完成以下功能: (1) 定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法; (2) 定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法; (3) 创建一个矩形对象,提示用户输入矩形左上角和右下角的坐标; (4) 观察矩形对象以及Point类成员的构造函数与析构函数的调用; (5) 计算其面积,并输出。 -Write C++ program performs the following functions: (1
xufunction
- 写一个程序,定义抽象基类shape, 由它派生3个基类,Circle(圆),Rectangle(矩形),Trapezoid(梯形)。用虚函数分别计算几种图形的面积,并求他们的和。要求:用基类指针数组,使它的每一个元素指向一个派生类对象-Write a program that defines an abstract base class shape, it is derived from the three basic classes, Circle (round), Rectangle (re
facetothething5
- 采用虚函数的方法计算三角形,矩形合圆的面积,利用C++语言进行设计求值。-The use of virtual function method of triangular, rectangular area of a circle together, using C++ language design is evaluated.
area
- 计算图形的面积,矩形,圆形,正方形,梯形,三角形。的小程序,菜鸟真的也不好当啊。-Calculating the area of graphics, rectangular, circular, square, trapezoid, triangle. Small procedures, when the rookie is really not a good ah.
1
- 定义一个抽象类的CShape,包括纯虚数Area(用来计算面积)和SetData(用来重设形状大小)。然后派生出三角形CTriangle类、矩形CRect类、圆CCircle类,分别求其面积。最后定义一个CArea类,计算这几个形状的面积之和,各形状的数据通过CArea类构造函数或成员函数来设置。-Defines an abstract class CShape, including the pure imaginary number Area (used to calculate the ar
rectangle
- 设计并测试一个名为Rectangle的矩形类,其属性为矩形的左下角与右上角两个点的坐标, 能计算矩形的面积。 -Design and test a class called Rectangle rectangle, bottom left corner of its property and the upper right corner of the rectangular coordinates of two points, to calculate the area of the
CPP
- 东南大学C++上机实验11,商品结构体类型变量的定义和使用;定义二维坐标点结构体系类型计算并计算矩形面积-Southeast University, C++ test, product structure type variable definition and use define the type system of two-dimensional coordinates of the points structure and calculate the rectangular area
juxing
- 设计并测试一个名为Rectangle的矩形类,其属性为矩形的左下角与右上角两个点的坐标, 能计算矩形的面积。 -Design and test a class called Rectangle rectangle, bottom left corner of its property and the upper right corner of the rectangular coordinates of two points, to calculate the area of ̴
1.1
- 设计并测试一个名为Rectangle的矩形类,其属性为矩形的左下角与右上角两个点的坐标,能计算矩形的面积-Design and test a class called Rectangle rectangle, bottom left corner of its property for the rectangle with upper right corner of the coordinates of two points, to calculate the area of ??a recta
liangjuxingxiangjiaomianji
- 输入两个矩形,判断两个矩形是否相交,如果相交,计算出相交的面积,不相交返回。-Input the two rectangular determine whether two rectangles intersect if intersect, calculate the area of the intersection of disjoint return.
DAOLU
- 设计并测试一个名为Rectangle的矩形类,其属性为矩形的左下角和右上角两个点的坐标,能计算矩形的面积。 -Design and test a rectangular called Rectangle class, its properties as coordinates of the lower left and upper right corner of the rectangle two points, can calculate the area of
jisuanqi
- 使用PHP语言,开发一个简易计算器,实现计算圆,三角形,矩形的面积计算。-Using PHP language, develop a simple calculator to achieve computing circles, triangles, rectangles of area calculation.
整人
- 可以轻松计算规矩矩形的面积是用VBscr ipt装的(It is easy to calculate the area of a rectangular rectangle in VBscr ipt)