搜索资源列表
Ans_21_VB
- 一元二次方程求解,支持实数和虚数,用于解方程的验算-one yuan quadratic equation solving, and support for real-imaginary number for the solution of the equation Checking
get_roots
- 自动解一元二次方程,是一个GUI设计的源码,图形界面没有上传,但是只要相应的控件都可以容易找到-automatically with one yuan quadratic equation, is a source of GUI design, graphical interface without uploads However, as long as the corresponding controls can easily find
yiyuan
- 用C++写的求解一元二次方程的源程序,在学习C语言或者C++ 的时候经常要用到的-written in C for 1 yuan quadratic equation of the source, in learning C or C language of the regular use of
fang_cheng
- 求解一元二次方程的算法-one yuan solving quadratic equation algorithm
015566
- 输入参数,实现一元二次方程的求解,支持有虚部的结果-The use of OpenGL language, in the scene to generate a triangle and quadrilateral.
searchroot
- 写程序求一元二次方程的解(C++入门程序,比较菜)-root
FangChengQiuJie
- 此程序可以用来求解一元二次方程,可以给出方程的复数根。-This program can be used to solve a quadratic equation, can give the complex roots of equations.
SolveQuadricEquationWithOneUnknown
- 在控制台模式下,输入一元二次方程的系数,结果输出为方程的根-input:quotients of equation output:the root of equation
compute
- 一个不错的解方程软件,可以直接输入参数解一元一次方程,一元二次方程,二元一次方程,三元一次方程,不完全一元三次方程,在设计工作中遇到需要频繁解方程时,可以减少不少工作量^_^-Solve the equation of a good software solution can be directly input parameters in One equation, a quadratic equation, an equation of binary, ternary one equation
quadraticCal
- 读取文本中的一元二次方程,并输出到目标文本其计算结果。完善出错机制-read quadratic equations from text file.And output the results to another text file. It updated the Exception throwing function.
equation_solver
- 如文件名所示,该软件能够计算一元二次方程,并且支持不同的显示形式。在输入时请将方程化为ax^2+bx+c=0的形式。-As the file name shows, the software is able to calculate a quadratic equation, and supports different display forms. Please input into the equation ax^2+bx+c=0 form.
x
- 一元二次求根,能根据出入求出一元二次方程的根-Quadratic root finding according to the access to the root of a quadratic equation obtained
Work
- VC老师安排的家庭作业,判断一元二次方程是否有实根,若有输出根的值,基于Dialog编制。-VC teacher homework arrangements to determine whether a quadratic equation has real roots, if the output value of the root, based on Dialog establishment.
quadratic-equation
- 一个求解一元二次方程的程序,输入方程的系数后,求解方程-a program to solve quadratic equation
wh
- 基于VC6.0 MFC开发的一元二次方程的解答。 可以解答任意一元二次方程的根,并汇出抛物线图,对于MFC初学者有很大作用。-Developed based on VC6.0 MFC answers a quadratic equation. Can answer any of the root of a quadratic equation, and export the parabolic map, plays a significant role for MFC beginners.
2Unary-quadratic-equation
- 用visual c++解一元二次方程。方程的各系数由读者自行给出。-To solve Unary quadratic equation by useing visual c++ . The coefficients of equation are given by the reader .
jiefangcheng
- 可以解方程 一元一次方程 一元二次方程 二元一次方程-The programme can be used to solve functions.
Equation
- 简单的实现一元二次方程的运算,判断输入的是否为正确一元二次方程,实现求解。-Simple implementation of a quadratic equation of the operation, to determine whether the correct input of a quadratic equation to achieve the solution.
Solve-equation
- 用牛顿迭代法求解一元二次方程组的解,十分好用-Solve equations
Ex_SDK
- windows编程基础,是一个一元二次方程求根的程序-windows programming based on a quadratic program