搜索资源列表
JavaexErciseSource
- 学习Java的过程中所做的联系的汇总 字符串的输入、字符串转化到整数、异常处理、流 最大公约数和最小公倍数 字符ASCII码的比较 一元二次方程根 求根公式 窗口类、按钮类、窗口中对象(如按钮)的布局、事件、绘图(Paint) 复选框、单选框、列表框、下拉选择框 菜单类、对话框类 绘图、绘图函数 按钮类、标签类 -learning through the process linked to the summary of the input string, the string
2DimensionFunction
- 自制的一个计算一元二次方程的精简程序,Function-made a calculation of one yuan quadratic equation of streamlining procedures, Function
OneVariantTwoScaleEquation
- 一元二次方程的程序实现,有助于VC++初学者理解语言的使用。
002
- 计算一元二次方程的根 输入a,b,c三系数计算方程的根
sgl
- 用汇编语言编写的解一元二次方程的代码,键盘输入参数后进行运算并在显示器上给出根的值-Written in assembly language code for solving a quadratic equation, keyboard input parameters after the operation and display the values ??given on the root
xiaochengxu3
- 1、输入一元二次方程的系数,求方程的解 2,编程求1!+2!+3!+ … +15! 3.编程求“水仙花数”。 -1, enter a Quadratic equation coefficients, the solution of Equation 2, the programming seeking a!+2!+3!+ ...+15! 3. Programming to strive for " a few daffodils."
30EQN
- 应用于多结构一元一次方程或一元二次方程解。-Applied to multi-structure one degree or a quadratic equation solution.
5-5
- 创建子vi求出一元二次方程的根x,这里常量a,b和c是实数。前面板共有3个控制端,用来输入a,b,c 两个指示器显示2个根-Create a sub-vi find the root of the quadratic equation x constants a, b, and c are real numbers. From 3 of front panel control terminal, used to input a, b, c two indicators showing two
汇编求一元二次方程根,考虑虚数
- 精心收集的汇编语言写的求一元二次方程根,包含取值范围检测,实数部分虚数部分
labview
- 解一元二次方程和生成随机数的简单程序,适合初学者学习 -Solving a quadratic equation and simple program to generate random numbers, suitable for beginners to learn
MicroprocessorFormulaCalculator
- 单片机课的实验作业。功能是实现一个有着简易计算功能的计算机,利用LCD屏互动。可以做加减乘除运算。特别的,给出了四个内置公式:等差数列求和,一元二次方程求根,排列,组合。-Our project is aiming at making a calculator to help the users calculate particular formulae. As long as the user correctly input the values of parameters needed in
calc_roots
- 求一元二次方程ax2 + bx + c = 0 的根,不管它的根是实根还是复根,有一个根还是两个根。-Find a quadratic equation ax2+ bx+ c = 0 root, regardless of its real roots or roots are complex roots, has a root or two roots.
hs
- 一元二次复数解利用Labview实现一元二次方程解方程复数解-A quadratic complex solutions of a quadratic equation using the Labview realize complex solutions solving equations
Equation
- 该程序用于求解一元二次方程,可以高效的计算出方程的解。-The procedure for solving a quadratic equation, you can calculate the effective solution of the equation.
Solving-a-quadratic-equation-
- 解一元二次方程的易语言代码,原理是解一元二次方程的公式-Solving a quadratic equation in easy language code, the principle is the formula for solving a quadratic equation
final
- 一个简单解答一元二次方程的labview程序,可以应对各种情况,已成功经过测试。-A simple answers to a quadratic equation labview program, you can cope with various situations, has been successfully tested.
equation
- 求解一元二次方程,适合初学labview的人学习使用,可以很好地帮助掌握labview的基本用法-quadratic equation
cx1
- 用Java语言实现求解一元二次方程的根,包括实数根和复数根的情况,其中实数根又分为重根和非重根的情况。-Implemented in the Java language a yuan quadratic equation root, including real root and plural situation, the real root and divided into heavy root and the root.
vbJIEduoyuanyicifangcheng
- 包含4段代码,解一元一次方程,一元二次方程,一元三次方程,以及多元一次方程-Contains four sections of the code, solve one yuan linear equation, a quadratic equation, one yuan cubic equation, as well as multi-linear equation
Roots
- 从入门到精通C语言书籍源代码,求一元二次方程的根-From entry to the master C language source code books, for one yuan quadratic equation root