CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Polynomial-multiplication

搜索资源列表

  1. Polynomial.rar

    0下载:
  2. 多项式的加法和乘法,是用C++写的,又不好的地方还请多多指教,Polynomial addition and multiplication, is C++ Written without a good place also requested the exhibitions
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:10.86kb
    • 提供者:徐斌
  1. Polynomial

    0下载:
  2. 实现一个多项式类,它支持多项式加法、减法、乘法-The realization of a polynomial type, which supports the polynomial addition, subtraction, multiplication
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:8.19kb
    • 提供者:june
  1. multiplication

    0下载:
  2. 说明:此代码是能实现一元多项式相乘的一个函数,请大家批评指导!-One of the polynomial multiplication
  3. 所属分类:File Formats

    • 发布日期:2017-04-10
    • 文件大小:1.23kb
    • 提供者:廖孟
  1. Polynomial

    0下载:
  2. 多项式乘法 ,用函数调用形式m用c编的,输出乘积结果-Polynomial multiplication
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:17.03kb
    • 提供者:徐领生
  1. PolynomialCalculation

    0下载:
  2. 一维多项式求值、二维多项式求值、复系数多项式求值、多项式相乘、多项式相除-One-dimensional polynomial evaluation, polynomial evaluation of two-dimensional, complex coefficient polynomial evaluation, polynomial multiplication, division polynomial
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:4.78kb
    • 提供者:聂启忠
  1. Polynomial

    0下载:
  2. 多项式的乘法运算和修改循环表为单链表,这是cpp文件,用于学校实验报告用-Polynomial multiplication table and modify the circulation as a single list, which is the cpp file, Experimental report for schools
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1.58kb
    • 提供者:张烨
  1. Polynomial-multiplication

    0下载:
  2. 用两个链表存储多项式分别存储两个多项式,并进行多项式的乘法将结果用链表存储起来-Storage list with two separate storage of two Polynomials Polynomials and polynomial multiplication results stored by list
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1.83kb
    • 提供者:李瑞
  1. polynomial

    0下载:
  2. 系数为有理数的多项式计算程序,可实现多项式的加减乘除运算,以及求两个多项式的最大公约式。-Rational polynomial coefficient calculation program can be realized polynomial multiplication and division operations of addition and subtraction, as well as for two of the largest convention-type polynomi
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:242.55kb
    • 提供者:jywhu
  1. polynomial

    0下载:
  2. 这是用链表来实现多项式的加减乘除算法,大家可以看看。-This is linked to achieve the polynomial multiplication and division addition and subtraction algorithms, we can look at.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-24
    • 文件大小:181.22kb
    • 提供者:wen
  1. MPM

    0下载:
  2. this very useful file that simulate the memory polynomial method.-this is very useful file that simulate the memory polynomial method.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.21kb
    • 提供者:pouria
  1. polynomial

    0下载:
  2. 在JAVA 实现了一元稀疏多项式的加减乘除运算以及求职预算-Implemented in JAVA dollar sparse polynomial multiplication and division addition and subtraction operations and job budget
  3. 所属分类:JavaScript

    • 发布日期:2017-03-27
    • 文件大小:4.07kb
    • 提供者:刘浩源
  1. polynomial

    0下载:
  2. 基于快速傅里叶变换,实现的多项式相乘算法。同时与普通多项式相乘对比。-Polynomial Multiplication based on FFT
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1.82kb
    • 提供者:Chao Zhong
  1. polynomial

    1下载:
  2. Develop class Polynomial. The internal representation of a Polynomial is an array of terms. Each term contains a coefficient and an exponent, e.g., the term 2x4 has the coefficient 2 and the exponent 4. Develop a complete class containing proper
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:2.21kb
    • 提供者:wang
  1. fourior-algorithm-for-polynomial

    0下载:
  2. 快速傅立叶变换来解决多项式乘法(包括大整数乘法)等操作。-Fast Fourier transform to solve the polynomial multiplication (including large integer multiplication) and other operations.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1.76kb
    • 提供者:julaiti
  1. polynomial-multiplication

    0下载:
  2. 可以实现两个一元多项式相乘,并且能够把两个多项式及结果输出,的算法代码-Can achieve two unary polynomial multiplied, and be able to put two polynomials and the resulting output of the algorithm code
  3. 所属分类:Data structs

    • 发布日期:2017-11-21
    • 文件大小:876.69kb
    • 提供者:李小阳
  1. polynomial

    0下载:
  2. 多项式的乘法的类,含有自测main函数。-Polynomial multiplication of the class, containing a self-test function main.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-07
    • 文件大小:741byte
    • 提供者:lishuai
  1. polynomial-multiplication

    0下载:
  2. 本程序可实现多项式乘法,可以输入多项式各项的指数和系数,还可以确定多项式的项数,多项式乘法-This program can achieve polynomial multiplication, you can enter the index and the coefficients of polynomial items, you can also determine the number of terms in the polynomial, polynomial multiplicatio
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:2.23mb
    • 提供者:Tubomi
  1. Polynomial-multiplication

    0下载:
  2. 该程序能够实现数学问题中多项式之间的相乘运算-The program can achieve math problems in polynomial multiplication operation between
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:605byte
    • 提供者:diqiuwuliuxue
  1. Polynomial-multiplication

    0下载:
  2. 使用C++语言实现两个多项式的相乘的功能-Polynomial multiplication using c++
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:1.06kb
    • 提供者:xuyang
  1. C_one-yuan-polynomial-multiplication

    0下载:
  2. 这是用C写的一元多项式乘法,输入系数和指数,得到结果的系数和指数-It is written in C one yuan polynomial multiplication, input factors and indices to obtain the results of coefficients and indices
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.25kb
    • 提供者:林晓
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com