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

搜索资源列表

  1. polynomial

    0下载:
  2. 对已知的多项式p(x)利用用线性表的数据结构进行加法,乘法,微商运算 加法的时间复杂度为O(n+m) 乘法的时间复杂度为O(nm) 微分的时间复杂度为O(n) 排序的平均时间复杂度为O(nlogn) 程序优点:通过顺序表和链表结合使用,使乘法合并同类项的时间复杂度降为O(1),乘法本身的时间复杂度也达到下界。 程序提供了有好的界面,并且有较好的容错性,输入输出人性化,符合人的习惯。 用快速排序代替了插入排序,使本程序能应对较大的数据。 程序缺点:系数和指数有范围限
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:2522
    • 提供者:刘晓明
  1. 8aryQAM

    0下载:
  2. scr ipt for computing BER with Binary Convolutional Code and Viterbi decoding. Convolutional code of Rate-1/2, Generator polynomial - [7,5] octal Hard decision and soft decison decoding is used. -scr ipt for computing BER with Binary Conv
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2752
    • 提供者:Asfia
  1. polynomial

    0下载:
  2. 一元稀疏多项式计算器 polynomial-一元稀疏多项式计算器
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1617
    • 提供者:jingjun
  1. Polynomial

    0下载:
  2. 多项式插值的matlab程序 多项式插值的震荡现象-Polynomial interpolation matlab program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:29728
    • 提供者:zhuhong
  1. polynomial

    0下载:
  2. 线性表的基本运算及多项式的算术运算在顺序表泪SeqList 中增加成员函数void Reverse()实现顺序表的逆置 -Linear form the basic arithmetic operations and the polynomial form in order to increase tear SeqList member function void Reverse () to achieve the inverse order of the table set
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1225
    • 提供者:赵玥
  1. Polynomial

    0下载:
  2. 一元多项式的计算,包括加减乘,数据输入时只输入序数和指数,中间有简单的排序,结果按照多项式的降序输出。-Unary polynomial calculations, including addition and subtraction multiplication, data entry only when the input sequence number and index, middle simple sort, the results in descending order accor
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2569
    • 提供者:小伏
  1. Polynomial

    0下载:
  2. 用C编写的一元稀疏多项式计算器,使用链表作为数据结构,是学习链表的不错案例-Written with the C dollar sparse polynomial calculator, use the list as a data structure is a good case study and list of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:12699
    • 提供者:袁迪
  1. polynomial

    0下载:
  2. 基于快速傅里叶变换,实现的多项式相乘算法。同时与普通多项式相乘对比。-Polynomial Multiplication based on FFT
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1863
    • 提供者:Chao Zhong
  1. Lagranges

    0下载:
  2. 计算方法n次Lagrange插值多项式算法的matlab程序,含实验报告,里面有详细的设计过程-Calculation of n-Lagrange interpolation polynomial algorithm matlab procedures, including lab reports, which detail the design process
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:76695
    • 提供者:沈大勇
  1. independencemultiadd

    0下载:
  2. 这里用的是正交多项式变换法 实现两幅多聚焦图像的融合-Used here orthogonal polynomial transformation method is to achieve more than two-focus image fusion
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1130
    • 提供者:许国柱
  1. polynomial

    0下载:
  2. 此为多项式计算器的实现,实现多项式的加减,求导,求值运算-This is the realization of polynomial calculator to achieve polynomial addition and subtraction, derivation, evaluation operations
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2269
    • 提供者:aa
  1. polynomial

    0下载:
  2. 实现一个多项式类,特别之处在于使用了容器list。-The realization of a polynomial class, especially because the use of the container list.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2036
    • 提供者:hawick
  1. Polynomial

    0下载:
  2. 实现了多项式的基本运算操作,如加减乘除等的基本运算-class Polynomial that can used to have a look at the basic operations
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2821
    • 提供者:TJJ
  1. polynomial

    0下载:
  2. 一个简单的一元多项式,刚开始学数据结构的同学们可能会用到-A simple one polynomial, the beginning students learn the data structure may be used
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:208557
    • 提供者:coco
  1. Polynomial

    0下载:
  2. 一元多项式的加法、减法、乘法的实现,采用顺序和动态存储结构实现,输出结果的升幂和降幂两种排列情况-Unary polynomial addition, subtraction, multiplication implementation, using dynamic storage structures to achieve order and output the result of ascending and descending the arrangement of two
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2122
    • 提供者:王安平
  1. Polynomial

    0下载:
  2. 多项式复合运算,支持多项式的加减乘。(补充说明:黑框一个)-Polynomial composite operations,support plus,minus,multiply and so on.
  3. 所属分类:Console

    • 发布日期:2017-05-23
    • 文件大小:6933548
    • 提供者:蒋青
  1. addition-of-polynomial

    0下载:
  2. 能够按照指数降序排列输入并且输出的多项式 完成两个多项式的相加 相减 并将正确结果输出 -Descending order according to index to input and output of the polynomial complete the subtraction of two polynomials and the correct sum of the resulting output
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1069
    • 提供者:浩星无恨
  1. polynomial

    0下载:
  2. 利用链表的多项式运算,数据结构的相关知识-Polynomial operations using linked list data structure knowledge
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1252550
    • 提供者:王全俊
  1. Polynomial

    0下载:
  2. 利用线性表实现一个一元多项式Polynomial f(x) = a0 + a1x + a2x2 + a3x3 + … + anxn -The realization of a linear form of Multinomial Polynomial f (x) = a0+ a1x+ a2x2+ a3x3+ ...+ anxn
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:997091
    • 提供者:莫凡
  1. PloynomialsRegression

    0下载:
  2. 用多项式回归的方法编程实现了从设备相关颜色空间RGB到设备无关颜色空间Lab之间的转换。-Polynomial regression method with programming from the device-dependent RGB color space to device-independent color space conversion between Lab.
  3. 所属分类:Multi Monitor

    • 发布日期:2017-03-29
    • 文件大小:105555
    • 提供者:fynh
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com