CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 计算矩形的面积

搜索资源列表

  1. Rectangle

    1下载:
  2. 设计并测试一个名为Rectangle的矩形类,其属性为矩形的左下角与右下角两个点的坐标,能计算矩形的面积-design and test a rectangular called Rectangle category, its attributes to the lower left-hand corner of the rectangle with 2 points lower right coordinates, which calculates the rectangular area
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:8.38kb
    • 提供者:luyou
  1. rectangle

    0下载:
  2. 1.设计并测试一个名为Rectangle的矩形类,其属性为矩形的左下角 //与右上角两个点的坐标,能计算矩形的面积。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5.79kb
    • 提供者:于洁
  1. 计算几何

    3下载:
  2. 目录 ㈠ 点的基本运算 1. 平面上两点之间距离 1 2. 判断两点是否重合 1 3. 矢量叉乘 1 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 ㈡ 线段及直线的基本运算 1. 点与线段的关系 3 2. 求点到线段所在直线垂线的垂足 4 3. 点到线段的最近点 4 4. 点到线段所在直线的距离 4 5. 点到折线集的最近距离 4 6. 判断圆是否在多边形内 5
  3. 所属分类:数学计算/工程计算

  1. 001

    0下载:
  2. 图象处理:计算连通域的面积、周长、圆形度、矩形度以及长宽比-Image processing: computing connected domain area, perimeter, roundness, and aspect ratio rectangular degree
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:722byte
    • 提供者:xzy
  1. area

    0下载:
  2. 计算图形的面积,矩形,圆形,正方形,梯形,三角形。的小程序,菜鸟真的也不好当啊。-Calculating the area of graphics, rectangular, circular, square, trapezoid, triangle. Small procedures, when the rookie is really not a good ah.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:519byte
    • 提供者:阿忆
  1. geometry

    0下载:
  2. C++类运用。几何体。 计算圆与圆外接矩形,矩形外接圆。圆外切三角形四个图形的面积。周长。对角线-C++ classes to use. Geometry. Calculated circle and the circle bounding rectangle, rectangle circle. Cut four triangles outside circle graph area. Circumference. Diagonal
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:543byte
    • 提供者:郭静男
  1. rectangle

    0下载:
  2. 设计并测试一个名为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
  3. 所属分类:数据库编程

    • 发布日期:2016-12-23
    • 文件大小:250.74kb
    • 提供者:Jerry
  1. juxing

    0下载:
  2. 设计并测试一个名为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 ̴
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:1.06mb
    • 提供者:onway
  1. 1.1

    0下载:
  2. 设计并测试一个名为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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:71.86kb
    • 提供者:张莉
  1. Class-and-Object

    0下载:
  2. 设计并测试一个名为Rectangle的矩形类,其属性为矩形的左下角与右上角两个点的坐标,能计算矩形的面积。-Design and test a Rectangle called the rectangular types, the property of the top right corner of the rectangular with two point coordinates, can calculate the area of the Rectangle
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:930byte
    • 提供者:dsdsd
  1. jisuanmianji

    0下载:
  2. 一个c++原代码,用以计算已知四个点的矩形的面积,适合于刚学计算机编程的新人看看。-A c++ the original code used to calculate the area of ​ ​ the known four-point rectangle, suitable for newcomers just learning computer programming to see.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:858byte
    • 提供者:李飞
  1. VC-2D-Draw

    0下载:
  2. 该程序主要功能是在VC实现基本图形的绘制,包括直线,弧形,矩形,椭圆等,并可以讲图形数据保存到文件中,同时还可以计算图形的面积等-The main function of the program is implemented in VC basic graphics rendering, including straight line, arc, rectangle, ellipse, and can speak graphical data saved to a file, also can
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-11
    • 文件大小:3.68mb
    • 提供者:黄山
  1. 001

    0下载:
  2. 计算矩形的面积和周长、面向对象程序设计 #include<iostream> #include"002.h" using namespace std int main() { double x1,y1,x2,y2 cout<<"请分别输入左下右上点的坐标,用空格分开"<<endl cin>>x1>>y1>>x2>>y2 juxing j1(x1,y1,x2,y2
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:933byte
    • 提供者:yangh
  1. JISUAN

    0下载:
  2. 具有简单功能的计算矩形的面积VB,简单实用-The calculation of the rectangular area of the VB has a simple function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.86kb
    • 提供者:maopongg
  1. Rectangle

    0下载:
  2. 3. 声明一个名为Rectangle的矩形类,其属性为矩形的左下角和右上角两点的坐标,并有友元函数计算矩形的周长及面积。编程实现求左下角与右上角坐标分别为(2.1,3.2),(5.2,6.3)的矩形周长及面积。并编写一个友元类,类中的成员函数实现坐标点的显示。-3. Declare a class named Rectangle rectangle, and its property to the lower left and upper right corner of the rectangl
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:880.41kb
    • 提供者:Jason_Way
  1. minboundrect

    0下载:
  2. 通过外接最小矩形来计算图像的面积、横长、纵长以及横纵比等各个参数-Area of ​ ​ each parameter calculated by the external image of the smallest rectangle, horizontal length, vertical length and aspect ratio, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2.15kb
    • 提供者:zhang
  1. DAOLU

    0下载:
  2. 设计并测试一个名为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 ​ ​
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:162.5kb
    • 提供者:超儿
  1. jisuanqi

    0下载:
  2. 使用PHP语言,开发一个简易计算器,实现计算圆,三角形,矩形的面积计算。-Using PHP language, develop a simple calculator to achieve computing circles, triangles, rectangles of area calculation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.23kb
    • 提供者:刘欢
  1. 代码

    0下载:
  2. 测试一个名为rectangle的矩形类,其属性为矩形的左下角与右上角两个点的坐标,能计算矩形的面积。(Test a rectangular class called rectangle, its attributes for the rectangular lower left corner and the upper right corner of the coordinates of the two points, you can calculate the area of the rect
  3. 所属分类:数值算法/人工智能

  1. 整人

    0下载:
  2. 可以轻松计算规矩矩形的面积是用VBscr ipt装的(It is easy to calculate the area of a rectangular rectangle in VBscr ipt)
  3. 所属分类:其他

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com