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

搜索资源列表

  1. tranvers

    0下载:
  2. 可以实现简单正则表达式向确定行自动机的转换-can achieve is a simple expression to determine OK Automata conversion
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4572
    • 提供者:lipei
  1. calculator123

    0下载:
  2. 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运行 3、以角度、弧度两种方式实现上述部分函数(对操作时计算结果能无限次随意进行角度和弧度转换) 4、具备历史计算的记忆功能(输入和计算结果表达式能查找历史表达式,如不存在放进历史表达式框中去,如存在则不做历史存储操作,并能从历史中找出来反射到输入框和输出框。) 5、对不正确的表达式能指出其错误原因
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:62217
    • 提供者:liulihao
  1. ScientificCalculator

    0下载:
  2. DOS下的科学计算器,主要是通过把表达式转换为逆波兰式,再利用堆栈递归求解;-Under DOS scientific calculator, mainly through the expression is converted to Reverse Polish-style, and then use recursion to solve the stack
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:97961
    • 提供者:yuwq07
  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-07
    • 文件大小:619918
    • 提供者:MagicKino
  1. lab1

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

    • 发布日期:2017-04-07
    • 文件大小:1889
    • 提供者:ha ha
  1. hello.tar

    0下载:
  2. 傅立叶级数转换,把函数x的平方转换成傅立叶表达式-Fourier series transformation, the square of the function x into Fourier expression
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:287270
    • 提供者:rain
  1. scientific_calculator

    0下载:
  2. 使用说明: 1、该计算器对表达式的要求比较严格 2、该计算器默认采用弧度制,计算角度时则要转换:sin(π/6)=0.5 3、括号必须要匹配 4、注意像And这样的运算,前后数值需要括号:(1011)And(1000) 其他说明: Backspace :删除当前输入的最后一位。 CE :清除当前显示的表达式。 C :清除当前的计算,开始新的计算。 MC :清除存储器中的数据。 MR:调用存储器中的数据。 Mod求模(即整数相除求余数)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1032959
    • 提供者:fay
  1. calc

    0下载:
  2. 一个任意表达式计算器,支持各种运算:如正弦,余弦、进制转换等复杂运算-An arbitrary expression calculator, supports a variety of operations: such as sine, cosine, and other complex operations hex conversion
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:4077589
    • 提供者:梦隐
  1. Reverse-Polish

    0下载:
  2. 将中缀表达式转换成逆波兰表达式. 目前只可以处理 + - * / 和小括号的表达式 -Translate the Arithmetic expression to the Reverse Polish expression.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3765
    • 提供者:hotman
  1. IIInToPostn

    0下载:
  2. 中缀表达式转换成后缀表达式算法,,并求算术表达式的方法。可直接使用。 -Infix expression into postfix expression algorithm, and seek the method of arithmetic expressions. Can be used directly.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2102
    • 提供者:
  1. jinzhi

    0下载:
  2. 应用后缀表达式的,来实现简单的二进制的转换-To achieve binary conversion
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7468
    • 提供者:小丽
  1. ProgrammerCalc2013-05-16(1_0_0_1)

    0下载:
  2. 1.支持数值进制转换。 2.查看数值的内存形式。 2.支持大数(以数组表示)的表达式计算。最大支持499的阶层。 3.VC10.0
  3. 所属分类:Algorithm

    • 发布日期:2017-12-09
    • 文件大小:879836
    • 提供者:Jerry
  1. eASYcACULATOR

    0下载:
  2. 通过将中序表达式转换成后序表达式,实现对带有括号的长串表达式的计算。这个程序可以很好地帮助初学者了解栈的使用。-By converting the expression into a sequence after sequence expression, to achieve a long string expressions with parentheses calculations. This program can be a good help beginners understand s
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2040
    • 提供者:何致奇
搜珍网 www.dssz.com