搜索资源列表
hailunSanjiaoxing
- 汇编语言写成的三角形面积计算,包括了浮点运算指令的应用!-compiled language of the triangle area, which includes the floating-point instructions application!
area
- 三角形的面积计算 输入三角形的三个边长,就可以计算出他的面积
Calculation
- 《实用计算器》是一个集多种计算功能于一体的多功能数值计算器,包括以下七个功能: 1.电桥。用来处理《大学物理基础实验》中双臂电桥部分的实验数据,在左栏中输入所测实验数据后,点击\"计算\"按钮,即在右栏中显示答案。 2.计算器。是模仿Windows XP操作系统附件中的科学计算器做成,但并没有实现它的全部功能,仅能实现十进制下的运算及二进制、八进制、十进制和十六进制间数值的转换。 3.大数运算。能够实现十万位以内非负整
面积计算
- 可以计算三角形和多边形面积,需要要求顺时针输入多边形的点坐标来计算
VB编程序计算三角形面积
- 给出指定条件,用VB编程序计算三角形面积 。已知三角形两夹角一夹边求面积、已知三角形两边向量求面积、已知三角形一边和对应高求面积、已知三角形两边一夹角求面积、已知三角形三边求面积。
hailunSanjiaoxing
- 汇编语言写成的三角形面积计算,包括了浮点运算指令的应用!-compiled language of the triangle area, which includes the floating-point instructions application!
sanjiaoxing_area
- 三角形面积计算。包括对形状的判断,采用多条分支语句。-Triangle area. Including the shape of the judge, using a number of branch statements.
triangle
- 一款简单实用的面积计算器,可以实现简单的三角形面积计算!-A simple and practical size calculator, you can achieve a simple calculation of the triangle area!
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
area
- 三角形面积计算程序 测绘程序设计使用-Triangle area calculation progra
The-triangle-area
- .net 入门初级程序,三角形面积计算源代码-.net Introductory primary program, triangle area is calculated the source code
triangle
- 三角形面积计算:给出三角形三条边 计算出三角形面积 画出三角形图像 如果输入边长出错 会报错-三角形面积计算:给出三角形三条边 计算出三角形面积 画出三角形图像 如果输入边长出错 会报错
sanjiaoxingmianji
- 简单但详尽的MFC三角形面积计算程序实例,方便初学者使用与学习-Simple but detailed MFC triangle area calculation program instance, easy for beginners to use and learning
MVC_Triangle_S
- JAVA编的一个界面进行三角形面积计算,能正常运行。-A JAVA interface for triangular area computation, can run normally.
计算三角形面积
- 用于计算三角形面积的C语言程序,可以快速计算(calculate triangle area)
sanjiaoxingmianjijisuan
- 通过变成进行三角形面积的计算,熟练vb的应用(Proficiency in VB applications by turning into triangular area calculations)
计算三角形面积
- 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.)