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

搜索资源列表

  1. sam

    0下载:
  2. 设计一个一元多项式加法器:两个多项式相加,输出多项式并计算-One dollar design a polynomial adder: the sum of two polynomials, and calculate the output polynomial
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1359
    • 提供者:sam
  1. main

    0下载:
  2. 一元多项式乘法 包含密运算  新学数据结构的可以参考参考 -One dollar secret polynomial multiplication operations include the new data structure can refer to reference
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1015
    • 提供者:杨锦波
  1. polynomial_add_sub

    0下载:
  2. 一元多项式加乘法的算法实现数据结构算法练习-polynomia
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:219259
    • 提供者:jiawei
  1. duoxiangshixiangjiawenti

    0下载:
  2. 编写一个程序,实现两个一元多项式相加。要求: (1)多项式用链表存储 (2)多项式相加必须使用单独的函数实现 (3)输入时只要求输入各项的系数和指数 (4)结果输出形式如下 F(x) = an*x^n + an-1*x^(n-1) + … + a1x + a0 -The preparation of a program to realize the sum of two polynomials a dollar. Requirements: (1) polynomial
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:173955
    • 提供者:武鹏
  1. LinkList

    0下载:
  2. 双向循环线性链表,链表初始化、插入结点、修改结点的值、删除特定结点、打印链表、销毁链表。在以上的基础下实现一元多项式的相加。-Two-cycle linear list, linked list is initialized, insert node, modify the value of node to delete a specific node, print list, the destruction list. Basis in more than a dollar to achiev
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5537
    • 提供者:dada
  1. 0523691

    0下载:
  2. 本程序的主要功能在于一元多项式的相 加减计算,以及结果的升幂,降幂的输出.主 要特点在于可乱序输入多项式,自动排序 以及合并同类项,程序的循环计算. -The primary function of this program is one dollar addition and subtraction of polynomials, as well as the results of power or reduce power output. The main feature o
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2444
    • 提供者:Jun
  1. fiveprogrammes

    0下载:
  2. 一个5个程序,其中game程序是推箱子游戏;matrix程序实现矩阵的各种基本运算;partner程序实现舞伴配对功能;polynomial程序实现一元多项式的运算;student程序实现学生成绩管理功能。-A five procedures, including the game Sokoban game procedures matrix program of basic computing matrix partner program partner matching function
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:9367
    • 提供者:刘克非
  1. ddd

    0下载:
  2. 用户输入任意两个一元多项式,将多项式按降幂输出,并且可以将两个一元多项式进行相加或者相减功能,将结果输出!-The user to enter any two polynomials one dollar will drop the power output by polynomials, and can be carried out two one dollar polynomial function of the sum or subtraction, the results output!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2220
    • 提供者:高洁
  1. Prim

    0下载:
  2. 这是一个一元多项式运算的数据结构的课程设计,适合大多人的使用-This is a one dollar computing polynomial data structure design, suitable for most people the use of
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:37726
    • 提供者:xiaokang87lk
  1. sjjg

    0下载:
  2. Josephu问题,一元多项式的相加问题,模拟停车场管理问题,线性表的逆置算法,合并有序表,遍历二叉树(递归算法),求二叉树的节点数、叶子数和深度(递归算法),交换二叉树的左右孩子,有序表的折半查找,按递减次序输出二叉树中大于X的各元素的值,按递减次序输出二叉树中小于X的各元素的值,整理关键字使负值在前,冒泡排序-Josephu problem, the sum of one dollar polynomial problem, the issue of car park management
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:32672
    • 提供者:华夏
  1. 1-1

    0下载:
  2. 实验内容: 设计一个一元多项式的简单计算器,其基本功能有:①输入并建立多项式;②输出多项式;③多项式相加;④多项式相减;⑤多项式的乘积(选作)。可利用单链表或单循环表实现。-Experiment content: the design of a one dollar a simple polynomial calculator, and its basic functions: ① the importation and the establishment of polynomials
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1851
    • 提供者:郭光祖
  1. Poly

    0下载:
  2. 一元多项式的加减的实现。本程序的特色是 不会因为要接收数字而用户输入的是字母时发生死循环。 输入的项会自动合并同类项和自动按从高次到低次排列。-One dollar to achieve the addition and subtraction of polynomials. Characteristics of this procedure is not necessary to receive digital and letters entered by the user when
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2742
    • 提供者:xiaolizhi
  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. c

    0下载:
  2. 判断并输入一元多项式。 2、能够进行两个一元多项式的加法、减法与乘法,并输出结果。 3、结果M(x)中无重复阶项和无零系数项。 4、引用参数交换函数。 -failed to translate
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1870
    • 提供者:xinkai
  1. 77433614yuanduoxiangshi.cpp

    0下载:
  2. 一元多项式加减乘除运算,实验设计报告,详细的过程描述-Polynomial,add,multiply
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1760
    • 提供者:z
  1. Selfapplet

    0下载:
  2. 运用单链表示,并对其进行运算(主要是多项式的赋值和相加)。 分析: 一元多项式在计算机内存储时,既可用顺序表存储,又可用链表存储。但当多项式的次数很高且系数相差很大时,则更适于用链表存储(通常设计两个数据域和一个指针域)。而当要求对多项式进行运算时 -That the use of single-chain, and its operations (mainly the assignment and the sum of polynomial). Analysis: A polynomi
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3916
    • 提供者:cantor0403
  1. chenfa

    0下载:
  2. 关于两个一元多项式的乘法运算的计算方法和程序-Two one dollar on the polynomial multiplication of the calculation methods and procedures
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1156
    • 提供者:yidan
  1. lunwen

    0下载:
  2. 关于一元多项式的加减法论文 内附源代码 和基本方法步骤-On the addition and subtraction of the polynomial containing the source code thesis and the basic method steps
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1608
    • 提供者:yidan
  1. yiyuan

    0下载:
  2. 关于一元多项式的加减乘除四则运算的源代码以及程序设计-On a calculation of the polynomial arithmetic source code and program design
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:5034
    • 提供者:yidan
  1. jiafa

    0下载:
  2. 较为简单的一元多项式的加法源代码程序的录入-A relatively simple addition of the polynomial of the input source code program
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:1243
    • 提供者:yidan
« 1 2 3 4 5 6 78 9 10 11 12 ... 24 »
搜珍网 www.dssz.com