CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 图形 面积

搜索资源列表

  1. jifenqi

    0下载:
  2. 可以实现对给定的图形求积分,以获得其图形面积-can achieve given the right graphics quadratures to get its graphics area
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.72kb
    • 提供者:dfa
  1. C++开发图形计算程序

    0下载:
  2. 编写C++程序完成以下功能: (1) 定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法; (2) 定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法; (3) 创建一个矩形对象,提示用户输入矩形左上角和右下角的坐标; (4) 观察矩形对象以及Point类成员的构造函数与析构函数的调用; (5) 计算其面积,并输出。 -Write C++ program performs the following functions: (1
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-24
    • 文件大小:598byte
    • 提供者:yaoy92
  1. 3

    0下载:
  2. 函数重载应用,要求:1.定义函数1.圆(输入半径)、2.长方形(输入长与宽)、3.正方形(输入边长)、4.扇形的面积(输入圆心角与半径); ② 给用户提示1.圆、2.长方形、3.正方形、4.扇形的面积、0.退出; ③ 根据用户选择提示输入的函数参数; ④ 计算图形面积,并显示。-Function overloading application requirements: 1. Defined function 1. Circle (input radius),
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:477.69kb
    • 提供者:一鹏
  1. photo

    1下载:
  2. (1)定义一个抽象基类Shape,同它派生出5个类:圆、正方形、矩形、梯形、三角形。 (2)利用虚函数计算几种图形面积。 (3)演示构造函数、复制构造函数、析构函数的作用和调用顺序 (4)用类模板具体实现。 (5)利用MFC类库在图形用户界面上绘制及修改这些图形,采用对话框输入输出图形的基本属性 (6)用文件保存图形信息,且能够从文件中读取并作相应处理-(1) the definition of an abstract base class Shape, with its d
  3. 所属分类:Windows Develop

    • 发布日期:2015-01-06
    • 文件大小:2.38mb
    • 提供者:徐帅
  1. computeArea

    0下载:
  2. 给出四个简单的图形,计算图形面积:三角形,矩形,圆,梯形-compute the area of four different shapes:triangle,rectangle,circle and trapezium,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:86.03kb
    • 提供者:韩求真
  1. areaCalculate

    0下载:
  2. 计算几种图形面积的简单程序,用来练习对象与继承-A simple calculation of an area of several graphics programs used to practice the object and inheritance
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:691.82kb
    • 提供者:youngshine
  1. zy

    0下载:
  2. 这是一个计算各种图形面积的java程序,可在里面增加图形来计算,实现简单。-This is a calculated area of a variety of graphical java program, you can increase the graphics to calculate the inside to achieve simple.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:3.08kb
    • 提供者:www
  1. purevirtualfunctions

    0下载:
  2. 运算符重载以及利用纯虚函数实现多态性设计一个计算图形面积的类库-Operator overloading and the use of pure virtual functions to achieve polymorphism in the area to design a graphics library computing
  3. 所属分类:IME Develop

    • 发布日期:
    • 文件大小:850.1kb
    • 提供者:孙勇
  1. area

    0下载:
  2. 关于三角形,圆形,正方形三类图形面积计算的基本程序编程-On the triangle, circle, square area calculation of the basic three types of graphical programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1.98kb
    • 提供者:安格
  1. mjjscad

    0下载:
  2. 自动计算封闭图形面积,并计算图形中所有图形的面积,提高工作效益-Automatic calculation of closed graph area, and calculate the area of ​ ​ graphics for all graphics, improve work efficiency
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:819byte
    • 提供者:cuicongjian
  1. TIF

    0下载:
  2. 一段小程序,计算图形面积的,我觉得很有用,谢谢啦!-A small program to calculate the area of ​ ​ graphics, I think very useful, thank you!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:5.28kb
    • 提供者:yujie131425
  1. DrawSystem

    0下载:
  2. 通过椭圆类 点类 长方形类 等算出图形面积端点坐标-calculate area
  3. 所属分类:CSharp

    • 发布日期:2017-11-13
    • 文件大小:610.03kb
    • 提供者:puppyandbunny
  1. ledfilter

    0下载:
  2. 读取多个文件夹中的文本文档数据,然后对数据进行排序,最后实现计算图形面积-Read the text document data in multiple files in the folder, and then sort the data, and the final realization of the computer graphics area
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:2.49kb
    • 提供者:项风
  1. lab2_3

    0下载:
  2. 计算图形面积,圆形,正方形,长方形,还有其他得意些图形-Calculate the graphics area
  3. 所属分类:CSharp

    • 发布日期:2017-12-10
    • 文件大小:1.54kb
    • 提供者:123
  1. matlab

    0下载:
  2. 常见使用函数,利用积分求图形面积,函数可移植性强,有助于matlab学习,并也可直接利用。-By using matlab integral area
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:1.54kb
    • 提供者:worm
  1. 20130421170010504056

    0下载:
  2. 声明抽象基类Shape,由它派生出3个子类:Circle(圆形)、Rectangle(矩形)、Triangle(三角形),用一个函数printArea分别求出以上三者的面积,三个图形的数据在定义对象时给定。再设计一个函数sumArea,求出三个图形面积之和。要求用基类指针数组,使它的每一个元素指向一个派生类对象。-Declares an abstract base class Shape, three sub-classes derived from it: Circle (round), Re
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:1.99kb
    • 提供者:吕开星
  1. Area_caculation

    0下载:
  2. 图形面积小计算:双浮点型的上底、下底、高,利用(上底+下底)*高/2的公式计算梯形面积;同样,用长*宽的公式计算矩形面积。-Graphic area is small calculation: double floating-point type on the bottom, under the bottom, the high, the use of (+ down on the bottom end)* High/2 formula trapezoid area Similarly, us
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1.12kb
    • 提供者:陈玉梅
  1. main

    0下载:
  2. 新建一个基类shape类是一个表示形状的抽象类,area( )为求图形面积的函数。请从shape类派出矩形类(rectangle)、三角形类(triangle)、圆类(circles)、并给出具体的求面积函数。-Create a new class is a base class shape represents the shape of an abstract class, area () function for the sake of the graphic area. Please se
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:561byte
    • 提供者:赵雪乐
  1. circle

    0下载:
  2. 设计一个计算图形面积的类库。它的顶层是一个抽象类,并且提供三个纯虚函数:显示数据成员、返回面积和返回体积。  
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:3.29kb
    • 提供者:曹焱坤
  1. tj

    0下载:
  2. 在CAD选择封闭图形,可自动标注图形面积并输出到EXCEL(Auto mark graphics area and output to EXCEL)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1kb
    • 提供者:一休2017
« 12 3 »
搜珍网 www.dssz.com