CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 多项式运算

搜索资源列表

  1. Polynominal

    0下载:
  2. 单链表建立多项式类,实现多项式乘法与加法运算-Polynomial to establish a single list categories, the achievement of polynomial multiplication and addition operations
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:252587
    • 提供者:张炜
  1. Polynomial

    0下载:
  2. 使用链式存储实现一元多项式的以下运算: 实现多项式的加法、减法、求导。 -Used to achieve a dollar store chain polynomial of the following operations: the realization of polynomial addition, subtraction, derivation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:17328
    • 提供者:韩非
  1. excel_in_civil_egineering

    1下载:
  2. 工量预测.xls 截面扭转特性.xls 截面特性一.xls 截面特性二.xls 最优化问题.xls 最值问题.xls 牛顿法解方程.xls 矩阵运算.xls 线性拟合.xls 解线性方程组.xls 解线性方程组(二).xls 辛普森法积分.xls 频率与振型求解.xls 双变量模拟运算.xls 多元线性回归.xls 多项式拟合.xls 实例1.xls 实例2.xls 实例3.xls
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:114954
    • 提供者:张力
  1. project

    0下载:
  2. 多项式的加减法运算,输入的多项式带有未知数x和数字-Polynomial addition and subtraction calculations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1623
    • 提供者:elaine
  1. shujujiegoushixi

    0下载:
  2. 多项式的表示与相加 掌握多项式的链式存储结构及两个多项式的相加,并熟悉线性链表的插入运算。-Express the sum of polynomials with polynomial chain master storage structure and the sum of two polynomials, and are familiar with linear linked list insertion operator.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:2253
    • 提供者:王大鹏
  1. xishuduoxiangshi

    0下载:
  2. 一元稀疏多项式的求解等问题,输入相次幂数可以进行多项事的加减等运算-One dollar for solving sparse polynomial such as the problem, enter the number of times the power can be a number of things, such as addition and subtraction calculations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:420211
    • 提供者:李海涛
  1. 20080405_9a428821385c382c2511qbZ6dSFYrYC3

    0下载:
  2. 这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现)-This is a very practical calculators, in fact, in my opinion much better than using Windows system calculator. Main features are support for polynomial computing,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:69114
    • 提供者:陈 波
  1. vcStudyPolynomialOperations

    0下载:
  2. 是关于多项式运算的VC++程序 对于初学者有很大的参考意义-Polynomial operations on the VC++ program For beginners there is a great reference value
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:376472
    • 提供者:zrr
  1. duoxiangshi

    0下载:
  2. 用C++语言编写一段程序,该程序的功能相当于一个一元多项式计算器。它能够实现按照指数降序排列建立并输出多项式,并且能够完成两个多项式的相加、相减的运算和将其结果输入的功能。-C++ language with a program that functions as a unary polynomial calculator. It can be achieved in accordance with established and the output index in descending o
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:914052
    • 提供者:liulingfengcn
  1. Polynimial_ekansrm

    0下载:
  2. 一个多项式运算的类,可作加减乘除模运算,运算符均重载,希望对学习C++的朋友有帮助,请用快压软件解压文件。-A Class for Polynimial
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:4110
    • 提供者:
  1. polynomial

    0下载:
  2. 用c++实现多项式运算,包括多项式相加相减,可以处理不同阶数的多项式加减法-c++ polynomial arithmetic
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:3257
    • 提供者:hepanfeng
  1. poly

    0下载:
  2. 多项式运算环境,用于带系数的多项式运算,通过文件输入底数和指数。-ploy environment
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:10060
    • 提供者:lxd
  1. 7960

    0下载:
  2. 这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现)-This is a very useful calculator, I think in fact, far better than the Windows system calculator main feature is support polynomial arithmetic, that can enter an e
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:141297
    • 提供者:wangshuang
  1. Polynomial-operation

    0下载:
  2. C语言源码,本程序可处理多种多项式运算,包括加减乘除、求导、积分等,数据结构实验课作业,本人花费不少心血写就,功能十分强大。-C language source code, the program can handle a variety of polynomial operations, including addition, subtraction, multiplication and division, derivation, integration, the experiment da
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:9224
    • 提供者:周磊
  1. jsq

    0下载:
  2. 可以实现加减乘除及带括号的多项式运算的简易计算器-Math can be achieved with parentheses polynomial arithmetic and simple calculator
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2109
    • 提供者:王超
  1. MyCalculate

    0下载:
  2. 一个用VC++编写的计算器小程序,可实现加减乘除与括号在内的多项式运算的小程序。-a calculater program, is function also include add,minus,multiply,division and brackets polynomial calculation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:39764
    • 提供者:无为君
  1. duoxaingshi

    0下载:
  2. 界面输出,链表方式进行多项式加减乘运算,链表销毁等操作(Polynomial addition and subtraction operation)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:非鱼儿
  1. 一元稀疏多项式计算器

    1下载:
  2. 数据结构报告,进行加减运算,头插法插入,顺序排列(Data structure report, add and subtract operations)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:23552
    • 提供者:网混
  1. lagelangrichazhiduoxiangshi

    0下载:
  2. 拉格朗日插值多项式用matlab实现,目前网上的都是用多层for循环 这没有利用到矩阵的强大功能,matlab就是以矩阵为基础建立的科学软件。对矩阵的运算非常适合。提高运算效率。(The Lagrange interpolation polynomial is realized by MATLAB, and at present, the network is all multilayered for cycle This does not take advantage of the pow
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:11264
    • 提供者:xzt
  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 4 »
搜珍网 www.dssz.com