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

搜索资源列表

  1. PolynomialIncludingAllFunctions

    1下载:
  2. 一元多项式符号计算-含因式分解版 不仅包含+,-,*,/,多项式求值,数值积微分,(内含多项式求根子程序),定与不定积分,还有因式分解(求根法). 用单链表.输入格式按提示.-one yuan polynomial symbolic computation-containing factorization version not only contains ,-,*,/, polynomial evaluation, Numerical plot differential (intron
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:44638
    • 提供者:shijunhui
  1. myheard

    0下载:
  2. 我们的一个数据结构的课程设计,计算一元稀疏距阵的计算器,即是一元多项式的相加\\相减\\相乘\\求导\\求X值\\...还有利用彩色文本形式编写的一个界面.非常的好看,使用也方便-the data structure of a curriculum design, calculation of one yuan sparse matrix of calculators, serves yuan polynomials together \\ subtract \\ multiply \\ der
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:75436
    • 提供者:刘建聪
  1. chenggongduoxiang

    0下载:
  2. 这个算法可以很好的实现实现一元多项式的计算,包括其相加和相减,是用C语言编写的。-this algorithm can achieve very good achievement of one yuan polynomial, including its sum and subtract. using the C language.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1293
    • 提供者:
  1. 一元稀疏多项式的计算

    0下载:
  2. 一元多项式的计算,建立两个多项式,并进行相加,相减运算,输出结果.参考资料:严蔚敏《数据结构与算法》-one yuan polynomial calculations, the establishment of two polynomials, and together, subtract operation, the output results. References : Yan Wei Min "data structure and algorithm"
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1480
    • 提供者:王伟
  1. LabB

    0下载:
  2. (1)如果用循环链表表示一元多项式,试编写一个函数 Calc(x),计算多项式在x处的值。 (2)设a和b是两个用带有表头结点的循环链表表示的多项式。试编写一个算法,计算这两个多项式的乘积c = a*b,要求计算后多项式a与b保持原状。 -( 1) if the circular linked list representation of a polynomial, try to write a function Calc ( x ), a polynomial in x value a
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:179572
    • 提供者:王永淳
  1. 01131516409

    0下载:
  2. 简单的一元多项式计算器,C语言,包含程序原代码和课程设计文挡-One simple polynomial calculator, C language, contains procedures for the original code and curriculum design text block
  3. 所属分类:Data structs

    • 发布日期:2017-12-02
    • 文件大小:7567
    • 提供者:hj
  1. 1.3

    0下载:
  2. 程序设计程序的设计,一元多项式的计算,课程设计!-Procedures for the design of the design process, a calculation of the polynomial, curriculum design!
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2023
    • 提供者:chenbaobao
  1. sturctdata

    0下载:
  2. 主要用于计算一元多项式的相加,相减运算(多项式的存储使用的是链表结构)-The main one used to calculate the sum of the polynomial, with minus operator (polynomials are used in the storage list structure)
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:717
    • 提供者:王智慧
  1. san

    0下载:
  2. 数据结构+一元多项式计算器数据结构+一元多项式计算器-Data structures+ one dollar calculator polynomial data structures+ one dollar polynomial calculator
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:3395
    • 提供者:刘彦龙
  1. dxs

    0下载:
  2. 能实现一元多项式的基本操作,方便多项式的加减乘等计算-To achieve the basic operation of the polynomial for the polynomial in terms of addition and subtraction by
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:9016
    • 提供者:雄风
  1. Cpp1

    0下载:
  2. 一元多项式的计算 有输入多项式项 有加法项 有减法项 有乘法项等-Unary polynomial calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2251
    • 提供者:赵云
  1. 1

    0下载:
  2. 这是一个简单的一元多项式的计算的程序,运用了数据结构中的简单的思想,使用与正在学习数据结构与算法的同学-This is a simple calculation of a polynomial procedure, using a simple data structure ideas, using the data structure and algorithm are learning to students
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1796354
    • 提供者:lujingjin
  1. Unarysimplecalculator

    0下载:
  2. 一元多项式计算器的基本功能定为 (1) 建立多项式 (2) 输出多项式 (3) 两个多项式相加,建立并输出和多项式 (4) 两个多项式相减,建立并输出差多项式 实现提示:可选择带头结点的单向循环链表 或单链表存储多项式,头结点可存放多项式 的参数,如项数等。 除以上功能外,还有乘法和除法的计算和导数计算-Unary polynomial basic functions of the calculator as (1) the estab
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:2499
    • 提供者:郑海鹏
  1. y3

    0下载:
  2. 一元多项式简单计算,简单,很简单的代码哦!-calculator
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:1314289
    • 提供者:luo
  1. caculater

    0下载:
  2. 数据结构实验,实现一元稀疏多项式的加减乘除,并可计算一元多项式方程组-Experimental data structure to achieve a dollar sparse polynomial addition, subtraction, and calculation of a polynomial equation
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1927263
    • 提供者:程序猿
  1. CAL

    0下载:
  2. 如果用循环链表表示一元多项式,试编写一个函数 Calc(x),计算多项式在x处的值-If circular linked list represents a polynomial, try to write a function Calc (x), calculated at the value of the polynomial in x
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:545705
    • 提供者:LEE
  1. SC.R2010.11

    0下载:
  2. 超级大数计算,基于大数的有理数计算,基于大数的一元多项式计算,函数批量计算,二维函数绘图。-Super large number calculations, based on large numbers of rational calculation, based on the calculation of large numbers of a polynomial function batch computing, two-dimensional mapping function.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2197961
    • 提供者:刘柏江
  1. qqq

    0下载:
  2. C++一元多项式计算问题-课程设计说明书-Polynomial computational problems in C++- curriculum design specification
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:88172
    • 提供者:ll
  1. code

    0下载:
  2. 用C语言实现,基于迭代器的一元多项式计算,使得算法与具体的容器无关-Using the C language, regardless of the algorithm with specific container iterator-based polynomial, so
  3. 所属分类:Data structs

    • 发布日期:2017-12-04
    • 文件大小:10440
    • 提供者:李嘉
  1. zdbset

    0下载:
  2. 一元多项式计算,适用于C语言的教学研究及课程设计的应用()
  3. 所属分类:大数据

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:muqtiplispyion
« 12 »
搜珍网 www.dssz.com