资源列表
scanner
- 用 C++ 作为宿主语言完成: Java语言词法分析器的设计和实现 使用DFA实现词法分析器的设计; 实现对Java源程序中注释的过滤; 利用两对半缓冲区从文件中逐一读取单词; 词法分析结果属性字流存放在独立文件(文件名:scanner_output)中; 统计源程序每行单词的个数和整个源文件单词个数; 具有报告词法错误和出错位置(源程序行号和该行字符)的功能;-Using C++ as the host language to complete: Java lang
The_principle_of_source_code_compiler
- 编译原理源代码 以及实验描述 找了很久才找到的-Compiler Construction Principles and experimental descr iption of the source code looking for a long time to find the
crc
- CRC码的几种编码程序,但缺少一种VHDL的,还望大家补充下联系我。-thanks
word_analyser
- 编译原理中的词法分析程序,使用netbeans开发-Compiler Construction Principles of lexical analysis, the use netbeans to develop
cgc
- c 语言写的C语言编译器,使用vc++6.0,两人合作完成的-the c compile with c language finsheed!
F67179FJDMEQ2W3HND
- C++ is widely used in the software industry. Some of its application domains include systems software, application software, device drivers, embedded software, high-performance server and client applications, and entertainment software such as video
WordsAndGrammarAnalysis
- 6个不同的词法语法分析程序源代码,或者说通用c的编译器源码,3个c++控制台程序,3个mfc应用程序,-Six different lexical parsing source code, or common-source compiler c, 3 c++ console process, three mfc application, huh, huh
TUBES_kelompok_41
- aplikasi pascal dengan file
NFA_DFA
- 正规(则)表达式转化为NFA,DFA,DFA最小化,显示结果和过程-Formal (then) regular expressions into NFA, DFA, DFA minimization, and process the result will be displayed
PCM
- 通信传输系统中的PCM编码解码方式。matlab实现。-Communication System PCM codec mode. matlab achieve.
LL1
- 该文件是一个简短的语法分析文法,是用来实现LL1文法的,适用于初级学者!-this is a ll1 gramer!
c
- C++ C 词法分析器,编译原理, 运行时输入文件(input.txt)路径,文件内容为{}BEGIN FOR(I=0 I<10 I=I+1){} END-C++ C lexical analyzer, compiler theory, run-time input file (input.txt) path, the document says () BEGIN FOR (I = 0 I < 10 I = I+1) () END