Welcome![Sign In][Sign Up]
Location:
Search - infix to suffix

Search list

[JSP/Javajavaparase

Description: 一个java源代码包,其中包括快速排序,队列和后缀表达式的计算,XML生成程序,为一个解析XML文件程序做了书价格的计算,是后缀表达式计算,中缀转后缀-A java source code package, including the quick sort, queue and the suffix for calculating expressions, XML generation process, a procedure to resolve XML document has done a book prices is the suffix expression calculated infix to suffix
Platform: | Size: 8192 | Author: 站长 | Hits:

[Data structschange

Description: 中缀表达式转后缀表达式,建立二叉表达式树,利用二叉表达式树求解 -Infix to suffix expressions expression, the establishment of binary expression tree, the use of binary expression tree to solve
Platform: | Size: 1024 | Author: | Hits:

[CSharpCshartcomputer20080706

Description: csharp写的计算器,用数据结构的方式写,中缀转后缀,后缀计算-CSharp written calculators, the way the data structure used to write, infix to suffix, suffix calculation
Platform: | Size: 37888 | Author: luhaiheng | Hits:

[OtherCaluate

Description: 将中缀表达式转换为后缀表达式,并计算任意四则运算表达式的结果,采用链表和队列实现,非文法和状态机-Infix expression would be converted to suffix expressions, and calculate the arithmetic expression of arbitrary results, the use of linked lists and queues to achieve, non-grammar and the state machine
Platform: | Size: 7168 | Author: wuwenxi | Hits:

[Windows Developpp

Description: 中缀转后缀求值算法 有判断的代码部分-Infix to suffix evaluation algorithm has to determine the code part
Platform: | Size: 1024 | Author: rainingwm | Hits:

[ELanguagezhongzhuidaohouzhui

Description: 实现编译原理中缀到后缀的c++程序源代码 实现编译原理中缀到后缀的c++程序源代码-Compiling principle to achieve infix to suffix c++ Compile source code to achieve the principle of infix to suffix c++ Source code
Platform: | Size: 1024 | Author: | Hits:

[Windows Develop4

Description: 中缀表达式转化成后缀表达式并求值的算法,将中缀表达式转换为后缀表达式,顺利转换返回true,若转换过程中发现中缀表达式非法则返回false-Infix suffix expressions into expressions and evaluation algorithms, will be converted to infix expressions suffix expression, a smooth transition to return to true, if the conversion process is made up of expression found in illicit returns false
Platform: | Size: 2048 | Author: chenyuehong | Hits:

[Data structsqianzhuizhuanerchashu

Description: 前缀表达式转换成二叉树的代码,通过转换成二叉树可以轻松实现转换成后缀,前缀,中缀形式。-Prefix expression into a binary tree code, through the binary tree can be converted easily into a suffix, prefix, infix form.
Platform: | Size: 3072 | Author: wxg | Hits:

[Windows DevelopConversion

Description: 将中缀式转化为后缀式,以便化简算式的计算-Infix to suffix-style into a style, in order to simplify the calculation formula
Platform: | Size: 156672 | Author: 韩军 | Hits:

[Data structssangzhi

Description: 中缀表达式改后缀表达式,同过先建立表达式树,再对其进行后序遍历-Infix to suffix expressions expressions have to create the same expression tree, and then after its traversal
Platform: | Size: 1016832 | Author: sangzhi | Hits:

[Mathimatics-Numerical algorithmscalculator

Description: 用栈实现简单计算器功能。中缀转后缀表达式-Simple calculator using stack functions. Expression infix to suffix
Platform: | Size: 414720 | Author: litianda | Hits:

[ELanguage2

Description: 逆波兰式表示法的生成程序,挺好的!实现了从中缀向后缀的转变-Reverse Polish Notation notation generation process, quite good! Realized the transformation from infix to suffix
Platform: | Size: 1024 | Author: 李荣涛 | Hits:

[Windows DevelopExpr

Description: 对数据结构中二叉树的理解,前缀、中缀、后缀的相互转换.-Binary tree data structure understanding, prefix, infix, suffix interchangeable.
Platform: | Size: 118784 | Author: 亮亮 | Hits:

[ELanguagegood

Description: 简单的将中缀到后缀的转换,一般是编译实验的第一次实验,主要是递归下降法-Simple to convert infix to suffix is generally compiled the first experimental test
Platform: | Size: 178176 | Author: 刘鑫生 | Hits:

[source in ebookhuizhuishi

Description: 中缀式转换成后缀式 基于语法制导翻译的表达式转换编译器-Postfix infix conversion into a translation type expression based Syntax compiler transformation
Platform: | Size: 3072 | Author: 文迪 | Hits:

[Software EngineeringInfix--to-suffix-

Description: 中缀表达式转换为后缀表达式,并且求取表达式值,而且能够输出表达式-Infix expression convert to suffix expression
Platform: | Size: 386048 | Author: Advanced | Hits:

[Data structscalculator

Description: 本程序实现了用中缀转后缀做表达式求值的算法支持函数运算 支持括号/函数嵌套 是数据结构课本中简单带括号的四则运算表达式求值的深入版-This program implements the algorithm supports infix to suffix expression evaluation function calculation support brackets/functions nested data structures textbook in simple In-depth version of the single four operations bracketed expression is evaluated
Platform: | Size: 38912 | Author: 仔细 | Hits:

[ELanguagezhongzuidaohouzui

Description: 这是一份关于编译原理的中缀到后缀的代码,很不错,对于刚学习的学生来说有借鉴价值!-This is a compiler theory of infix to suffix code, very good reference value for students who are just learning!
Platform: | Size: 1024 | Author: 王明远 | Hits:

[OtherCCshhartcompuS

Description: csharp写的计算器,用数据结结构的方式写,中缀转后缀,后缀计算 -csharp write calculator, write the data node structure, infix to suffix suffix calculation
Platform: | Size: 14336 | Author: 认可 | Hits:

[ConsoleInfix-to-suffix-arithmetic-expressio

Description: 输入一个中缀算术表达式S,S中的操作数为0到9,只含+,-和*,/运算,也可能含有括号(),运算符的计算顺序和实际四则运算的计算顺序相同. 输出与S等价的后缀表达式-Input an infix arithmetic expressions S, the S operand 0-9, containing only+,-,*,/operator may also contain brackets (), the same order as the operator of the calculation of the order and the actual calculation of the four operationsoutput and S equivalent postfix expression
Platform: | Size: 2515968 | Author: 刘畅 | Hits:
« 12 3 4 »

CodeBus www.codebus.net