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

搜索资源列表

  1. sanjiao

    0下载:
  2. 给出三角形的三边a,b,c,求三角形的面积。只有a+b>c,b+c>a,c+a>b时才能构成三角形。设置异常处理,对不符合三角形条件的输出警告信息,不予计算。-Triangle given three sides a, b, c, find the area of the triangle. Only a+ b> c, b+ c> a, c+ a> b only when the triangle. Set exception handling, the co
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:682
    • 提供者:chenchen
  1. retangle

    0下载:
  2. 简单计算矩形面积,输入边长a和边长b。其中in是输入文件-The programe can compute any rectangle aera.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:36819
    • 提供者:ligang
  1. SPWM-_

    0下载:
  2. 本资料介绍了设计spwm波形时需要用到的三种方法,规则采样法,不规则采样法,面积法。公式都有,适合刚研究spwm的人用-This document describes the design spwm waveform need to use the three methods, rules, sampling, irregular sampling, an area of law. Formulas are suitable for people who just study used spwm
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:143691
    • 提供者:房寿海
  1. PolygonTriangulation_Demo

    0下载:
  2. 本文介绍两个类和一个实用功能,计算几何集。 C3Point是一个三维的对手,口岸系统和CPolygon封装了C3Point的设置和提供一般多边形处理功能。轻度的类已经优化了速度。最初写的类中使用的discretising二维表面成单元网络和计算所造成的元素的属性。必须小心使用,如曲率和面积职能的部分职能,以确保由函数返回的结果与您的需求和定义是一致的。 -This article describes the two classes and a practical function, com
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:26191
    • 提供者:胡小
  1. 2

    0下载:
  2. 输入任意三角形的三边a,b,c,求出三角形的面积。要求:输入三边长度后判断是否构成三角形; ② 若是,则计算出面积并显示;如不是,提示“输入错误,不能构成三角形”。 -Enter any three sides of the triangle a, b, c, find the area of the triangle. Requirements: Enter the following to determine whether the length of three sides
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:506056
    • 提供者:一鹏
  1. Desktop

    0下载:
  2. 通过用户自己输入三角形三条边的边长数,计算三角形面积,使用的是jsp源代码编程来实现此功能-User input through the three sides of the triangle side lengths, calculating the triangle area, using a jsp source code programming to implement this functionality
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-01
    • 文件大小:852
    • 提供者:研研
  1. square-caculating

    0下载:
  2. 输入半径,即可得到圆的面积,再也不用担心你的学习成绩了!-Input the r , then get the S , help you do the homework!!
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:871549
    • 提供者:孙庚泽
  1. 581P-PprojectP-Pdemo

    0下载:
  2. 基于excel环境的VB编程,能够确定面积以及点的位置,非常方便-excel vba VB programming environment based on excel, to determine the size and location of the point, very convenient
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:20169
    • 提供者:erin
  1. mySnake

    0下载:
  2. 本程序是在VC++6.0下编写的关于瞳孔面积检测的一个小程序,可以显示出瞳孔的面积大小,以及瞳孔的中心。-The program is written in VC++6.0 under the pupil area detected on a small program that can show the pupil size, and the pupil center.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-08
    • 文件大小:1762566
    • 提供者:李克文
  1. GISduobx

    0下载:
  2. 本例实现的是如何根据输入的点坐标构造多边形,并输出多边形的面积和中心点的坐标。GIS-Contruct Polygon()
  3. 所属分类:GIS program

    • 发布日期:2017-04-08
    • 文件大小:846
    • 提供者:林峰
  1. Trianglele

    0下载:
  2. 先创建一个Point类,然后定义Trianglele类。在Trianglele类中定义三个Point的实体来表示一个三角形的三个点,再定义一个方法setTri对这三个点进行初始化,然后定义两个方法求三角形的周长、面积。在main()中创建一个对象,求给定三点的三角形的周长、面积。-First create a Point class, and then define Trianglele class. Defined in the Trianglele Three Point class of
  3. 所属分类:Java Develop

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

    0下载:
  2. 一个计算周长和面积的小程序,使用java语言既简单又实用-Calculate perimeter and area of ​ ​ a small program, using java language is simple and practical
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1206
    • 提供者:maxinkuan
  1. AreaAndLength

    0下载:
  2. 用类方法实现圆和三角形梯形等图形的面积及周长-Area And Length
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1108
    • 提供者:
  1. cPP

    0下载:
  2. //输入若干整数,零结束,统计正负数。 //从1加到100的总和。 //输入三条边,求三角形的面积。 //输入一个日期,判断为一年的第几天。-//Input number of integer, zero end, the number of positive and negative statistics.// Add from 1 to 100 combined.// Input three sides, find the area of ​ ​ the tr
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:4901
    • 提供者:zhuangruibin
  1. ALLEGRO-PCB-ROUTER

    0下载:
  2. Cadence Allegro印制电路板布线器,作为Allegro系统互连设计平台的一个部分,是市场上领先的用于自动或者交互式互连布线的解决方案。设计用于应对各种布线挑战,从简单的设计到需要复杂、高速设计规则的高密度印制电路板,Allegro印制电路板布线器应用功能强大的基于形状的算法以求最高效地使用设计布线面积。结果提高了设计效率的同时还缩短设计周期。-Cadence Allegro PCB Router, Allegro system interconnect design platform
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:142539
    • 提供者:adadfgr
  1. MC

    0下载:
  2. 关于蒙特·卡罗方法的一个简单算例;用来计算椭圆面积-Monte Carlo method
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:530
    • 提供者:DaMeng
  1. SmallHouse

    0下载:
  2. Asp.net物业管理系统源码 一个简单实用的物业管理系统,包括 小区管理:小区概况、周边设施:学校、医院、游泳池等 住户管理:住户的基本资料、入住房屋信息、空房信息等 楼宇管理:建筑面积、朝向、户型、户主等基本信息 车位管理:车牌号、车类型等 设备管理:小区设备名称、型号以及维修信息等 同时还包括物业公司员工的管理 默认管理帐号密码均为51aspx-Asp.net property management system source cod
  3. 所属分类:.net

    • 发布日期:2017-04-10
    • 文件大小:1179007
    • 提供者:李湖
  1. quexian

    2下载:
  2. 缺陷识别m文件,对缺陷图像进行中值,小波去噪,利用数学形态学方法提取二进制图像轮廓,并计算裂纹等缺陷的面积和周长-M file defect identification, the value of the defect in the image, wavelet denoising, using mathematical morphology to extract the binary image contour, and calculates the cracks and other def
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1388
    • 提供者:zwx
  1. ring

    0下载:
  2. 输入外环和内环的高度,能自动计算圆环的面积-Enter the height of the outer ring and inner ring, can automatically calculate the area of ??ring
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:1709
    • 提供者:c_lomon
  1. 0801263_

    0下载:
  2. 考察一个长度为 的均直简支梁系统,梁的横截面积为A,弹性模量为E,质量密度为 ,在离简支梁左边支点的 距离和 距离处 施加动态载荷-The mean length of study of a simply supported straight beam system, the beam cross-sectional area A, modulus of elasticity E, mass density, the left away from the simple beam and the
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:421839
    • 提供者:蒋德杰
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com