搜索资源列表

  1. 面积计算

    0下载:
  2. 可以计算三角形和多边形面积,需要要求顺时针输入多边形的点坐标来计算
  3. 所属分类:数学计算/工程计算

  1. VB编程序计算三角形面积

    0下载:
  2. 给出指定条件,用VB编程序计算三角形面积 。已知三角形两夹角一夹边求面积、已知三角形两边向量求面积、已知三角形一边和对应高求面积、已知三角形两边一夹角求面积、已知三角形三边求面积。
  3. 所属分类:数学计算/工程计算

  1. RightTriangle

    0下载:
  2. 输入三角形,将三角形规范化(两边之和大于第三边),计算三角形的周长、面积-importation triangle, triangle Standardization (on both sides is greater than the third side), the calculation of the triangular perimeter, area
  3. 所属分类:其他小程序

    • 发布日期:2024-11-25
    • 文件大小:1kb
    • 提供者:jj
  1. Triangle

    0下载:
  2. 输入三角形的三点坐标,计算三角形面积,周长-Enter the three coordinates of the triangle to calculate the triangle area, perimeter
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-25
    • 文件大小:1kb
    • 提供者:stephenzou
  1. trianglearea

    0下载:
  2. 这是一个用户visual basic编写的用于计算三角形面积的程序-This is a user prepared visual basic used to calculate the triangle area of the procedures
  3. 所属分类:其他小程序

    • 发布日期:2024-11-25
    • 文件大小:3kb
    • 提供者:eularchen
  1. area

    0下载:
  2. 一个计算三角形面积的小程序,很简单,请评价-A calculation of the small triangular area of the procedure is very simple, please evaluation
  3. 所属分类:Windows编程

    • 发布日期:2024-11-25
    • 文件大小:121kb
    • 提供者:曹阳
  1. area

    0下载:
  2. 计算三角形面积的可视化界面的程序 从编辑框输入三角形三条边的长度 点击计算按钮 则自动计算出面积-Calculate triangle area of the visual interface of the program from the edit box to enter the length of three sides of a triangle click the Calculate button will auto
  3. 所属分类:Windows编程

    • 发布日期:2024-11-25
    • 文件大小:1.72mb
    • 提供者:sulihao
  1. triangle

    0下载:
  2. 计算三角形面积的源代码,请用vc编译运行。-Calculate triangle area of the source code, compiled with vc run.
  3. 所属分类:其他小程序

    • 发布日期:2024-11-25
    • 文件大小:114kb
    • 提供者:kenny17
  1. Count

    0下载:
  2. 计算三角形的面积和周长,要求设计出点数,通过输入三点坐标的方法来确定一个三角形,并输出三角形的面积,周长等。-Calculate triangle area and perimeter, to design the points, by entering the three methods to determine the coordinates of a triangle, and the output of the triangle
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-25
    • 文件大小:1kb
    • 提供者:feiye
  1. Triangle

    0下载:
  2. 编写一个jsp页面,该页面提供一个表单,用户可以通过表单将三角形三边的长度提交给页面,用户提交表单后,jsp页面将计算三角形面积的任务交给一个bean去完成.-Write a jsp page, the page provides a form, users can form will be submitted to the length of the triangle triangular page, after the user s
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-25
    • 文件大小:1kb
    • 提供者:hansen
  1. calculatetriangless

    0下载:
  2. 计算三角形面积,VC++ 控制台 小程序 -Calculate area of a triangle, VC++ console applet
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-11-25
    • 文件大小:232kb
    • 提供者:nl
  1. Area0951214

    0下载:
  2. 计算三角形面积的程序!是c++的mfc编程! 使用前,系统必须有mfc动态链接库-Procedures for calculating the triangle area! Is c++ of mfc programming! Before use, the system must have a dynamic link library mfc
  3. 所属分类:系统编程

    • 发布日期:2024-11-25
    • 文件大小:2.65mb
    • 提供者:name
  1. TCPSocketTrangle

    0下载:
  2. 使用Java开发的利用Socket开发的图形化界面,计算三角形面积,可以实现一对多的通信-TSPSocket trangle
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-25
    • 文件大小:2kb
    • 提供者:华仔
  1. VB_programmed_code_for_calculating_triangle_area_c

    0下载:
  2. VB编程序计算三角形面积经典代码VB-programmed code for calculating the triangle area of classic-VB-programmed code for calculating the triangle area of classic
  3. 所属分类:Windows编程

    • 发布日期:2024-11-25
    • 文件大小:5kb
    • 提供者:tgh
  1. gz

    0下载:
  2. 用来计算三角形面积的小程序。纯手工,含源代码-Used to calculate the area of a triangle of small programs. Hand, including source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-25
    • 文件大小:1.8mb
    • 提供者:郭洲
  1. Tangle

    0下载:
  2. 通过坐标计算三角形面积和周长的JAVA小程序-Coordinates calculated by the triangle area and perimeter of the JAVA applet
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-25
    • 文件大小:9kb
    • 提供者:yoguai2011
  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源码/Java

    • 发布日期:2024-11-25
    • 文件大小:1kb
    • 提供者:研研
  1. 计算三角形面积

    0下载:
  2. 用于计算三角形面积的C语言程序,可以快速计算(calculate triangle area)
  3. 所属分类:其他小程序

  1. sanjiaoxingmianjijisuan

    0下载:
  2. 通过变成进行三角形面积的计算,熟练vb的应用(Proficiency in VB applications by turning into triangular area calculations)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-25
    • 文件大小:1kb
    • 提供者:当午
  1. 计算三角形面积

    0下载:
  2. vb计算三角形面积程序,输入三角形三条边即可计算面积(VB triangle area calculation program, enter the triangle three sides can calculate the area)
  3. 所属分类:界面编程

« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org