CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - 逆波兰表达式

搜索资源列表

  1. heti

    0下载:
  2. 一个不错的逆波兰式 解释如何利用 逆波兰式 把 中序表达式 装进一个 队列 或者堆栈 里面-a good inverse Polish explain how to use reverse Polish Chinese expression sequence or stuffed into a queue stack inside
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1489
    • 提供者:蔡育瑜
  1. Expression070621

    0下载:
  2. 用栈实现中缀表达式求值的问题。同时实现了逆波兰表达式的问题。-with Stack realization sergeant expression evaluates problems. Simultaneously Poland expression of the inverse problem.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2525
    • 提供者:成熠
  1. nibolanshi

    0下载:
  2. 逆波兰式的算法实现,输入中缀表达式,输出相应的转化结果
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-17
    • 文件大小:920
    • 提供者:zhaowei
  1. ExpressionConversion

    0下载:
  2. 自编的波兰、逆波兰、中缀表达式计算的小程序,在VS2005下通过编译运行。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:325569
    • 提供者:aujjww
  1. nbl

    0下载:
  2. 中缀表达式到逆波兰式转换的程序代码,学习数据结构的可以
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2337
    • 提供者:zhiyou
  1. 表达式求值(逆波兰算法,javascript实现).rar

    0下载:
  2. 表达式求值(逆波兰算法,javascr ipt实现)
  3. 所属分类:数据结构常用算法

    • 发布日期:2010-10-08
    • 文件大小:1284
    • 提供者:orca2000
  1. exp

    0下载:
  2. 处理了正确的算术表达式的转换为逆波兰式后进行计算,可处理多位整型数的运算,如:10*(15-5)+30/3#-Dealing with the correct arithmetic expression is converted to Reverse Polish-style after the calculation, can handle a number of integer arithmetic, such as: 10* (15-5)+ 30/3#
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:2313
    • 提供者:sara
  1. biaodashi

    0下载:
  2. 表达式求值,采用逆波兰式求值,有堆栈和顺序表两种。-Expression evaluation, the use of Reverse Polish-style evaluation, there are two types of stack and the order form.
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:17474
    • 提供者:井树刚
  1. ReversePolishNotation

    0下载:
  2. 逆波兰表达式求解,算法中很重要的。方便输入输出。-Reverse Polish Notation solving, algorithm is very important. Facilitate the input and output.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:187407
    • 提供者:王钊
  1. VB-ReversePoland

    0下载:
  2. 自己用VB写的逆波兰表达式算法,包括中缀表达式转换到后缀表达式,后缀表达式的计算,在模块reversePoland.bas中,都已经写成了函数。-This code source written with visual basic is a realization of reversepoland algorithm.The transformation to suffix expression is expected in the file reversePoland.bas. In addt
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3900
    • 提供者:ck
  1. expression

    0下载:
  2. 表达式求值,包括双字符的转换,求值,逆波兰-expression s transform and calculate.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:986
    • 提供者:朱琳
  1. biaodashiqiuzhi

    0下载:
  2. 输入一个表达式,以逆波兰式存储起来,最后求出值-Enter an expression to Reverse Polish Notation stored, and finally calculate the value
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1603
    • 提供者:xixi
  1. nibolanshi

    0下载:
  2. 数据结构实验--返回表达式e的逆波兰式 e已经指向栈s-Experimental data structure- returns the inverse Polish expression of e e are pointing at the stack s
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:980
    • 提供者:谢默
  1. Rpn

    0下载:
  2. 逆波兰算法的实现算法,已经用类封装,专门用于计算逆波兰表达式,稍加修改可以增加更多运算方法。-Reverse Polish Algorithm algorithm, has been with the class package, specifically used to calculate the Reverse Polish Notation, slightly modified to add more computing methods.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:3485
    • 提供者:cashey
  1. Polish

    0下载:
  2. VS2008 逆波兰表达式求一个数学表达式的值-VS2008 Reverse Polish expression evaluation value of a mathematical expression
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:1089366
    • 提供者:杨涛
  1. Project-Diva-4

    0下载:
  2. 课程作业, 将输入的前缀表达式转换为对应的逆波兰表达式(后缀表达式)-Course work, the prefix expression is converted to the corresponding input Reverse Polish Notation (postfix expression)
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1580962
    • 提供者:Joshua
  1. Project-Diva-5

    0下载:
  2. 先实现了将前缀表达式转换为逆波兰表达式的功能, 之后再利用逆波兰表达式对表达式进行求值, 支持+,-,*,/,^等运算, 以及sqrt, lg, ln, exp, sin, cos, tan, asin, acos, atan, sh, ch等函数操作-First realized the prefix expressions into reverse Polish notation features, re-use reverse Polish expression after the exp
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1877603
    • 提供者:Joshua
  1. nibolan

    0下载:
  2. 基于数据结构栈的知识实现逆波兰表达式的代码,c++版-data structure Nipolan
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1055
    • 提供者:周娇娜
  1. operationnew

    0下载:
  2. 四则混合运算表达式的处理。对输入的逆波兰表达式和正常顺序(带括号、运算符优先级)的表达式构造二叉表达式树、输出前序中序后序遍历结果、树状输出、表达式赋值及运算-Handle mixed operation expression of the four. For Reverse Polish Notation input and the normal order (with brackets, operator precedence) expression construct binary exp
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3880
    • 提供者:史文博
  1. nibolan

    1下载:
  2. 设计一个算法,将一般算术表达式转化为逆波兰表达式,并求逆波兰表达式的值。可以实现+、-、*、/和带括号的运算,如6+(7-1)*3+10/2.(C语言实现)-Design an algorithm that will generally arithmetic expression into a reverse polish expression, and the value of reverse polish expression. Can realize the+,-,*,/and (), s
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-05-18
    • 文件大小:2684
    • 提供者:珊珊
« 12 »
搜珍网 www.dssz.com