搜索资源列表
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. 设计一
equation
- 能用来解一元二次方程组 只要输入相关参数-Solution of one dollar can be used as long as the quadratic equation group enter the relevant parameters
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
yiyuanerci
- 一元二次方程的求解方法,供初始使用者参考-Billion Quadratic
example3
- 分别建立命令文件和函数文件 转换想x,y的值 求一元二次方程的根-The establishment of a command file and function file Conversion to x, y values Seeking the root of one dollar a quadratic equation
quadraticequationofonedollar
- 解一元二次方程方程的-Solution of quadratic equation of one dollar
yiyuanercifangcheng
- 看名字也明白了吧,CAD下计算一元二次方程的小程序-See also get the names, CAD quadratic equation for calculating the small program
5_1
- 一些有用的C语言小程序:输入以秒为单位所表示的时间,试将其换算为几日几时几分几秒;输入一个华氏温度,输出对应的摄氏温度,要求输出结果保留两位小数;输出a、b两数中的较大值;输入一个年号,判断该年是否闰年,并输出判断结果;求一元二次方程的根,系数a、b、c由键盘输入-Some useful C-applet: input in seconds the time indicated, try to convert a fraction to a few days when a few seconds
root
- 方便求解一元二次方程的根的Delphi小程序-Convenient for solving a quadratic equation of the root of the Delphi applet
interesting.game
- 这是趣味出圈游戏,还有一元二次方程的解法 ;-This is the fun out of ring games, there is a quadratic equation of the solution
Cyuyan
- 对字符串进行把个数多于两位的挑选出来,解一元二次方程,利用函数重载在MFC中画图,用三种方法排序,木材抛光问题-On the string to the selected number of more than two, for solving a quadratic equation, using function overloading in the drawing in MFC, sorted in three ways, wood polish problems
VBfunc
- 通过次软件可以解一元二次方程,使得方程的解答更加方便-you can close you computer by anytime you like ,it can be convenent.
3
- 这是一个求解求一元二次方程两根的vc++程序-For one dollar two times
qiugen
- 求根软件,只能用于一元二次方程的一般式的求根-Finding roots of software can only be used for finding roots of a quadratic equation of the general type
hanshu
- 求一元二次方程的根的函数,判断输入整数是否是素数-Seek the root of a quadratic function, determine whether the input integer is prime
判断判别式并求根
- 输入一元二次方程的一般表达式的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.)
例题13.1 一元二次方程及出错信息
- 一元二次方程及出错信息,在程序中输入一元二次方程,获得解析解(A quadratic equation and error information. Enter a quadratic equation in the program, access to analytic solution)
一元二次方程完整分析
- 利用Fortran90编写程序,计算一元二次方程,方法简单(Calculate a quadratic equation.)