CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Polyn

搜索资源列表

  1. duoxiangshi

    0下载:
  2. Status InitPolyn(polyn P) {/*建立一个空的一元多项式的链表*/ P=(polyn)malloc(sizeof(LNode)) if(P==NULL) exit (OVERFLOW) P->data.coef=0 P->data.expn=-1 P->next=NULL return OK }/*InitPolyn*/-Status InitPolyn (Polynesia P) (/ * est
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6.37kb
    • 提供者:iieeww
  1. polyn

    0下载:
  2. 多项式运算器。用抽象数据类型实现,可进行多项式的加减乘等运算。-Polynomial calculator. T realized by the Abstract Data Types. can be carried out by addition and subtraction of polynomials, such as computing.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:3.57kb
    • 提供者:萧月
  1. polyn

    0下载:
  2. 实现两个多项式相加,代码简洁,并且在具体的操作中给予提示!-This program can add two polyns together! The code is very short and solve the problem perfectly!The specific step is pointed out in !
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.1kb
    • 提供者:yuan
  1. Polyn

    0下载:
  2. 本程序实现了对多项式的各种操作。经过编译连接可直接使用-This procedure implements the various operations on polynomials. Compiled connection can be used directly
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1.02mb
    • 提供者:一一
  1. polyn

    0下载:
  2. 一个多项式计算器,能计算多项式的值,对多项式求和差积商余,积分微分,等小功能,是中科大顾为滨老师的作业题,界面友好,容错性好-A polynomial calculator can calculate the value of the polynomial USTC Gu Bin teacher job title, the polynomial summation poor plot I, integral-derivative, and other small, friendly inter
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:6.73kb
    • 提供者:denghb
  1. polyn

    0下载:
  2. 一元多项式的简单运算,实现了加减乘除以及微分操作-A polynomial of simple arithmetic, addition, subtraction and realized derivative action
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.41kb
    • 提供者:叶芝
  1. CODE STUDIO

    0下载:
  2. CODE STUDIO C# GDI+ development class Viso fl matlab used in drawing commands i This is the windows QT programmin Program of the curve, a real-time Mouse set control points, draw B- java drawing board simulation win Mastery letter. Lc5 file to be mo
  3. 所属分类:界面编程

    • 发布日期:2014-05-27
    • 文件大小:50.47kb
    • 提供者:szekely_e
  1. STUDIO

    0下载:
  2. C# GDI+ development class Viso fl matlab used in drawing commands i This is the windows QT programmin Program of the curve, a real-time Mouse set control points, draw B- java drawing board simulation win Mastery letter. Lc5 file to be mo To simulate
  3. 所属分类:Windows编程

    • 发布日期:2014-05-27
    • 文件大小:34.44kb
    • 提供者:szekely_e
  1. codes

    0下载:
  2. C# GDI+ development class Viso fl matlab used in drawing commands i This is the windows QT programmin Program of the curve, a real-time Mouse set control points, draw B- java drawing board simulation win Mastery letter. Lc5 file to be mo To simulate
  3. 所属分类:Windows编程

    • 发布日期:2014-05-27
    • 文件大小:34.44kb
    • 提供者:szekely_e
  1. polyn-node

    0下载:
  2. 基于链表的多项式乘法的计算,属于数据结构课程内容。-polyn node
  3. 所属分类:Other systems

    • 发布日期:2017-12-12
    • 文件大小:1.13kb
    • 提供者:Herlobster
  1. Polyn

    0下载:
  2. 基于线性表的典型应用----实现多项式的加、减、乘运算的实现(The typical application based on linear list is to realize the addition, subtraction and multiplication operation of polynomials.)
  3. 所属分类:Windows编程

搜珍网 www.dssz.com