搜索资源列表
-
0下载:
一个计算器程序,利用了编译原理的知识,可以用来作为一个例子,学习编译原理-a calculator procedure, and use of compiler theory of knowledge, could be used as an example to study compiler theory
-
-
0下载:
用编译原理相关知识结合VISUAL C++ 制作的可编程计算器-compiler theory with relevant knowledge combined production of Visual C programmable calculator
-
-
0下载:
用C编写的递归下降计算器,但在C++中编译,压缩包中包含有实验报告。-prepared by the recursive drop calculator, but in C compiler, compressed packet contains experimental report.
-
-
0下载:
本程序是算术表达式计算程序,通过输入表达式达到计算的目的(编译原理中的词法分析、算符优先分析,可代替目前普遍使用的计算器)。-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
-
-
0下载:
紫龙书编译原理的随书源代码,里面有一个小型的运算符计算器,供大家下载-Zilongjin book compiler with the principle of the book source code, there are a small operator of the calculator for you to download
-
-
0下载:
包含JAVACC学习笔记 JAVACC对小型计算器的代码说明 以及小型计算器实现的.jj文件 及生成的java class文件-particularized in the Chinese descr iption~
-
-
0下载:
Compiler program to create a calculator
-
-
1下载:
解释器Tiny Compiler(此为第五版)是用c++写的解释器,语法规则类似于C和matlab,支持数组和函数调用,并用mfc做了简单界面。
内附详细说明及例子程序。
第五版新增特性:计算器工具中添加了公式的“立体显示”。
第四版新增特性:添加了语法树的可视化显示。
官方日志:http://wantnon.spaces.live.com/blog/cns!22376C1C5B93C0AD!464.entry-The interpreter(name:Tiny Compiler
-
-
0下载:
这个C++基于编译原理的一个源程序,可实现简单的整数运算。-The C++ compiler theory based on a source, enables a simple integer.
-
-
0下载:
Lex文法写的计算器,对学习编译原理的同学是不错的选择,看看它的强大功能吧-Lex wrote the calculator grammar, compiler theory of learning students is a good choice, the power of it to see if it
-
-
0下载:
一个简单的编译器实现!欢迎下载!学习讨论.-To achieve a simple compiler! Welcome to download! Study and discussion.
-
-
0下载:
一个简单的计算器,是在Xcode上实现,用Objective-C编译。-A simple calculator is in Xcode to achieve, in Objective-C compiler.
-
-
0下载:
十进制的VC++圆面积计算器源代码,界面可视化,只需要输入圆的半径,就可以快速计算出圆的面积。VC源码下载,相对完整,可直接编译生成EXE-Decimal VC++ round area calculator source code, visual interface, only need to input the radius of the circle, can quickly calculate the area of a circle. VC source code, relativel
-
-
0下载:
codegen.py编译算式并在pyc文件下生成bycode。pyc可以直接在终端运行,输入算式得到结果。-A compiler for equation.
-
-
0下载:
一个用antlr写的简单四则运算的编译器,eclipse中可以运行,编译原理-With antlr write a simple arithmetic compiler, eclipse can run, compiler theory
-
-
0下载:
这个C程序用来实现计算器功能。程序主要用编译原理进行处理编写。-This C program used to implement the calculator function. The main principles of the program are processed by the compiler to write.
-