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

搜索资源列表

  1. jiangshangfei

    0下载:
  2. 该程序用于进行多项式的四则运算,其中抽象数据类型主要有栈和结构 -the procedures for conducting the four polynomial operations, which mainly abstract data type and structure of a stack
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2632
    • 提供者:江上飞
  1. Arthur

    0下载:
  2. 程序功能: 实现一元多项式的四则运算 ,用到的主要就是多现式的实现,除法实现起来是很复杂的。-procedures functions : achieving a polynomial of four operations is mainly used in the more - is the realization Apart from achieving up is very complex.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1969
    • 提供者:宋文强
  1. DS_DESIGN

    0下载:
  2. 这是我的数据结构课程设计源代码,请务必按提示输入数据,该程序的功能是用链表实现多项式的四则运算。-This is my data structure course design source code, you must follow the directions to input data, the program's function is used to achieve Chain of four polynomial operations.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2768
    • 提供者:熊林华
  1. 多项式计算

    0下载:
  2. 这是一个用面向对象方法实现多项式四则运算的源程序,算法高效,用到很多数据结构。压缩包里面只是源程序文件,在vc中运行。-This is an object-oriented method polynomial four Operational source, efficient algorithm that uses a lot of data structure. Compressed only source files inside the vc run.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3600
    • 提供者:xtbc
  1. Manipulation_of_Polynomials

    0下载:
  2. 用链表实现的多项式四则运算,功能还可以完善,希望对大家有帮助!-With the linked list to achieve four fundamental operations of polynomial functions can also be perfect, you want to help!
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:295557
    • 提供者:董玉玺
  1. Unary-polynomial

    0下载:
  2. 一元稀疏多项式计算器设计 能实现对一元稀疏多项式的创建,销毁,清空,复制,四则运算,打印输出等功能-Design of sparse polynomial calculator a dollar on a dollar to achieve the creation of sparse polynomial, destroy, clear, copy, arithmetic, printouts and other functions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:122772
    • 提供者:weiqier
  1. line

    0下载:
  2. 线性表的应用 运用线性表来表示多项式 实现多项式的输入以及存储 实现多项式的加减乘除四则运算并且输出结果 -The application of the linear form
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:30222
    • 提供者:teddy
  1. poly-cacu

    0下载:
  2. 本题要求实现对两个多项式的简单计算,实验要求完成一元多项式以及多元多项式的四则运算,计算后能将结果输出。 对于多项式,它由系数,未知元以及指数组成,考虑到它包括的属性较多,故链表是一种非常不错的选择。题目有两个关键点:第一、识别多项式每一项的系数与指数;第二、对结果能很好的合并同类项。 解题方法:链表实现,多项式指数系数识别,加减乘除等四则运算分别模拟笔算的过程。多元多项式增加指数数组,方法与一元相似。 -This question required to achieve a sim
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:4063
    • 提供者:何东标
  1. yiyuan

    0下载:
  2. 多项式的四则运算,数据结构线性链表的经典例题。-Polynomial arithmetic, linear linked list data structure classic example.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:453742
    • 提供者:wuhuali
  1. 多项式运算

    1下载:
  2. 多项式运算: 本程序可以实现多项式四则运算,文件夹里含源cpp文件和exe可执行文件。 经过作者多次质量检测,程序运行质量合格,满足基本的设计要求。 本程序仍存在许多可以改进和优化之处,望您加以个性化的美化!感谢您!(Polynomial operation: Can achieve polynomial four operations, folder containing source cpp file and exe executable file. Through the aut
  3. 所属分类:数据结构

    • 发布日期:2018-01-03
    • 文件大小:19456
    • 提供者:JackSkyLily
  1. 20163311_李颖__16计科2班_数据结构与算法实验2

    0下载:
  2. 数据结构链表的8个实验,约瑟夫环,一元稀疏多项式计算器,将元素X插入到链表中的适当位置,删除链表中所有大于mink且小于maxk的元素,就地逆置,删除线性表A中同时出现在表B和表C中的结点,构造三个循环链表,长整数的四则运算(8 experiments, data structure of Joseph ring, one dollar sparse polynomial calculator, the X element into the appropriate location in the
  3. 所属分类:数据结构

    • 发布日期:2018-01-03
    • 文件大小:4870144
    • 提供者:respire_ly
  1. 多项式

    0下载:
  2. 多项式运算,可以进行大量的多项式运算,四则运算等(Polynomial arithmetic, can undertake a large number of polynomial arithmetic, arithmetic, etc)
  3. 所属分类:数据结构

    • 发布日期:2018-01-08
    • 文件大小:1326080
    • 提供者:ghoulli
搜珍网 www.dssz.com