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

搜索资源列表

  1. 定义抽象基类Shape

    0下载:
  2. 一个程序,定义抽象基类Shape,由它派生出3个派生类:Circle(圆形)、Rectangle(矩形)、Triangle(三角形),用一个函数printArea分别输出以上三者的面积,3个图形的数据在定义对象时给定。-A program that defines an abstract base class Shape, which it derived three derived classes: Circle (Circular), Rectangle (rectangle), Trian
  3. 所属分类:其他小程序

    • 发布日期:2017-03-25
    • 文件大小:262.01kb
    • 提供者:sword
  1. areajisuan.rar

    0下载:
  2. 编程计算图形的面积。(程序可计算长方形、正方形和圆形的面积,运行时提示用户选择图形的类型,然后按要求输入相关数据计算面积。,Calculate the area of graphics programming. (Program calculate rectangular, square and round the area, run-time prompts the user to select the type of graph, and then asked to enter the re
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:867.58kb
    • 提供者:mrjun
  1. xufunction

    0下载:
  2. 写一个程序,定义抽象基类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
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:665byte
    • 提供者:wangjian
  1. 3809413_3805193_1_42

    0下载:
  2. 已知坐标点求多边形面积,在Excel下实现的简单图形公式,方便学习使用-Known coordinates for the polygon area, in a simple Excel graph under the formula used to facilitate learning
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:12.29kb
    • 提供者:lison
  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. 1

    0下载:
  2. 虚函数实现的图形类,有三角形,矩形,圆,含计算面积的函数-Virtual functions for graphics class, with triangular, rectangular, round, with a function of calculating area
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1.66mb
    • 提供者:马倩
  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. AreaCalculate

    0下载:
  2. 输入相关图形的数据,可以得到它的面积 注释很清楚,win7,vs2010调试通过-Input graphics data, you can get its area The comment is very clear, win7, vs2010 debugging by
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3.54mb
    • 提供者:何岗
  1. virtuoso_skill_code

    14下载:
  2. 用于 cadence virtuoso的skill代码 CCStoggleLayerSel.il 选择LSW对应层上的所有图形 coord.il 得到选择obj的坐标并输出 dataBrowser.il 显示cellview的所有数据 doublesel.il 选择与当前选择的obj相同的其它obj objinfo.il 在virtuoso界面显示鼠标点击选择obj的信息,如W L,面积,Layer,网线名称 Path_Length.il 计算path的长度 P
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:19.16kb
    • 提供者:stokley
  1. a

    0下载:
  2. 关于类的构造,基于各种图形的体积面积等计算-Class constructor, calculated based on the volume of a variety of graphics area of
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:925byte
    • 提供者:高远
  1. area

    0下载:
  2. 题目源自于一个C++课程的大作业,要求处理三角形、矩形和圆形的周长、面积计算问题,要求分别用面向过程和面向对象的方法解决问题。本程序典型得运用了面向过程和面向对象的方法,对面向过程和面向对象的区别做了鲜明的对比。本例可对各图形的输入输出流做了重载,可从控制台或文件输入输出。-Topic from a C + + course big job, required to deal with triangular, rectangular and circular perimeter, area ca
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:22.51kb
    • 提供者:lee
  1. pixeledit

    0下载:
  2. 图元编辑程序,实现了各种图形的添加删除,面积计算,文件的读取保存及管理。-Primitive editing program, and a variety of graphics add delete, area, preservation and management of the file read.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:3.54mb
    • 提供者:sb
  1. shiyan

    0下载:
  2. 编程计算图形的面积。程序可计算圆形、长方形、正方形的面积,运行时先提示用户选择图形的类型,然后,对圆形要求用户输入半径值,对长方形要求用户输入长和宽的值,对正方形要求用户输入边长的值,计算出面积后将其显示出来-Programming calculate the area of ​ ​ the graph. The program calculates the area of ​ ​ the circular, rectangular, square, ru
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:23.16kb
    • 提供者:girl
  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. 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. 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 »
搜珍网 www.dssz.com