搜索资源列表

  1. convert

    0下载:
  2. 后缀式转中缀式 将由数字和四则运算符组成的后缀表达式变换为中缀表达式。 输入的后缀表达式包含的运算符不超过15个。 要求转换后的中缀表达式中不应出现不必要的括号。例如, 整个表达式两端的括号要省略,不影响原计算顺序的括号要省 略。-Suffix-type switch-type will be made up of four numbers and the composition operator for su
  3. 所属分类:文件操作

    • 发布日期:2024-06-17
    • 文件大小:168960
    • 提供者:dong
  1. 1

    0下载:
  2. 实现中缀表达式转后缀表达式,并利用后缀表达式求值-Infix expression to expression algorithm suffix
  3. 所属分类:Windows编程

    • 发布日期:2024-06-17
    • 文件大小:891904
    • 提供者:tlh
  1. InToPost

    0下载:
  2. 输入中缀式,转换为后缀式,并输出结果。如2+2*2,得出结果为6.-Input is made up of type, into a suffix-type, and output. Such as 2+2* 2, the results for the 6.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:zhengwei
  1. calculator

    0下载:
  2. 计算器-逆波兰式,计算机计算中缀表达式时通常要将中缀转后缀,也就是逆波兰式-The calculator- Reverse Polish Notation, the computer calculation infix expression usually To infix turn suffix, which is the inverse Polish
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-06-17
    • 文件大小:137216
    • 提供者:
  1. pro

    0下载:
  2. YACC程序中缀转后缀,只采用YACC,没有LEX,比较简单的一个逆波兰式的转换-YACC program infix turn suffix
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-06-17
    • 文件大小:6144
    • 提供者:游钊柠
  1. 中缀转后缀

    0下载:
  2. 栈的应用:在四则运算中序式转后续式的基础上,利用栈的帮助完成后序式的计算,并输出结果。(Application of stack: in the four operations, in order to follow up the follow-up, based on the help of the stack to complete the sequent calculation, and output the results.)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:疯子冯子峰

源码中国 www.ymcn.org