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

搜索资源列表

  1. jisuanqi

    0下载:
  2. 简易计算器,一元多项式的基本运算,用于初学者,运行环境是VC6.0-Simple computer, a polynomial of the basic operations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:15329
    • 提供者:高祥
  1. Linear-table-application

    0下载:
  2. 线性表应用多项式计算.用C或C++语言设计并实现一个一元稀疏多项式的简单计算器。 一个稀疏多项式简单计算器的基本功能是: 1. 输入并建立多项式。 2. 输入多项式,序列按指数降序排列。 3. 多项式A(x)和B(x)相加,并建立多项式A(x)+B(x)。 4. 多项式A(x)和B(x)相减,并建立多项式A(x)-B(x)。 5. 给定x的值,计算多项式。 -Linear table application polynomial calculation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:22612
    • 提供者:zhangquan
  1. 7960

    0下载:
  2. 这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现)-This is a very useful calculator, I think in fact, far better than the Windows system calculator main feature is support polynomial arithmetic, that can enter an e
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:141297
    • 提供者:wangshuang
  1. calculator

    0下载:
  2. 一个简易计算器,用栈实现多项式的加减乘除-Simple calculator with a stack polynomial, Math
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:7866
    • 提供者:潘思敏
  1. counter

    0下载:
  2. 本实例演示了一个可以进行简夢的整数四则运算的计算器程序。在本例子中要求用户输入 一个由整数组成的四则运算多项式,程序计算出最终结果,并显示给用户。本实例主要向读者 介绍运算符的优先级以及递设计程序的方法。-This example demonstrates a simple dream integer arithmetic calculator program. In this example the four operations require users to enter an integ
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-27
    • 文件大小:1182
    • 提供者:hxk
  1. C_calculator

    0下载:
  2. 这是一个小型计算器的源码,可以实现多项式的运算。-This is a small calculator source code, which can achieve polynomial arithmetic.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:217313
    • 提供者:cyj
  1. POLY

    0下载:
  2. 一元稀疏多项式的加,减,求值,复制,插入,等操作的综合计算器。-One yuan sparse polynomial addition, subtraction, evaluation, copy, insert, and other operations of the integrated calculator.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2675
    • 提供者:Isaac
  1. jsq

    0下载:
  2. 可以实现加减乘除及带括号的多项式运算的简易计算器-Math can be achieved with parentheses polynomial arithmetic and simple calculator
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2109
    • 提供者:王超
  1. polynomial-calculator

    0下载:
  2. 该源码为一元稀疏多项式的C++实现,该计算器可完成一元多项式的相加,相减,求导等操作。-The source code for a one yuan sparse polynomial calculator C++ implementation can be achieved by adding polynomials, subtraction, and derivation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1730
    • 提供者:秦志坚
  1. 1

    0下载:
  2. 一元多项式简单计算器(1)输入并建立多项式 (2)输出多项式的类数学表达式,如x^15-8x^7-14(序列按指数降序排列) (3)求多项式a的导函数a’ (4)多项式a和b相加,建立多项式a+b; (5)多项式a和b相减,建立多项式a-b; (6)多项式a和b相乘,建立多项式a*b;-A polynomial simple calculator (1) input and the establishment of a polynomial (2) the mat
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1473750
    • 提供者:各种吃
  1. calculator153

    0下载:
  2. 一个简易计算器,用栈实现多项式的加减乘除-Simple calculator with a stack polynomial, Math
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-01
    • 文件大小:7994
    • 提供者:song0036824
  1. MyCalculate

    0下载:
  2. 一个用VC++编写的计算器小程序,可实现加减乘除与括号在内的多项式运算的小程序。-a calculater program, is function also include add,minus,multiply,division and brackets polynomial calculation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:39764
    • 提供者:无为君
  1. calculator_qt

    0下载:
  2. 基于qt的简单计算器。基本实现了混合多项式计算,或许存在很多隐含bug, 欢迎下载, 欢迎指点。-a simple calculator, base on Qt5.7.1.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:15112
    • 提供者:邬跃松
  1. mnzuh

    0下载:
  2. 计一个一元多项式简单计算器,要求实现下列四个基本功能-Plan a simple calculator, one yuan polynomial requirements to achieve the following four basic functions
  3. 所属分类:File Operate

    • 发布日期:2017-12-14
    • 文件大小:31638
    • 提供者:smrimlirc
  1. C#超级通信调试工具源码

    4下载:
  2. 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试 2.支持Hex,ASCII,UTF8,GB2312编码调试 3.接收数据可通过右键菜单一键计算Hex对应的数值 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR) 5.串口超级终端 6.Socket通信监视器 7:Ping调试(1. Serial port, TCP server / client, UDP server / client communication debugging 2. Su
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:2095104
    • 提供者:Frank_1990
  1. C#通讯调试工具v3.0源码

    2下载:
  2. 开发工具:VS2010 语言:C# .NET Framework2.0 本软件主要功能如下: 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试; 2.支持Hex,ASCII两种格式的命令调试; 3.接收数据可通过右键菜单一键计算Hex对应的数值; 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR)。 具体可看我的博文:http://blog.csdn.net/sqqyq/article/details/10012183 下一版本计划加入
  3. 所属分类:Windows编程

    • 发布日期:2018-05-06
    • 文件大小:1482752
    • 提供者:cocojava
« 1 2 3 4»
搜珍网 www.dssz.com