搜索资源列表
一元多项式
- 一元多项式 c/c++
数据结构一元多项式报告
- 数据结构一元多项式报告
解一元二次方程
- 使用此程序可解一元二次方程
一元多项式
- 一元多项式相加数据结构算法-sum of one yuan polynomial algorithm data structure
一元二次方程的根
- 写一个程序,求一元二次方程的根-write a procedure for one yuan quadratic equation roots
一元线性回归分析程序
- 一元线性回归分析算法-a linear regression analysis algorithm
c语言一元多项式相加
- 一元多项式相加 模块具体功能如下: 1.链表存储多项式的结构 2.实现两个多项式相加-one yuan polynomial function of the sum of specific modules, as follows : 1. Chain store the structure of two polynomials. Add to achieve two polynomials
源代码3一元线性回归
- 一元线性回归,数值分析方面可参考-one yuan linear regression, numerical analysis can look at the reference
一元稀疏多项式
- 一元稀疏多项式计算器,直接可运行的-one yuan sparse polynomial calculators, and direct operational
一元稀疏多项式的计算
- 一元多项式的计算,建立两个多项式,并进行相加,相减运算,输出结果.参考资料:严蔚敏《数据结构与算法》-one yuan polynomial calculations, the establishment of two polynomials, and together, subtract operation, the output results. References : Yan Wei Min "data structu
一元稀疏多项式计数器
- 一元稀疏多项式计算器[加法和乘法] 问题描述: 设计一元系数多项式计数器实现两个多项式间的加法、减法。 基本要求: (1) 输入并建立多项式 (2) 输出多项式,输出形式为整数序列:n,c1,e1,c2,e2……cn,en,其中n是多项式的项数,ci,ei分别为第i项的系数和指数。序列按指数降序排列。 (3) 多项式a和b相加,建立多项式a+b,输出相加的多项式。 (4) 多项式a和b相减,建立多项式a-b,输出相减的多项式。 用带表头
程九思--一元稀疏多项式计算器
- 程九思--一元稀疏多项式 计算器.doc程九思--一元稀疏多项式计?闫?doc程九思--一元稀疏多项式计?闫?doc程九思--一元稀疏多项式计?闫?doc程九思--一元稀疏多项式计算器.doc计算器.doc-Jiusi way- one dollar Sparse Polynomial calculator. Doc Jiusi way- a dollar of Sparse Polynomial? Yan? Doc Jiusi way
一元二次方程
- C语言能够求解一元二次方程的解,有理数范围内,包括无解,一个相同的解,两个解的情况(The solution of a single equation of two variables can be obtained within the rational number range)
C++实现最小二乘法一元回归和多项式拟合
- C++实现最小二乘法一元回归和多项式拟合(C++ to achieve the least squares method, one-way regression and polynomial fitting)
-一元多项式的求和
- 一元多项式求和,面向对象程序设计,课程设计作业(It's about sum of unary polynomials and object oriented programming,It's my homework about .curriculum design.)
作业4(一元二次方程)
- 一元二次方程求根,java编译,亲测有效(Quadratic equation with one unknown root, java code, pro test)
一元多项式计算器
- 一元多项式计算器可输入负号20个字要我怎么写呀,现在够不够了(One element polynomial calculator)
计算平方根和解一元二次方程组 - 副本
- 计算一元二次方程组以及平方根的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)
一元二次方程完整分析
- 利用Fortran90编写程序,计算一元二次方程,方法简单(Calculate a quadratic equation.)