搜索资源列表
三角形
- 三角形面积的经典算法! 里面有多种方法求解!-triangular area of classical algorithm! There are many ways to solve!
hailunSanjiaoxing
- 汇编语言写成的三角形面积计算,包括了浮点运算指令的应用!-compiled language of the triangle area, which includes the floating-point instructions application!
gongxiang
- 寻找1-100之间的水仙花数的源程序 三角形面积 素数 追加纪录 乘法口诀。大家都可以随便下载 资源共享嘛 -find 1-100 narcissi between the number of source-triangle area of a few additional records multiplication rhymes. We all can freely download the sharing of resources
sanjiaoxing
- 求三角形面积的算法,可以将输入的三个符合三角形定理的字符转化为整数来求面积-Triangle area of the algorithm, can be imported with three triangle theorem of the characters into the area to seek Integer
s14dgt233
- 编写一个三角形类,能根据3个实数构造三角形对象,如果三个实数不满足三角形的条件,则自动构造以最小值为边的等边三角形。输入任意三个数,求构造的三角形面积-prepared a triangle category, according to three real tectonic triangular object, If the real number is not met three conditions triangle will a
Area
- 一个求圆,矩形,三角形面积和周长的例子-for a round, rectangular, triangular area and perimeter example
geo
- 一个求圆,矩形,三角形面积和周长的例子4-for a round, rectangular, triangular area and perimeter of Example 4
面积计算
- 可以计算三角形和多边形面积,需要要求顺时针输入多边形的点坐标来计算
VB编程序计算三角形面积
- 给出指定条件,用VB编程序计算三角形面积 。已知三角形两夹角一夹边求面积、已知三角形两边向量求面积、已知三角形一边和对应高求面积、已知三角形两边一夹角求面积、已知三角形三边求面积。
三角形
- 三角形面积的经典算法! 里面有多种方法求解!-triangular area of classical algorithm! There are many ways to solve!
sjxmianji
- 给各个边长,求三角形的面积,希望大家支持~~谢谢,打字真的很辛苦-To each side, and the triangle area, I hope you will support ~ ~ Thank you, typing really hard
jiafaqiusanbian
- 已知三角形三边求三角形面积,当不满足三边条件时,为乱码
Triangle
- 编写一个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
Desktop
- 通过用户自己输入三角形三条边的边长数,计算三角形面积,使用的是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
计算三角形面积
- 用于计算三角形面积的C语言程序,可以快速计算(calculate triangle area)
sanjiaoxingmianjijisuan
- 通过变成进行三角形面积的计算,熟练vb的应用(Proficiency in VB applications by turning into triangular area calculations)
C语言例程
- 本程序主要功能是用于求解任意三角形的面积(The main function of this program is to solve the area of any triangle)
计算三角形面积
- vb计算三角形面积程序,输入三角形三条边即可计算面积(VB triangle area calculation program, enter the triangle three sides can calculate the area)
图形的周长和面积计算器C_.doc
- 为了大家更方便的计算图形的周长和面积,我设计了一个实现图形的周长和面积的计算器。这个计算器可以计算圆形、矩形、三角形的周长和面积。用户输入圆的半径或者矩形的长和宽或者三角形的三边长,系统判断用户输入的是否正确,若不正确,给出提示;若正确,系统会计算出相应的周长和面积,并显示在屏幕上反馈给用户。(In order to calculate the circumference and area of the graph more conve
p41
- 有键盘输入三角形的三条边的长度,通过程序计算出其面积和周长,并显示在屏幕上(The keyboard input the length of the three sides of the triangle, and the program calculates its area and circumference, and displays it on the screen.)