搜索资源列表
最小二乘法直线拟合程序
- 此程序为vc程序源代码,而且是多项式拟合程序,具体做法是从一副图上读出离散或连续的点,拟合成直线或曲线。-procedure for vc source code, but is polynomial fitting procedures, the specific approach is a map read out discrete or continuous, straight line or be synthetic curve.
05110825720
- 不知如何,站长您看一看吧!觉得还可以就让通过,我想知道多项式乘法。-do not know how you look at the station! I felt that I could let through, I want to know polynomial multiplication.
051027075266
- 不知如何,站长您看一看吧!觉得还可以就让通过,我想知道多项式乘法。-do not know how you look at the station! I felt that I could let through, I want to know polynomial multiplication.
051209068137
- 不知如何,站长您看一看吧!觉得还可以就让通过,我想知道多项式乘法。-do not know how you look at the station! I felt that I could let through, I want to know polynomial multiplication.
051220455970
- 不知如何,站长您看一看吧!觉得还可以就让通过,我想知道多项式乘法。-do not know how you look at the station! I felt that I could let through, I want to know polynomial multiplication.
060101567063
- 不知如何,站长您看一看吧!觉得还可以就让通过,我想知道多项式乘法。-do not know how you look at the station! I felt that I could let through, I want to know polynomial multiplication.
PolyList
- 多项式乘法运算绝对可以实现的酸法应为老师说要用就做了-polynomial multiplication can definitely achieve the acid should use for the teachers said it was done
duoxiangshichengfa
- 用labview实现的一个多项式乘法工具,大家可以参考
polybystanding
- 多项式乘法计算,具体用法请见程序具体说明,早期习作。-polynomial multiplication calculation, see the specific procedures used to specify, early exercises.
多项式的加法、减法、乘法
- 数据结构——多项式的加法、减法、乘法算法实现源代码,多多指教。-data structure -- the polynomial addition, subtraction, multiplication algorithm source code, the exhibitions.
多项式乘法
- 自己编的用来算多项式相乘的程序,很好用,打开文件后编译运行就可以了-their part to the multiplication of polynomials counting procedures, useful, open documents can be compiled on the run
C源代码实例
- 包含220个C语言的各种源程序:001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010 猜数字游戏 011 模拟ATM(自动柜员机)界面 012 用一维数组统计学生成绩 013 用二维数组实现矩阵转置 014 求解二维数组的最大/最小元素 015 利用数组求前n个
WL40987330 C语言算法集
- 目录 第一部分 基础篇 001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010&
PolyMul
- 数据结构与算法作业(陈刚) 循环链表实现多项式乘法-Data Structures and Algorithms operations (Chen Gang) circular linked list to achieve polynomial multiplication
Polynominal
- 单链表建立多项式类,实现多项式乘法与加法运算-Polynomial to establish a single list categories, the achievement of polynomial multiplication and addition operations
dxshf2chengfa
- 功能介绍:改程序能完成模2多项式乘法的功能-Features: changed procedures to complete the module 2 polynomial multiplication function
xishuduoxiangshichengfa
- 稀疏多项式乘法的实现代码,是数据结构的课程设计,这里只有源代码-The realization of sparse polynomial multiplication code, is a data structure of curriculum design, only the source code here
dxscf
- 多项式乘法的源代码适合初学者研究使用,自己写得-Polynomial multiplication of the source code suitable for beginners exploring the use of, their own written
多项式基本运算
- 用于实现多项式的基本操作,包括加法减法乘法和微分。 实现读入文本文件及输出相应结果在输出的文本文件夹中。(The basic operations used to implement the polynomial, including addition subtraction multiplication and differentiation. Implement the read text file and output the corresponding result in the o
多项式最小二乘法拟合
- 最小二乘法拟合多项式,效果非常好,与MATLAB的多项式拟合基本一样。亲自在STM32板子上跑过,几乎直接出来答案。用法简单,包含头文件然后直接调用即可,电脑或者开发板都可以直接跑。 注意!注意!注意!说三遍...拟合之后多项式的变量x其实是(X-a),a是输入数据点的均值。(The least square method fits the polynomial, and the effect is very good. .)
