搜索资源列表
lex
- c语言的词法分析,保证正确。绝密资料,不下载保证让你后悔-c language lexical analysis to ensure that the correct. Top-secret information
C_CompilerDesign
- C编译器的设计,有详细的文档和源代码,是学习编译原理绝对有用的参考与研究资料。-C compiler design, detailed documentation and source code, is to learn to compile a useful reference for the absolute principle and research data.
antlr
- ANTLR, 语言识别的另一个工具,它提供了一个框架,可以通过包含Java,C++,或C#动作(action)的语法描述来构造语言识别器,编译器和解析器。 该压缩包包含相关资料(antlr_2_7_5_ChineseVer.pdf/The.Definitive.ANTLR.Reference.pdf)和一个解析HTML文件的例子(html.g)-ANTLR, speech recognition is another tool that provides a framework, you c
LCC
- lcc c编译器源码,小巧实用,值得研究国,很适合做学习编译器理论的辅助资料-lcc c compiler, source code, small and practical, worth studying the country, it is suitable for the theory to study the compiler supporting information
PL
- 自己做作业搜到的源码资料,分享下 PL0编译器,貌似是c实现的-Their homework to the source information search and sharing under the PL0 compiler, looks like a c implementation
Soft-decisiondecodingofafirst-orderRMcodewithhetyp
- 软判决译码,是信道编码方面很好的资料,c语言代码实现!-Soft decision decoding, channel coding is very good information, c language code!
DynastyCompiler
- C编译器源代码 非常有用 有参考价值 是编译原理参考资料- c complier
bianyi
- 编译原理的语法分析器程序,用c++进行实现,是很好的复习资料-Parser compiler theory procedures, using c++ to achieve, is a good review of information
yufafenxiqi
- 这是做毕业设计的时候找到的资料,很有用。词法和语法分析封装在一个类CFenXi中, 程序在Visual C++6.0下调试通过. 程序采用单文档设计,利用了分割窗体技术。这个软件用Visual C++6.0的MFC设计的,它的界面设计没问题,这个我试过,只是它分析的是Pascal语言代码。这个资源里附带了一个exe文件,可以直接运行。还有一个说明文档。说真的,这是我见过的资料最齐全的词法语法器软件了。很有用。 -This is the time to do graduation to find
NBuilder-Lexical
- 用MFC实现的C语言词法分析器,是学习编译原理的不错的参考资料,本程序用VS2010编写,此词法分析程序可分析出C语言中: 标识符(以字母或下划线开头,后面可以是数字字母或下划线) 字符串常量 字符常量 整数常量 普通实型 有+/-科学记数 无+/-科学记数 注释说明,还不能处理预处理命令33种运算符说明:,() [] .在界符中有,这里出 , ? : sizeof 也没给出11种分界符32种关键字程序使用转换表设计,运行速度快,本人还对每个能识别的符号
IARAVR
- AVR Atmega系列编译器IAR教程资料。 为网上收集。 对使用IAR开发软件非常有帮助。 包含有 Avoid Dead Code Elimiation.pdf Benchmarks-EWAVR-228A.pdf Embedded C++.pdf EW Support List 2005-04.pdf EWAVR 4.10中文用户手册.pdf EWAVR410B 的特点.pdf EWAVR与GCC的比较.pdf How to
ICBC
- recm 模 嵌套 再分析资料 自己写的接口 认阅读有-readICBC is the third component of the REGional Climate Modeling C C (RegCM) system version 3.0 and used to access archived global C C analysed datasets at regular latitude-longititude (NNRP1, NNRP2 C C
d
- 大部分都是关于C语言的一些资本资料,可以作为计算机专业学生的参考资料,这是自己的学习资料-it is useful
PL0-Compiler
- PL0 编译器,完整的C语言程序,有实验报告和相关说明,是学习编译原理的好资料.-PL0 compiler complete C language program, lab reports and instructions, learning compiler theory.