搜索资源列表
eryuanyicifangcheng
- win32环境下,编写的(两个)小程序,可以完成对一元二次方程的计算,将结果通过消息框显示,另一个类似!-win32 environment, the preparation (2) small program to be completed on a square calculation, news of the results through the frame, another similar!
ax2
- 一个计算一元二次方程的小程序,自己编的请笑纳。
shangji_1
- 输入一元二次方程 ,改变系数求得相应的 方程根
C++程序设计语言实验一
- 实验一:C++编程入门 1. 设计一个程序,其中实现两个函数,分别要求: 1. 解一元二次方程 求解一元二次方程Ax²+Bx+C=0的根。用户输入A、B、C的值,输出方程根x1和x2。(使用引用) 2. 求三角形面积 输入三角形的三边长a、b、c(边长可以是小数),求三角形面积area,并输出。如果输入的三边构不成三角形,应给出“data error”的信息提示。注:根据“海伦”公式,area*area=p(p-a)(p-b)(p-c),其中p=(a+b+c)/2。 2. 设计一
jiefangcheng
- C++使用类解一元二次方程,包括实数解和虚数解。-C++ programming use the class to resolve the equation.
equation
- 能用来解一元二次方程组 只要输入相关参数-Solution of one dollar can be used as long as the quadratic equation group enter the relevant parameters
04
- 简易小程序,实现解一元二次方程与石头剪子布的游戏-Simple small program, the realization of solutions of quadratic equation with one dollar stone scissors cloth Game
fangcheng
- 实现解一元二次方程 和猜拳游戏 包括菜单-C++
fangcheng
- 编的一个计算一元二次方程根的一个小程序,-It is good
Newton3
- 一元二次方程牛顿迭代法的可视化,只要你输入参数以及逼近值,即以界面的形式输出结果以及图形-Dollar Quadratic Newton iteration method for visualization, as long as you enter the parameters and the approximation value, that is in the form of output interface, and graphical
solve
- 输入方程的系数,然后计算该一元二次方程的值-Enter the equation coefficients, and then calculate the dollar value of a quadratic equation
yiyuanerci
- 一元二次方程的求解方法,供初始使用者参考-Billion Quadratic
一元二次方程
- C语言能够求解一元二次方程的解,有理数范围内,包括无解,一个相同的解,两个解的情况(The solution of a single equation of two variables can be obtained within the rational number range)
判断判别式并求根
- 输入一元二次方程的一般表达式的a,b,c三个数求出他的根(Enter the general expression of a $two equation, a, B, C, three numbers to find his root)
一元二次方程的解(完整)
- 这个程序所体现的功能是一个完整的一元二次的方程的解法(The function embodied in this program is a complete solution of the equation of two variables per second)
求一元二次方程的解
- 用labview求一元二次方程的解,并表示有无实根(The solution of the two order equation of one element is obtained by LabVIEW, and the real root is expressed.)
计算平方根和解一元二次方程组 - 副本
- 计算一元二次方程组以及平方根的winform(Calculating the one element two order equations and the square root)
例题13.1 一元二次方程及出错信息
- 一元二次方程及出错信息,在程序中输入一元二次方程,获得解析解(A quadratic equation and error information. Enter a quadratic equation in the program, access to analytic solution)
frmCal一元二次方程求根
- VB程序,用于一元二次方程求根的小例程,供大家参考(VB program for solving the quadratic equation with one unknown small routines, for your reference)
一元二次方程完整分析
- 利用Fortran90编写程序,计算一元二次方程,方法简单(Calculate a quadratic equation.)