搜索资源列表
equation
- 能用来解一元二次方程组 只要输入相关参数-Solution of one dollar can be used as long as the quadratic equation group enter the relevant parameters
Equation
- 在JAVA开发环境下 根据GUI编辑的简单的可以解一元二次方程的程序-In the JAVA development environment according to a simple GUI editor that can be the procedure for solving a Quadratic equation
quadratic-equation
- 一个求解一元二次方程的程序,输入方程的系数后,求解方程-a program to solve quadratic equation
2Unary-quadratic-equation
- 用visual c++解一元二次方程。方程的各系数由读者自行给出。-To solve Unary quadratic equation by useing visual c++ . The coefficients of equation are given by the reader .
A-quadratic-equation-solution
- 求一个一元二次方程的解,输入一元二次方程,运用此程序求解-A quadratic equation solution
plot-quadratic-equation
- 根据一元二次方程(输入系数a,b,c的值),在笛卡尔坐标系下绘制其图像。-Plot the image of quadratic equation depending on the factor that user input(a,b,c).
quadratic-equation-with-one-unknown
- 直接输入一元二次方程的系数,软件会自动求解,还可以验证方程是否有解。-Direct input coefficients of a quadratic equation, the software will automatically solving can also verify that the equation has a solution.
quadratic-equation
- C++,上机实验,用类的方法实现,求解一元二次方程-A yuan quadratic equation
quadratic-equation-with-one-unknown
- :要学会运用数学的思维方式去观察、分析现实社会,从数学的角度提出问题,理解问题,并能综合运用所学的知识和技能解决问题,发展应用意识,一元二次方程有许多贴近生活的实际应用,现举几例说明如下:一、以实用问题为背景例1有一间会议室,它的地板长为20m,宽为15m-: To learn to use mathematical way of thinking to observe, analyze social reality, from a mathematical point of asking qu
Quadratic-Equation-with-one-unknown
- 输入一元二次方程的三个系数,输出方程式和一元二次方程的两个解.-answer quadratic equation with one unknown
A-yuan-quadratic-equation-root
- 在VC6.0环境下编写的求一元二次方程的根的程序 -A yuan quadratic equation root
Solving-a-quadratic-equation-
- 解一元二次方程的易语言代码,原理是解一元二次方程的公式-Solving a quadratic equation in easy language code, the principle is the formula for solving a quadratic equation
quadratic-equation-calculator
- The code of a calculator for quadratic equation with one unknown
Solving-a-quadratic-equation
- 本程序为求解一元二次方程的简单程序,只要输入方程的三个系数,就可得到结果-Solving a quadratic equation
quadratic-equation
- C++,上机实验,用类的方法实现,求解一元二次方程-A yuan quadratic equation
SOLVING-THE-QUADRATIC-EQUATION
- 本文介绍了2种使用c语言求解一元二次方程根的方法。-This document show two methods to solve quadratic equation using C language.
quadratic-equation-with-one-unknown
- 一元二次方程求解,可以求解实根与虚根等多种情况下的解。-quadratic equation with one unknown solution, you can solve the real root and virtual root and other situations of the solution.
Solve-quadratic-equation
- 求解一元二次方程。系数出错时抛出异常,并对程序进行测试。-Solve Univariate Quadratic Equation. An exception is thrown when the coefficient is wrong and the program is tested.
the solution of the quadratic equation
- The program code for solving the quadratic equation
Quadratic Equation
- 用函数算出二元以此方程的解,运用求根公式。(Use function to calculate the results of Quadratic Equation)