CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 多项式的基本运算

搜索资源列表

  1. 实现多项式的基本运算和多项式的运算

    0下载:
  2. 实现多项式的基本运算和多项式的运算 功能基本强大
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-18
    • 文件大小:1150
    • 提供者:陈昭过
  1. polynomial

    0下载:
  2. 我写的多项式操作代码,包括多项式的基本运算,简单求根算法
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10119
    • 提供者:tony
  1. Polynomial

    0下载:
  2. 使用链式存储实现一元多项式的以下运算: (1)、基本要求:实现多项式的加法、减法、求导。 (2)、实现多项式的乘法
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:16859
    • 提供者:姜华
  1. up1

    0下载:
  2. 多项式的基本运算,包括加法、减法、乘法以及按次数由高到低打印输出-theprocessofpolyn
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:8769
    • 提供者:代廷竹
  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. duoxiang

    0下载:
  2. 实现多项式的基本操作,加减乘除微分运算。-To achieve the basic operation of polynomials, differential operators, Math.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:191142
    • 提供者:姚丽文
  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. PolyNode

    0下载:
  2. 有关多项式的编程的源代码,包含多项式的基本运算,例如加减乘除以及微分和积分-The polynomial programming source code, including the basic polynomial operations, such as addition and subtraction multiplication and division, and differential and integral
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:2898
    • 提供者:林美霖
  1. Polynomial

    0下载:
  2. 多项式计算器,实现多项式的基本运算功能。-Polynomial calculator, basic operations to achieve polynomial functions.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:742630
    • 提供者:zrx
  1. yiyuanduoxiangshi

    0下载:
  2. 实现了一元多项式的基本运算,加减乘除等,本程序功能齐全,简单实用-To achieve a polynomial of the basic operations, addition, subtraction, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1102
    • 提供者:chen
  1. jisuanqi

    0下载:
  2. 简易计算器,一元多项式的基本运算,用于初学者,运行环境是VC6.0-Simple computer, a polynomial of the basic operations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:15329
    • 提供者:高祥
  1. Polynomial

    0下载:
  2. 多项式计算器。可以进行多个多项之间的基本运算,如加减乘除,求导积分等等。-Polymonial Caculator
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:2175
    • 提供者:牛馨梅
  1. poly

    0下载:
  2. 代码包含了线性表、链表以及多项式的基本运算,最后实现了一个多项式的运算。-Code contains a linear form, list, and basic operations of polynomials, and finally achieve a polynomial arithmetic.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:7666
    • 提供者:余权
  1. c-code

    0下载:
  2. 用c语言实现多元多项式的基本运算,比如求两个多元多项式的和-C language multivariate polynomials of basic operations, such as the sum of two multivariate polynomials and
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1392
    • 提供者:andy
  1. b

    3下载:
  2. 实验目的:掌握用线性表实现一元多项式的基本运算。 实验内容:使用链式存储实现一元多项式的加法、减法、乘法和求导。-Purpose: to master the linear meter to achieve one yuan polynomial of basic operations. Experiment: Using the chain store to realize one yuan polynomial addition, subtraction, multiplicati
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1132330
    • 提供者:刘忠威
  1. Polynomial

    0下载:
  2. 多项式计算器。可以进行多个多项之间的基本运算,如加减乘除,求导积分等等。-Polymonial Caculator
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2216
    • 提供者:caanun755
  1. 1(2)

    0下载:
  2. 问题描述 设Pn(x)和Qm(x)分别两个一元多项式。试编写程序实现一元多项式的加法运算。 基本要求 需要基于线性表的基本操作来实现一元多项式的加法运算 需要利用有序链表来实现线性表。 -Problem descr iptionPn (x) and Qm (x), respectively, two unary polynomial.Try to write programs achieve one yuan polynomial addition operation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1530
    • 提供者:程悦
  1. 多项式基本运算

    1下载:
  2. 用于实现多项式的基本操作,包括加法减法乘法和微分。 实现读入文本文件及输出相应结果在输出的文本文件夹中。(The basic operations used to implement the polynomial, including addition subtraction multiplication and differentiation. Implement the read text file and output the corresponding result in the o
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:1856512
    • 提供者:destinyuan
  1. addition of polynomial

    0下载:
  2. 【简答题】 实验2 一元多项式的运算 问题描述 设Pn(x)和Qm(x)分别两个一元多项式。试编写程序实现一元多项式的加法运算。 基本要求 需要基于线性表的基本操作来实现一元多项式的加法运算 需要利用有序链表来实现线性表。(A brief answer to the question. The operation of the 2 univariate polynomial in experiment Problem descr iption Let Pn (x) and
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:secular
  1. assignment1

    0下载:
  2. 【问题描述】 设计一个实现一元稀疏多项式相加运算的演示程序。 【基本要求】 (1)输入并建立两个多项式; (2)多项式a与b相加,建立和多项式c; (3)输出多项式a,b,c。输出格式:比如多项式a为:A(x)=c1xe1+c2xe2+…+ cmxem,其中,ci和ei分别为第i项的系数和指数,且各项按指数的升幂排列,即0≤e1<e2<…<em。多项式b,c类似输出。([descr iption of the problem]
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:是杰瑞
« 12 3 »
搜珍网 www.dssz.com