资源列表
GENERAL
- panel and remote code for sunplus card.
Lex
- 一个关于运算的词法分析器,转载人家的,很简单的一具词法分析器-lex
dfa
- Dfa minimization from nfa
cifafenxi
- 简单c++单词词法分析程序设计:读取txt, 词法分析,结果输出并保存在制定txt文件!-Simple c++ word lexical analysis program design: read txt, lexical analysis, the results of the output and save txt document in the development!
bascomAVR
- Basic Microcontroller Compiler
Lexical_analysis
- 编译原理LL(1)词法分析实验,分析一段代码的词法结构-Compilation Principle LL (1) lexical analysis of the experiment, analysis of the lexical structure of a section of code
ChnTiny
- 详细描述了如何开发一个编译器的全过程,以一个小型编译器作为案例,并且是中文的,对研究编译器的人具有很高的价值噢-Described in detail how to develop a compiler of the entire process to a small compiler as a case study of compiler people have a high value of O
AVI2MPEG
- AVI转MPEG 有些网友写信对我问:怎样才能调整会声会影6、7中AVI转MPEG的清晰度.就象小日本(TMPGENC)软件一样-AVI to MPEG and some friends wrote to me asking: How can we adjust in VideoStudio 6,7 clarity AVI to MPEG. Like a small Japanese (TMPGENC) software as
lexyacc
- 是关于yacc和lex的用法的文件。对大家的了解编译器肯定会很有帮助的。-A pdf for how to use yacc and lex to wirte a programmer.
TinyBasic
- 一个小型的BASIC直译器,用VC++开发,有兴趣研究脚本语言或直译器的朋友,值得参考-A BASIC Interpreter what is designed by VC++.
shishu
- 词法分析器(实数)输入一个数据,判断次数是否为实数,若为实数输出是实数,否则输出不是实数-Lexical Analyzer (real number) a data input to determine whether the number of real, if real output is a real number, otherwise the output is not a real number
calc
- 用lex实现的词法分析,用lex编译后可以实现简单的词法分析-Achieved by lex lexical analysis, the compiler can use lex simple lexical analysis