CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 表达式 中缀 后缀

搜索资源列表

  1. convert

    0下载:
  2. 实现数据结构中中缀表达式转换为后缀表达式的功能-Data structure is converted to postfix infix expression function expression
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:300463
    • 提供者:eva
  1. homework

    0下载:
  2. (1)从键盘输入任意一个语法正确的(中缀)表达式,显示并保存该表达式。 (2)利用栈结构,把上述(中缀)表达式转换成后缀表达式,并显示栈的状态变化过程和所得到的后缀表达式。 (3)利用栈结构,对上述后缀表达式进行求值,并显示栈的状态变化过程和最终结果。-(1) keyboard input either from the right syntax (infix) expressions, display and save the expression. (2) the use
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:8843
    • 提供者:林小悠
  1. expressionEvaluation

    0下载:
  2. 1)从键盘输入任意一个语法正确的(中缀)表达式,显示并保存该表达式。 (2)利用栈结构,把上述(中缀)表达式转换成后缀表达式,并显示栈的状态变化过程和所得到的后缀表达式。 (3)利用栈结构,对上述后缀表达式进行求值,并显示栈的状态变化过程和最终结果。-1) input from the keyboard correct any syntax (infix) expressions, display and save the expression. (2) the use of
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:9083
    • 提供者:林小悠
  1. edelweiss

    0下载:
  2. 2-9进制的数字转换 中缀表达式转换为后缀表达式 字符串中字母的频率及排序 括号配对的验证 链表式储存及功能-2-9 band of the digital conversion infix expression into postfix expression string and sort the letters in parentheses matching the frequency of verification of storage and features list
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:889710
    • 提供者:zhangjing
  1. e

    0下载:
  2. 数据结构作业题 入一个中缀表达式,表达式中有+、-、*、/四种运算以及(、),表达式中的其他符号为大写的字母。求一个算法,得到相应的后缀表达式。 -Job title into a data structure in the infix expression, the expression of four operations in+,-,*,/ and (,), the expression of other symbols to uppercase letters. Find
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1133
    • 提供者:黄黄
  1. ssd

    0下载:
  2. 输入中缀表达式,利用栈,转为后缀表达式,直接出来结果-Input infix expression, the use of the stack, into postfix expression, directly from the results
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:930737
    • 提供者:Lizzy
  1. infix_in_hierachy

    0下载:
  2. 将中缀表达式按层级输出,并可转换为后缀表达式-This program is designed for displaying a infix expression in hierachy, as well as changing it into suffix expression.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:317093
    • 提供者:乾坤
  1. TestConsole

    0下载:
  2. 判断一个字符窜括号是否匹配,并且能将一个中缀表达式转换成一个后缀表达式-Judge a rotative string matching parentheses, and whether a midfix expression can be converted into a postfix expression
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:937043
    • 提供者:wangjie
  1. tree

    0下载:
  2. 二叉树中缀转前缀,后缀表达式。另标有注释-failed to translate
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2568
    • 提供者:
  1. biaodashi

    0下载:
  2. 有中缀表达式转换成后缀表达式并计算结果 主要是数据结构上的一些算法以后又需要请联系我数据结构所有算法-With infix expressions into postfix and calculate the data structure is mainly the result of some of the algorithms later I need to contact all of the data structure algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1328
    • 提供者:wenjinjie
  1. PrefixToPostfix

    0下载:
  2. 实现了中缀表达式(即一般的数学表达式)转化成后缀表达式,便于数学计算。由C++代码实现。-To achieve the infix expression (the general mathematical expression) into postfix expression, easy math. In C++ code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2676
    • 提供者:chenqun
  1. zuo

    0下载:
  2. 输入中缀表达式 同时显示 后缀表达式 并输出 -Suffix and infix expressions turn out
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:810
    • 提供者:jj
  1. zhong_zhuan_hou_calc

    0下载:
  2. 输入中缀表达式,转换为后缀表达式,并计算出结果-Input infix expression into postfix expression, and calculate the results
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:8752
    • 提供者:莫斌峰
  1. formula-for-calculating--true-value

    0下载:
  2. 计算命题演算公式的真值,所谓命题演算公式是指由逻辑变量(其值为TRUE或FALSE)和逻辑运算符∧(AND)、∨(OR)和┐(NOT)按一定规则所组成的公式(蕴含之类的运算可以用∧、∨和┐来表示)。公式运算的先后顺序为┐、∧、∨,而括号()可以改变优先次序。已知一个命题演算公式及各变量的值,要求设计一个程序来计算公式的真值。 要求: (1)利用二叉树来计算公式的真值。首先利用堆栈将中缀形式的公式变为后缀形式;然后根据后缀形式,从叶结点开始构造相应的二叉树;最后按后序遍历该树,求各子树之值
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:165918
    • 提供者:陈庆
  1. biaodshiqiuzhi

    0下载:
  2. 表达式求值。输入一个中缀表达式,程序能把它转换成后缀表达式,然后求值。-Expressions. Enter an infix expression, the program can convert it into a postfix expression and then evaluated.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:782
    • 提供者:梁泽贤
  1. c

    0下载:
  2. 中缀表达式 转化为后缀 表达式 数据结构 课后提 撒播撒播-Infix expression into postfix expression
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1183
    • 提供者:henry
  1. main

    0下载:
  2. 中缀转换成后缀表达式有很多运用,例如可以用来构造查询表达式。本程序实现了中缀转换成后缀的算法-Infix expression into postfix to use a lot, for example, can be used to construct a query expression. Realized by the infix into postfix algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:942
    • 提供者:张一
  1. Infix-into-postfix-expression

    0下载:
  2. 中缀表达式转换为后缀表达式,并且求值,使用C++代码编写-Infix expression into postfix expression
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1561
    • 提供者:Advanced
  1. 1

    0下载:
  2. 算术表达式求值:输入中缀表达式,转换成后缀表达式后求值-Arithmetic expressions are evaluated: input midfix expression, converted into a suffix after expressions are evaluated
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:213631
    • 提供者:qiyu
  1. Automaticcomputingformula

    0下载:
  2. 自动计算公式--中缀表达式转换为后缀表达式-Automatic computing formula--stop halfway into suffix expression expression
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:7496
    • 提供者:佟俊杰
« 1 2 ... 6 7 8 9 10 1112 13 14 15 »
搜珍网 www.dssz.com