搜索资源列表
6cifangcheng
- 一个画1~6次方程的JAVA源程序,用滑条来选定各项系数,由于时间问题未能做得。
fangcheng
- 该JAVA程序是求出一元二次方程的解,要求输入方程的3个系数。
java2.rar
- 用java语言编程创建一个解一元三次方程的界面。输入相关系数可以解出x的根,并包含啦计算和清除按钮,Java programming language used to create a solution of one dollar three times the interface equation. Enter the correlation coefficient can be solved the root of x, and includes the calculation and re
Extract
- 编写一个Java应用程序,在其中编写一个类,该类封装了一元二次方程共有的属性和功能,即该类有刻画方程系数的3个成员变量以及计算实根的方法。并给出计算实根的过程-Write a Java application, in which the preparation of a class that encapsulates the properties of a total of one dollar quadratic equations and functions, that is, such a
fangchengqiujie
- 利用键盘输入功能,分别输入一元二次方程的系数,求方程的根-The use of keyboard input functions, respectively, the coefficients of a quadratic equation input, the root of Equation
LogfitApplet
- 最近的一个软件项目有一个要求,导出从一系列的数据点的二次曲线的方程。这就是说,以确定,和c,其中,即y = ax2+ bx + c的。在确定A,B和C,我也需要一个R-平方值(决定系数)。 我有一个模糊的记忆称为最小二乘回归“的东西,所以回谷歌,我就去了。-A recent software project had a requirement to derive the equation of a quadratic curve from a series of data points. T