资源列表
WY_DEVCPP_5B0807
- 它是C++的编译器,也可以运行C语文编写的程序.很好用:只需解压缩,安装就可以用啦.-It is the C++ Compiler, but also can run a program written in C language. Good use: Just extract, install will be useless.
YAC_CLEX2Basic
- 本文包含简单中文说明和详细源代码,首先利用Lex进行词法分析,然后用YACC进行语法分析,最后生成执行代码,但是没有对执行代码进行优化。-This article contains the simple English descr iption and source code in detail, first of all carried out using Lex lexical analysis, and then carried out using YACC syntax analysis
myCompiler
- 这个是java版本的pl0语言的词法分析器,带有图形界面,很好的-This is a java version of the lexical analyzer pl0 language with a graphical interface, very good
P73-3
- noname00.cpp 是一个C语言的程序,请编译后运行。是取最大值程序-noname00.cpp is a C language program, compiled to run. Is the maximum check procedures
glut
- glut库文件,如果使用VC6.0,编译图形程序的时候,可能需要这个类库。-glut library file, if you use VC6.0, compile a graphics program, it may need this class library.
cifafenxi
- 编译原理\语法分析,vc源代码,已编译通过!-Compilation Principle parsing, vc source code, compiled through!
20047221637691
- 编译原理,词法分析器,vc源代码,已编译通过!-Compiler theory, lexical analyzer, vc source code, compiled through!
Win-TC
- 本程序用于可视化窗口中运行tc下的程序,因为tc2.0不支持粘贴复制等常用的文件操作,不过该系统在输入中文时会有些小问题-This procedure used for visualization window to run the procedure under tc because tc2.0 does not support copy and paste file operations, such as commonly used, but the system to input Chin
Lexical_Analyzer
- 该程序完成对相应文法的词法分析,并返回相应的结果-The procedure is completed the corresponding lexical grammar analysis, and return to the corresponding results
LuaJIT-1.1.5
- lua 脚本编译器, 解释器, 1.115, 相当于lua 5.1.4-lua scr ipt compiler, interpreter, 1.115, which is equivalent to lua 5.1.4
pdcelluar2
- 程序名称:企业竞争与合作的模拟 程序介绍: 一个方格的世界,上面星罗密布的有很多企业,它们在世界中随机的行走。企业分成竞争性的和合作星的两种,如果某个企业与其他企业相遇就进行“囚徒困境”的博弈,并根据博弈的规则获得收益。并且,每个企业都会向周围的能赚得多的企业进行学习。那么,最后是竞争者获胜还是合作者获胜呢?-Name: Enterprise competition and cooperation in simulation program introduced: a grid of
LL1
- 对自定的产生式规定LL(1)分析表后,对一个自定的表达式进行语法分析,判读其是否是一个正确的表达式。-Of self-production of the provisions of LL (1) Analysis of form, of a self-expression for grammar analysis, interpretation of whether it is a correct expression.