资源列表
刚找到的RVDS4的破解
- 刚找到的RVDS4的破解。RVDS是效率最高的ARM推出的编译器,RVDS4 just found the crack. RVDS is the most efficient introduction of the ARM compiler
residue
- SAR 处理,对INSAR学习有帮助的编码,主要是侧重于配准-SAR processing
Proxmark3GUI
- emv chip reader writer
love-0.10.2-win64
- A thing that can be used to run LOVE scr ipts
简单词法分析器
- 用Java编写的用于C语言程序的词法分析的程序(A Lexical Analysis Program for C Language Programs Written in Java)
34717369bianyi
- 用Java来编译的词法分析和语法分析,可以进行很好的功能运作(Lexical and grammatical analysis compiled with Java)
HIT_Compiler_Experiment-master
- 这个包里有三个程序分别实现了编译器的词法,语法,语义分析(The compiler's lexical, grammatical and semantic analysis is realized.)
Tiny c
- 其中包括tinyc语言程序的scanner,parser,analyzer等相关程序。(It includes scanner, parser, analyzer and other related programs of TinyC language program.)
compiler_c0
- 基于vs2017,C0文法的编译器实现(无优化)(compiler for c0 grammar)
compiler-master
- <编译原理>实验. 最终实现了一个C-语言的编译器(A compiler of C-language is implemented by compiling principle experiment)
10+-15
- fluent计算翼型做正弦型俯仰运动的udf,运动幅度10+-15°(udf for fluent calculating a pitching wing)
词法分析
- 词法分析(英语:lexical analysis)是计算机科学中将字符序列转换为单词(Token)序列的过程。进行词法分析的程序或者函数叫作词法分析器(Lexical analyzer,简称Lexer),也叫扫描器(Scanner)。(Lexical analysis is the process of converting character sequence into token sequence in computer science. The program or function fo