CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 数学表达式

搜索资源列表

  1. expr_c

    0下载:
  2. 本人编写的数学表达式C++类,可以用来理解和表示数学表达式-I prepared the mathematical expression of category C and can be used to understand and express mathematical expression
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4.2kb
    • 提供者:任平生
  1. fitpro

    0下载:
  2. 专门处理曲线拟合数值计算的C++类,需要调用数学表达式处理类-devoted curve fitting numerical calculation of C, called the need to deal with mathematical expression category
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4.67kb
    • 提供者:任平生
  1. FormulaProcessor_beta1_CSharp

    0下载:
  2. 功能说明: 次组件提供的功能有二: 1、解析出数学表达式中的参数 2、计算数学表达式 此组件不但可以解析和计算数学表达式,还提供了一系列的数学基本函数,可应用于表达式中一块处理。提供的数学基本函数有:将值舍入到最接近的整数 rount(x)、向下取整函数 int(x)、向上取整 ceiling(x)、求两个数中最大数的函数 max(a,b)、求两个数中最小数的函数 min(a,b)、幂函数 pow(x,n)、求平方根的函数 sqrt(x)。 下载地址:http
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.6kb
    • 提供者:jason
  1. analyser

    0下载:
  2. 分析数学表达式 运算 以及作图用的,主要是可以支持大部分的自然书写
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:29.51kb
    • 提供者:kh
  1. Calc.dpr

    0下载:
  2. 高级计算器,能进行复杂的数学表达式计算,支持多个数学函数
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6.61kb
    • 提供者:lq
  1. MTParser_src

    0下载:
  2. 一个解析数学表达式的c++程序,可以支持带变量的数学表达式和一般的数学函数
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:413.51kb
    • 提供者:Gavin
  1. ayxhys_calcular

    0下载:
  2. 看论坛上有个要钱的关于数学运算表达式的东西,之前写过一个关于数学表达式的单元,现免费发给大家了,当然因为只是临时用才写的,有些粗糙,请原谅。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7.05kb
    • 提供者:bme_liuwei
  1. QKTMathExpression

    0下载:
  2. 一个用于解析数学表达式的函数库。支持三角函数、乘方、开放等运算。-A mathematical expression is used to resolve a function of the Treasury. Support trigonometric functions, involution, open, such as computing.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2.22kb
    • 提供者:jifee
  1. mabExpress_src

    0下载:
  2. 任意数学表达式计算的源码及测试软件-Calculation of arbitrary mathematical expression of the source code and test software
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:67.55kb
    • 提供者:李江龙
  1. Arithmetic

    0下载:
  2. 可进行大数的加减乘除、阶乘、三角函数、幂指数(指数只支持整数)的运算,支持小数运算,重载了以上功能的运算符号。 可运算数学表达式。 可进行16进制之内任意进制之间的转换-Addition and subtraction to multiplication and division to carry out large numbers, factorials, trigonometric functions, power index (index only supports integer
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:605.39kb
    • 提供者:MagicKino
  1. biaodashiqiuzhi

    0下载:
  2. 给出一个数学表达式(加、减、乘、除等),然后计算表达式的结果-Given a mathematical expression (add, subtract, multiply, divide, etc.), then calculated the results of the expression
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:197.23kb
    • 提供者:肖胜鹏
  1. calculator

    0下载:
  2. 输入:数学表达式(数字、加、减、乘、除和括号) 输出:表达式结果-Input: mathematical expressions (numbers, add, subtract, multiply, divide and brackets) Output: expression result
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6.24kb
    • 提供者:John
  1. GBCalu

    0下载:
  2. 高博文本计算器,支持+,-,*,/,平方,及数学函数表达式的计算-Bo Gao text calculator, support+,-,*,/, square, and the calculation of mathematical function expression
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:500.47kb
    • 提供者:xsw
  1. Symbolic_Differentiation

    0下载:
  2. 符号微分,字符串输入数学表达式,实现类似matlab符号微分的功能,改程序同时包含简单的绘图程序-This article demonstrates differentiating expressions using a stack and displaying the input expression and its derivative.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:615.95kb
    • 提供者:tongchengde
  1. lab1

    0下载:
  2. 实现了逆波兰式和数学表达式之间的转换的算法-Achieved Reverse Polish Notation and mathematical algorithm for conversion between the expression
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1.84kb
    • 提供者:ha ha
  1. maathparser

    0下载:
  2. 算术表达式解析器 .rar 支持变量和以下数学函数:+、-.*.\,sin,cos,tan等-Arithmetic expression parser. Rar support variables and the following mathematical functions :+,-.*. \, sin, cos, tan, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:34.29kb
    • 提供者:断了的弦
  1. Calculator-Source-Code

    0下载:
  2. C++编写的数学表达式计算器 控制台 环境Visual C++ 6.0-Calculator with C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2.68kb
    • 提供者:
  1. calculator

    0下载:
  2. 把一串字符串数学表达式,解析成后缀表达式,并求解,支持+、-、*、/、()支持浮点数-A of string mathematical expressions, parsed into suffix expression, support+,-*, /, () support floating-point number
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.58kb
    • 提供者:public_user
  1. lab432

    0下载:
  2. 能计算大量的数学表达式,矩阵行列式都行,对于绘图方面也有一定的帮助-It has many functions,can similate math
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:559.32kb
    • 提供者:李鱼辉
  1. Analytical-expression

    0下载:
  2. 解析简单的数学表达式,如字符串表达式“(2+3)*5”-Parse simple mathematical expressions, such as the string "(2 +3) * 5
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:151.09kb
    • 提供者:贺海平
« 12 »
搜珍网 www.dssz.com