资源列表
Keil_C_tutorial
- 分为PDF格式的Keil C编译器的使用说明和Word文本格式的keil C51详解。 包含内容: 第一章 Keil C51开发系统基本知识 第二章 Keil C51软件使用详解 第三章 Keil C51与标准C 第四章 Keil C51高级编程 第五章 Keil C51库函数参考 第六章 Keil C51例子 第七章 Keil C51的代码效率 第八章 dScope for Windows使用详解 -Into PDF format Keil C comp
OneTimeCompiler
- c的编译器,里面有词法分析,语法分析, 主要功能就是表达式的转换-c compiler, there are lexical analysis, syntax analysis, the main function is the expression of the conversion
Logos
- 小程序,logo语言仿真程序,可以作为儿童编程教学使用-Small programs, logo language simulation program can be used as teaching children to use programming
WordAnalysis
- 编译原理的词法分析器,做得很不错哦,强烈推荐-Compiler Construction Principles of the lexical analyzer, oh so very good, strongly recommend
token
- 一个简单的编译原理的实验——识别标识符与常数-Compilation Principle of a simple experiment- identification identifier with the constant
TheApplicationofJavaCCtoDevelopaCC++Preprocessor.r
- 用JavaCC构造编译器的方法,是篇论文-Structure with JavaCC compiler is a way to papers
CompilerDemo
- This program is about Compilers.A source routine that need to be compiled need process three sections.It is about the third section.
compilar
- 实现编译器的词法分析,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续进行)-Achieve compiler lexical analysis, from the input source program to identify each word has an independent significance, that is the basi
ComplierView
- This program is about compilers.It is the third section about compile a source routine.Source routine of this program must be manual inputed.
Scanner
- This program about compilers.This is the first section of compilers.Source routines after manual inputed are able to judge it is right or wrong.
CMM
- CMM语词法分析器,还有完整的源码-Word method CMM Analyzer, as well as complete source code
Compiler_Ch1
- 編譯器設計 Analysis-Synthesis Model 分析Analysis: 原始程式轉換成階層結構稱為樹(tree),語法樹(syntax tree) 合成Synthesis: 產生目標碼-Compiler Design Analysis-Synthesis Model Analysis Analysis: source code into a hierarchical structure called a tree (tree), syntax tree (syntax tr
