搜索资源列表

  1. 一元多项式

    0下载:
  2. 一元多项式相加数据结构算法-sum of one yuan polynomial algorithm data structure
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1439
    • 提供者:金理华
  1. c语言一元多项式相加

    1下载:
  2. 一元多项式相加 模块具体功能如下: 1.链表存储多项式的结构 2.实现两个多项式相加-one yuan polynomial function of the sum of specific modules, as follows : 1. Chain store the structure of two polynomials. Add to achieve two polynomials
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1331
    • 提供者:马芳萍
  1. 一元多项式

    0下载:
  2. 一元多项式相加数据结构算法-sum of one yuan polynomial algorithm data structure
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:金理华
  1. c语言一元多项式相加

    0下载:
  2. 一元多项式相加 模块具体功能如下: 1.链表存储多项式的结构 2.实现两个多项式相加-one yuan polynomial function of the sum of specific modules, as follows : 1. Chain store the structure of two polynomials. Add to achieve two polynomials
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:马芳萍
  1. 一元稀疏多项式的计算

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

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:王伟
  1. yiyuanduoxiangsh

    0下载:
  2. 一元多项式相加, 一元多项式相加, 一元多项式相加, -one yuan polynomial together, the sum of one yuan polynomials and polynomials together, the sum of one yuan polynomials, one yuan polynomial together, the sum of one yuan polynomials an d poly
  3. 所属分类:编辑框

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:ckdidi
  1. DATABASE_APPLICATION_DESIGN(tc)

    0下载:
  2. 1、 一元多项式计算** 任务:能够按照指数降序排列建立并输出多项式; 能够完成两个多项式的相加、相减,并将结果输入; 在上交资料中请写明:存储结构、多项式相加的基本过程的算法(可以使用程序流程图) 、源程序、测试数据和结果、算法的时间复杂度、另外可以提出算法的改进方法; 2、 订票系统 任务:通过此系统可以实现如下功能: 录入:可以录入航班情况(数据可以存储在一个数据文件中,数据结构、具体数据自定)
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:36864
    • 提供者:Pegasus
  1. Add_Multiply_Polyn

    0下载:
  2. 两个一元多项式相加相乘源程序。用C++编写。-2 1 yuan polynomial multiplication combined source. C preparation.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:陈光馨
  1. duoxiangshixiangjia

    0下载:
  2. windows编程工具Visual C++编写,数据结构作业,两个一元多项式相加源程序,多项式的系数coef是float型; 多项式的指数expn是int 型 ;-Visual C preparation, data structure operations, 2 1 yuan polynomial combined source, the polynomial coefficients is Coef float; Polynomia
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:刘宇
  1. 20061010101010

    0下载:
  2. 一元多项式相加. 从键盘输入两个一元多项式,输出两个多项式的和。-sum of one yuan polynomial. Keyboard input from two one yuan polynomial, output and the two polynomials.
  3. 所属分类:WEB源码

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:sammi
  1. yiyuanduoxiangshijiajian

    0下载:
  2. 根据提示操作,可以实现任意一元多项式相加减-According to the prompts, you can realize any one of the polynomial-phase addition and subtraction
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:926720
    • 提供者:陈良
  1. SparseMatrix

    0下载:
  2. 实验1:链表的应用--求多项式之和 1、实验目的:掌握单链表的各种基本操作,包括单链表的建立和查找等。 2、对象和结果:用单链表存储一元多项式,将两个存储一元多项式的单链表相加,最后产生结果单链表。 3、实验要求:结果单链表按降幂或升幂排列。-Experiment 1: List of applications- for polynomials and 1, the experiment was: a single mast
  3. 所属分类:文件格式

    • 发布日期:2024-05-14
    • 文件大小:66560
    • 提供者:用途解放
  1. duoxiangshi

    0下载:
  2. 一、问题描述 设计一个一元多项式简单计算器。 二、基本要求 一元稀疏多项式简单计算器的基本功能: 1>输入并建立多项式。 2>输出多项式,输出形式为整数序列,序列按指定数升序排列。 3>多项式相加。 4>多项式相减。 5>多项式相乘。 -First, the problem described in the design of a simple calcul
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:jiangyun
  1. oneade

    0下载:
  2. 一元多项式相加程序,用于完成一元多项式的相加-One of the polynomial sum of procedures used to complete the sum of the polynomial 1
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:like
  1. polyadd

    0下载:
  2. 一元多项式相加程序-One of the polynomial sum of the procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:姚益武
  1. yiyuanduxiangshi

    0下载:
  2. 两个一元多项式相加,C语言版,希望对大家有所帮助,-The sum of one dollar two polynomials, C language version, I hope all of you help,
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:张晓东
  1. yiyuanduoxiangshi

    0下载:
  2. 数据结构:用链表做存储结构求两个一元多项式相加的结果-Data structures: The linked list storage structure seeking to do two one dollar sum of the results of polynomial
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:wuruijin
  1. polynomial-

    0下载:
  2. 一元多项式相加减 #include<stdio.h> #include<malloc.h> typedef struct polynode /*用单链表存储多项式的结点结构*/ { int coef int exp struct polynode *next }node-Unary polynomial-phase addition and subtraction#
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:张朗
  1. DataStructures

    0下载:
  2. Josephu问题,一元多项式的相加问题,模拟停车场管理问题等问题-Josephu problem, a polynomial of the sum of the problem, simulated car park management and other problems
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:39936
    • 提供者:时菁森
  1. add

    0下载:
  2. 一元多项式相加程序及源代码,绝对可用 内部代码注释清晰,便于阅读。使用链表实现功能!-Polynomial sum of one dollar program and source code, internal code comments can be absolutely clear, easy to read. Achieved using the list features!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:13312
    • 提供者:李浩
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org