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

搜索资源列表

  1. 3多项式相加

    0下载:
  2. 这是一个用microsoft VC++编写的关于多项式相加的小程序。-This is a VC with microsoft prepared on the small sum of polynomial procedures.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10207
    • 提供者:吴此仁
  1. 非常实用的一款计算器

    0下载:
  2. 这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现)-This is a very practical calculator, I think far better than using Windows systems calculator. The main feature of polynomial Operational support, which can import
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:184671
    • 提供者:wangzidane
  1. dxs

    0下载:
  2. 设计一个可进行多项式运算的演示程序。程序执行的命令包括:(1)生成多项式。(2)打印多项式(积分的打印做特殊情况处理)3)两个多项式求和。(4)两个多项式求差。(5)对多项式求积分。(6)对多项式求微分-design can be a polynomial of Operational Demonstration Program. Procedures for the implementation of the order, including : (a) generating polynomi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13947
    • 提供者:张磊
  1. ExpressCa_m

    0下载:
  2. 学编译原理过程中的一个成果,可以直接输入多项式进行计算,核心代码是从网上下的,修改了原来计算首字符为负号计算错误的BUG,借此抛砖引玉,^_^-school compiler theory of a process results can be directly imported into polynomial calculations, the core code from the Internet under the revised terms of the original negativ
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:45330
    • 提供者:johnhans888
  1. Mcoder

    0下载:
  2. 用于产生M码的C++小程序,通过查表输入本原多项式系数可以求出伪随机码.-M code used to generate the C minor procedures, imported through Lookup primitive polynomial coefficients can be calculated pseudo-random code.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1445
    • 提供者:123
  1. Part_2_C_programmes

    0下载:
  2. 程序总结2 改进欧拉法|高斯消去法|简单迭代法|列主元元素消元|龙贝格算法|龙格库塔方法|牛顿插值多项式-procedures to improve Euler France | Gaussian Elimination | simple iteration | out the main elements Consumers billion yuan | Romberg Algorithm | Runge Kutta method | Newton polynomial interpolatio
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4981
    • 提供者:周琳
  1. yiyuanjishuqi

    1下载:
  2. 关于一元稀疏多项式计算器的算法,上传给大家看一看,给一点意见,谢谢了!-of one yuan calculator sparse polynomial algorithm, we look to upload to the point, thank you!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2336
    • 提供者:梁友
  1. shuzhifenxikechengsheji

    0下载:
  2. 本程序代码是用c/c++编写的,主要功能是实现多项式的加、减、乘、除,采用指针和链表,算法参考了其他书上的,但是代码全部是由自己写的,只是在出错处理上不是太严格-the code is c / c prepared by the main function is a polynomial, plus or minus, multiplication and addition, Listless and indicators used, the algorithm as a reference b
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3207
    • 提供者:超哥
  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
    • 文件大小:185570
    • 提供者:wen
  1. polynomial-computer

    0下载:
  2. delphi实现的多项式计算器,具有可视化界面。-delphi realize the polynomial calculator, with a visual interface.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:183673
    • 提供者:jianminyin
  1. Polynomial-together

    0下载:
  2. 数据结构,一元多项式相加。已编译通过,书本基本算法-Data structure, the sum of one yuan polynomial. Compiled by, books basic algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-11-24
    • 文件大小:411924
    • 提供者:guochuanlei
  1. polynomial-delphi

    0下载:
  2. 本源代码实现对输入多项式任意次幂的加减乘除,使用delphi语言编写。注释详尽,便于初学者对链表的结构有详尽的认识。-This source code to achieve input polynomial any time power of add, subtract, multiply and divide, using Delphi language preparation. Detailed notes, facilitate beginners to chain table struc
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-24
    • 文件大小:183882
    • 提供者:纪参
  1. Polynomial-arithmetic

    0下载:
  2. 用delphi实现多项式的加法,减法和乘法-To achieve polynomial addition, subtraction and multiplication with delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-12-01
    • 文件大小:346881
    • 提供者:wqh
  1. Linear-fitting-of-polynomial

    0下载:
  2. 利用模拟信号编译的多项式线性拟合的子程序-Linear fitting of polynomial
  3. 所属分类:LabView

    • 发布日期:2017-11-18
    • 文件大小:446296
    • 提供者:刘丽丽
  1. Polynomial

    0下载:
  2. 多项式类 可进行多项式的加减乘除运算 最高阶为30位-Polynomial class
  3. 所属分类:source in ebook

    • 发布日期:2017-11-26
    • 文件大小:3433
    • 提供者:黎明
  1. polynomial

    0下载:
  2. H11增强Polynomial类 (1) 以动态数组实现多项式类。多项式系数的最大上限为int数据类型能表示的最大整数,但在构建对象时不指定系数上限 (2) 对两个Polynomial类对象的运算,分别重载“+”“-”运算,并能够级联调用 (3) 重载“<<”操作符,并能级联调用。 (4) 重载赋值运算符“=”,思考为何必须重载该运算符,如果不重载会发生什么问题? -H11 Enhanced the Polynomial class (1) dynamic arr
  3. 所属分类:source in ebook

    • 发布日期:2017-11-24
    • 文件大小:1651
    • 提供者:张国
  1. the-polynomial-Editor

    0下载:
  2. 数据结构,多项式编辑器,其基本功能 1. 创建 2. 显示 3. 复制 4. 求和 5. 求差 6. 求值 7. 销毁 8. 清空 9. 修改(①插入新的结点、②删除已有结点、③修改已有结点的系数和指数) 拓展功能(选做): 10. 微分(N阶导数) 11. 不定积分 12. 定积分 13. 乘法和乘方 14. 除法 15. 最大公约式和最小公倍式 16. 多项式的四则运算(如 “(1+2*3)/4”)-Basic func
  3. 所属分类:Compiler program

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

    0下载:
  2. 实现多项式的加减等算法,用VC++实现,为邻接链表的应用,比较基础的数据结构。-Polynomial subtraction algorithms, with VC++ achieve, as a contiguous list of applications, the basis of comparison of data structures.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-27
    • 文件大小:13657
    • 提供者:宋泽良
  1. ch1-Polynomial-calculation

    0下载:
  2. 这是一个关于多项式计算的C语言代码,可供大家学习-This is a polynomial of C language code for them to learn
  3. 所属分类:source in ebook

    • 发布日期:2017-04-27
    • 文件大小:24724
    • 提供者:Li Ming
  1. the-calculation-of-polynomial

    0下载:
  2. 从文件中读取系数建立并输出多项式,实现两个多项式的加、减、乘运算,并实现求导运算-polynomial addition and subtraction operations. the derivation of arithmrtic polynomial
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2569
    • 提供者:香雪海
« 12 3 4 5 »
搜珍网 www.dssz.com