CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 多项式 链表

搜索资源列表

  1. practical2

    0下载:
  2. 一个用链表求多项式的编码,我用c++语言写的一个单向链表
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.05kb
    • 提供者:丁文彪
  1. ponominal

    0下载:
  2. 通过链表实现多项式得加法。。思想是3层循环建立一单向循环链表,实现循环相加-Through the list to achieve a polynomial adder. . 3 layer idea is to establish a one-way circle circle list, add up to realize the cycle
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:1.93kb
    • 提供者:pu
  1. VB

    0下载:
  2. 设计并实现以下算法:给出用单链表存储多项式的结构,利用后接法生成多项式的单链表结构,实现两个多项式相加的运算,并就地逆置相加后的多项式链式。-Designed and implemented the following algorithm: given the structure of a singly linked list storage polynomial, use the connection to generate a polynomial single-chain structur
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:18.69kb
    • 提供者:冰冰
  1. zz2

    0下载:
  2. (1)顺序存储结构的实现。 列如,已知: f(x)=8x^6+5x^5-10x^4+32x^2-x+10,g(x)=7x^5+10x^4-20x^3-10x^2+x, 求和结果:f(x)+g(x)=8x^6+12x^5-20x^3+22x^2+10。 顺序表数据类型定义如下: #define MAXLEN 100 typedef struct { int data[MAXLEN] int last }SeqList (2)链式存储结构
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:907byte
    • 提供者:金珠燕
  1. 多项式

    1下载:
  2. 多项式实验报告帮助新手了解链表,学会链表的简单应用(Chain table experimental reports help novice to understand the list and learn the simple application of the list)
  3. 所属分类:数学计算

    • 发布日期:2018-04-28
    • 文件大小:658kb
    • 提供者:乔木森林
搜珍网 www.dssz.com