CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 多项式的相加

搜索资源列表

  1. 1234

    0下载:
  2. 完成多项式的相加运算,运用c语言,完成规定数量的多项式的运算-Computing the sum of the completion of the polynomial
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2.11kb
    • 提供者:yangb
  1. poly

    0下载:
  2. 数据结构中,线性表的应用,利用单链表存储一元多项式,并实现单链表表示与相加操作-The data structure, the linear form of the application, the use of a single linked list is stored one dollar polynomial, and to achieve a single linked list representation and the sum of operating
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:4.1kb
    • 提供者:房春英
  1. duoxiangshixiangjia

    0下载:
  2. 这是一个对多项式进行相加的完整版的实验报告,内含有源代码-This is a polynomial for the sum of the full version of the lab report, containing the source code
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:227.36kb
    • 提供者:
  1. 1

    0下载:
  2. 将两个一元n次多项式相加,并输出相加后的新的一元n次多项式 (1) 从input.txt文件读入一元多项式的系数和指数,用尾插法建立一元多项式的链 表。 (2) 以输入系数0为结束标志。 (3) 并约定建立多项式链表时,总是按指数从小到大的顺序排列。 (4) 要求借鉴第一章课件中给出的编程思路,一元多项式链表采用带头结点的单链表 实现。-The two one yuan polynomial of degree n, and outputs the added new o
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:1.23mb
    • 提供者:miyor
  1. main

    0下载:
  2. C语言数据结构的多项式相加,自己写的一段小代码-Polynomial C language data structures adding that he wrote a small code
  3. 所属分类:Software Testing

    • 发布日期:2017-04-10
    • 文件大小:1.24kb
    • 提供者:刘志敏
  1. duoxiangshixiangjia

    0下载:
  2. 通过栈实现多项式相加的四则运算,过程比较简单,适合初学者学习-By stack polynomial arithmetic sum of the four, the process is relatively simple, suitable for beginners to learn
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:262.31kb
    • 提供者:刘蝉
  1. 多项式加法 线性表

    1下载:
  2. 我们经常遇到两多项式相加的情况,在这里,我们就需要用程序来模拟实现把两个多项式相加到一起。首先,我们会有两个多项式,每个多项式是独立的一行,每个多项式由系数、幂数这样的多个整数对来表示。 如多项式2x20- x17+ 5x9- 7x7+ 16x5+ 10x4 + 22x2- 15 对应的表达式为:2 20 -1 17 5 9 - 7 7 16 5 10 4 22 2 -15 0。 为了标记每行多项式的结束,在表达式后面加上了一个幂数为负数的整数对。 同时输入表达式的幂数大小顺序是随机
  3. 所属分类:文章/文档

    • 发布日期:2018-01-02
    • 文件大小:1kb
    • 提供者:violet_zxd
搜珍网 www.dssz.com