搜索资源列表
字符串表达式解析器
- 此程序实现的是一个运算器,是在一个程序的基础上进行改进的,计算器中需要的运算以及操作对象: IF,AND,OR,<,<=,>,>=,<>,=,== 数字0-9,(,),+,-,*,/, SIN,COS,TAN,POW,EXP,ABS,SQRT,INT,LN,LOG,MIN,MAX.-this program is a computing device that is in a process of improvement based on the
calculator_mfc
- 利用词法分析原理,写的图形化计算器实例,使编译原理应用的一个小例子-use lexical analysis principle, to write graphic calculator example, turn the application of principles of a small example
C2
- 这个是计算器的编程源码- This is the calculator programming source code
calc01.tar
- 用Lex和Yacc实现计算器的例程-with Lex and Yacc achieve the routines Calculator
calculator123456754
- 一个计算器程序,利用了编译原理的知识,可以用来作为一个例子,学习编译原理-a calculator procedure, and use of compiler theory of knowledge, could be used as an example to study compiler theory
compileCalculater
- 用编译原理相关知识结合VISUAL C++ 制作的可编程计算器-compiler theory with relevant knowledge combined production of Visual C programmable calculator
Calculator
- 该课程设计通过使用flex和bison编写了一个科学计算器的程序,运行时,出现dos界面,在其中输入您想要进行计算的数学表达式,并设定显示方式,就可以按照您的要求显示出计算结果。
编译实验
- 这是一个用flex生成的计算器程序-This is a generation with flex the calculator program
calculator.tar
- 所上载的是一个用lex与yacc开发的表达式计算器
calculator
- 计算器,能实现计算器的基本的加减乘除等功能,方便简易,-Calculator, calculator to achieve the basic functions of addition, subtraction, etc., to facilitate easy
ExpressionCaculator
- 利用算符优先算法制作的一个表达式计算器,它能够将一个C语言的表达式解析成四元式,然后根据算符优先的规则来计算表达式。-The use of operator precedence algorithm produced an expression calculator, it can be a C language expression parsing into four yuan type, then operator precedence rules to evaluate the expre
ProgramCalculator
- 这是用VC编写的一个关于计算器的代码,大家可以下载参考一下,有四则运算-This is with VC to prepare a code on the calculator, it can be downloaded for reference, there are four computing
calculator
- 本程序是算术表达式计算程序,通过输入表达式达到计算的目的(编译原理中的词法分析、算符优先分析,可代替目前普遍使用的计算器)。-This procedure is the arithmetic expression program, by entering the expression to achieve the purposes of the calculation (the compiler of the principle of lexical analysis, operator pri
caluater
- 用MFC实现的一个计算器的应用程序,主要是整数的运算。-MFC achieved using a calculator application that is integer arithmetic.
Calc
- 一个简单的计算器程序,使用VC6开发的.可以进行四则运算.大学时入门的作业.-A simple calculator, the use of VC6 development. Calculations can be carried out 4. University entry operations.
Compile_principal.tar
- 紫龙书编译原理的随书源代码,里面有一个小型的运算符计算器,供大家下载-Zilongjin book compiler with the principle of the book source code, there are a small operator of the calculator for you to download
Calculator
- 包含JAVACC学习笔记 JAVACC对小型计算器的代码说明 以及小型计算器实现的.jj文件 及生成的java class文件-particularized in the Chinese descr iption~
CommandButton
- 一个简单实用的自己编写计算器,非常非常非常好用。-Calculator
jsqjizixd
- proteus计算器仿真,c语言编程,4*4键盘编码,lcd显示-proteus calculator simulation, c language programming, 4* 4 keypad code, lcd display
Calculator
- 非递归预测分析表达式的计算器,该分析语法可以计算表达式的值-Prediction of non-recursive expression calculator, the analysis value of the expression syntax can be calculated
