CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Polynomial

搜索资源列表

  1. 算术表达式的计算

    0下载:
  2. 数据结构里面算术表达式的计算.主要是一元多项式的计算.仅供参考.-data structure inside arithmetic expression calculation. One yuan is polynomial calculations. For reference purposes only.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2777
    • 提供者: 阁元成
  1. crc16andall

    0下载:
  2. 调试多年的CRC通用程序,适于各种生成多项式.调试通过.与手工算法一致 -debugging years of CRC program, suitable for a variety of generating polynomial. Debugging through. Consistent with the manual algorithm
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2311
    • 提供者:sss
  1. 2296_Regression

    0下载:
  2. Polynomial fit functions === === RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class ha
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5122
    • 提供者:qiao
  1. Interpolating

    0下载:
  2. Finds the polynomial p10 of degree less than or equal to 10 that interpolates cos x on the interval [0, PI/2] at 11 equally spaced points. Study the error betwee between the function and the polynomial at 41 equally spaced points over the same
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:47265
    • 提供者:qiao
  1. 多项式求和

    0下载:
  2. 1、 程序功能:本程序实现多项式的求和运算,在遇到指数相同时实行系数相加或相减,指数不同的照原样输出。最后分别输出系数和指数。 2、 运行环境:C++ 3、 算法描述:首先,把输入的的多项式进行分析,把所有的系数放入一个单链表中llist,指数放入另一个单链表llist2中。然后再在指数链表中比较有没有相同的指数,如果有相同的指数,那就把相对应的系数进行求和,并把求和结果归并到llist2中;如果指数不相等的,就直接归并到llist2中。最后以指数的降幂形式输出。
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:6238
    • 提供者:王俊
  1. 循环冗余码校验crc算法

    0下载:
  2. 这是一个小程序,用VC++6.0来实现循环冗余码校验CRC算法。 标准为CRC-4,生成多项式为C(X)=X4+X+1, 应用举例为ITU G704 -This is a small program used to achieve VC 6.0 cyclical redundancy check CRC algorithm. Standards for the CRC-4, generating polynomial C (X) = X-1 X4, applications for th
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:7019
    • 提供者:藤力
  1. InterpolationSmoothIsometry

    0下载:
  2. 给定n个等距节点的函数值,使用阿克玛方法计算指定子区间的三次插值多项式与指定插值点的函数值-given n equidistant nodes function values calculated using Akima designated subinterval of the three interpolation polynomial interpolation points with a specified value of the function
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:74199
    • 提供者:球球
  1. InterpolationSmoothNotIsometry

    0下载:
  2. 光滑不等距插值,给定不等距节点的函数值,用阿克马方法计算指定区间上的三次插值多项式与指定插值点的函数值-not equidistant smooth interpolation, not to set equidistant nodes function values calculated using rivers designated interval of three interpolation polynomial interpolation points with a specified
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:74738
    • 提供者:球球
  1. DXS

    0下载:
  2. C编的多项式计算器。可求多项式的值,求导,求微分,积分以及多项式相加减-C series polynomial calculator. Stepping polynomial value, derivative and seeking differential, integral and Modified Polynomials
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2812
    • 提供者:阿郎 
  1. 非常实用的一款计算器

    0下载:
  2. 这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现)-This is a very practical calculator, I think far better than using Windows systems calculator. The main feature of polynomial Operational support, which can import
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:184671
    • 提供者:wangzidane
  1. Pcalc

    2下载:
  2. 超级多项式计算器,什么都能算哦!包括字母多项式,括号,乘方都行的~-super-polynomial calculators, and what can count! Including letters polynomial, in brackets, involution are OK ~
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:17313
    • 提供者:张海龙
  1. bch_matrix_v1_0_tar

    0下载:
  2. bch码-循环码的生成多项式具有如下形式: ,这里t为纠错个数,为最小多项式,LCM表示取最小公倍式,则由此生成的循环码称之为BCH码。该码是以三个发现者博斯Bose)、查德胡里(Chaudhuri)和霍昆格姆(Hocquenghem)名字的开头字母命名的。其最小码距dmin≥2t+1,能纠t个错误。BCH的码长为n=或的因子 -BCH code-cycle generating polynomial code with the following forms : here t FEC
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:18432
    • 提供者:姚中华
  1. pngold

    0下载:
  2. pn和gold码产生的MATLAB程序,该程序提供灵活的码长和生成多项式入参-pn gold yards and the MATLAB program, which provides flexible yards long and income generating polynomial Participation
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:1416
    • 提供者:zlin
  1. mseq

    0下载:
  2. m序列的生成,包括在有限域GF(p)中的基于不同p取值,不同级数条件下的本原多项式多种选择条件下的m序列生成。-m sequence generation, including in GF (p), the p value based on different, different levels under the conditions of primitive polynomial number of options under the conditions of m-sequences ge
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2882
    • 提供者:李南
  1. shiyan1

    0下载:
  2. 一元多项式.确定算法中每一语句的执行次数和整个程序的时间复杂度.-one yuan polynomial. Each algorithm to determine sentences and the number of the implementation of the entire process time complexity.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:77520
    • 提供者:lyc
  1. CalcMethodProj

    0下载:
  2. 实现牛顿插值1,牛顿插值2,拉格朗日插值和多项式求解,并绘出曲线。-interpolation to achieve a Newton, Newton interpolation 2, and the Lagrange polynomial interpolation solution and the drawing curves.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:64911
    • 提供者:朱小明
  1. VB_NUM2

    2下载:
  2. 用VB实现多种数值插值方法。包括:接格朗日,有序函数,三次样条,有序表的检索法,插值多项式等七种插值法。-VB multiple numerical interpolation method. Including : Next granges and orderly function, cubic spline, orderly table retrieval, polynomial interpolation seven interpolation.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3823
    • 提供者:李春波
  1. shuzhifangcheng

    0下载:
  2. 该文件是描述如何用matlab自带的多项式求根方法计算高次方程的根的代码-The paper describes how to use the Matlab own method for solving polynomial equation of the high-code
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1595
    • 提供者:raul
  1. dxs

    0下载:
  2. 设计一个可进行多项式运算的演示程序。程序执行的命令包括:(1)生成多项式。(2)打印多项式(积分的打印做特殊情况处理)3)两个多项式求和。(4)两个多项式求差。(5)对多项式求积分。(6)对多项式求微分-design can be a polynomial of Operational Demonstration Program. Procedures for the implementation of the order, including : (a) generating polynomi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13947
    • 提供者:张磊
  1. yan.c

    0下载:
  2. 一元多项式类型的链式实现 一元多项式类型的链式实现-one yuan polynomial type of chain to achieve one y uan polynomial type of chain to achieve
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2339
    • 提供者:吕伟涛
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com