搜索资源列表
编译原理课程设计报告书
- 词法分析中2.实验内容 SAMPLE语言语法分析部分的实现。 输入:词法分析后得到的token.txt文件. 输出:程序中的语法错误的所在的行和列,出错原因. 功能:读入词法分析后得到的TOKEN串,识别不同的语法范畴,并识别其中的 语法错误,同时显示错误所在行,列和错误的原因. -2. SAMPLE experiment as part of language syntax analysis of the achievement. Input : lexical ana
编译程序源代码(Pascal代码)
- 这个是Pascal编的。教为简单。 包含词法分析在内。-Pascal series. The simple. Lexical analysis, included.
m68k反汇编
- m68k系列反汇编的C语言源码,供学习编译原理的同学使用。实用!-m68k series compiled by the C-language source code, the compiler theory for studying the students to use. Practical!
03055114
- 编译课程设计,自己编的一个词法分析器,功能还算强大,只要自己再在上面加些代码可以构成语法分析,(包括与处理程序).-compiler curriculum design, own a series of the lexical analyzer, functions fairly strong, as long as the above again add some code may constitute syntax analysis, (including processing).
WordAnaly
- 一个超级经典的词法和语法分析程序(附加源代码).从词法分析的输出过渡到语法分析. 高手编的-a super classic morphology and syntax analysis program (Additional source code). Lexical analysis from the output transition to the syntax analysis. Masters series
类c语言编译器
- 类c语言编译器,提供从词法分析到语义分析的一系列操作,可供编译原理学习使用。-category c compiler, from lexical analysis of the semantic analysis of a series of manipulations, Principle study compiled for use.
minglinghangSNLC
- 一个c++编的snl语言编译器 (命令行的) 对于初学编译器很有帮助 (多遍扫描实现各阶段 学习起来较轻松)-a series of the SNL language compiler (command line) for beginners compiler useful (many times it scans the stage is now learning together more relaxed)
MiniPascalCompiler
- 用mfc编的一个mini pascal compiler,有交互界面,方便用户操作,对于学编译原理以及正在研究mfc的同学来说,是相当不错的参考源码。-mfc series with a mini pascal compiler, interactive interface user-friendly operation, the compiler theory and science is studying mfc students, it is a fairly good reference
6502_Macroassembly
- 专门为65XX系列芯片设计的变异调试环境的源代码,自带代码加色系统,以及模拟调试环境-65XX series dedicated to the variation of chip design debugging environment of source code, code plus its own color system, simulation and debugging environment
ci111
- 自己做的编译原理课程的词法分析器,用C编的,还有预习和实践报告,很好用-own compiler theory courses lexical analyzer, the C series, there is a rehearsal and practice reports, with good
jianyiyufafenxiqi
- LL(1)语法分析程序,(1)对输入文法,它能判断是否为LL(1)文法,若是,则转(2);否则报错并终止; (2)输入已知文法,由程序自动生成它的LL(1)分析表; (3)对于给定的输入串,应能判断识别该串是否为给定文法的句型 -LL (1) syntax analysis program, (1) on the importation of grammar, it can determine whether to LL (1) grammar, If so, then swit
feinuo
- 用C++实现费诺编码 通过输入一系列的概率值得到最优化的输出-C coding to achieve cost Connaught through a series of input probability deserves to optimize the output
picasmsrc106
- MicroChip的12BIt和14Bit的PIC系列单片机的汇编器,有参考价值-MicroChip the 12BIt and 14Bit the PIC Series assembler, reference value
《编译原理》课程设计报告
- 这是一个用VF6.0编的《编译原理》课程设计报告.rar-This is a series with VF6.0 "compiler theory" course design report. Rar
编译原理的词法分析器
- VC++编的一个词法分析器-VC series a lexical analyzer
编绎
- 这是一个大学教学用的编绎程序,集语法分析和语法制导翻绎为一体,其中语法分析采用算符优先分析算法.-This is a university teaching series unravel the procedures set grammar and syntax analysis Multilingual guidance for the integration, analysis and syntax analysis algorithm operator priority.
ProCompile
- 本程序为用VC开发的词法分析程序,它实现了生成Token串,词法分析阶段的错误检查,即填写符号表-procedures for the development of the VC lexical analysis procedures, it achieved a Token Generation Series, lexical analysis phase of the error checking that fill the symbol table
MainFr
- 这是一个可视化编译器的语法分析过程的原程序 用VC编的 下载解压即可运行还有几个程序我会一一上传的-This is a visual syntax compiler analysis procedures with the original series of the VC-extracting download can run several procedures I will upload the January 1
cffxqi
- 这是我课程设计的时候编的一个simple 语言的词法分析器,可以运行,希望大家支持-This is my time courses designed a series of simple language the lexical analyzer, can run, we hope that the support
Fibonacci-series-in-C
- Algorithm to fing Fibonacci series