资源列表

« 1 2 ... .40 .41 .42 .43 .44 945.46 .47 .48 .49 .50 ... 1384 »

[编译器/词法分析cifafenxi

说明:简单的词法分析程序 适于编译原理实验参考-Simple lexical analysis program suitable for compiler principle experiment reference
<gag> 在 2024-11-20 上传 | 大小:2kb | 下载:0

[编译器/词法分析Yacc-examples

说明:YACC program examples
<MadHatter> 在 2024-11-20 上传 | 大小:17kb | 下载:0

[编译器/词法分析LEX-examples

说明:Lex prorgram examples
<MadHatter> 在 2024-11-20 上传 | 大小:16kb | 下载:0

[编译器/词法分析Teclado

说明:allows you to use a 4x4 matrix keyboard on a pic
<Fefo> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[编译器/词法分析The.C.Book[1]

说明:快速的掌握c的基本语法,这本书很好理解,能够让你在最短的时间内大致掌握这门语言的概更。 -Quickly grasp the basic syntax of c, this book is well understood and allows you to master this language takes more broadly within the shortest possible time
<葱头> 在 2024-11-20 上传 | 大小:2.49mb | 下载:0

[编译器/词法分析PASAL

说明:以在下面段落中定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。词法分析器打开该文件后,自文件头开始扫描源程序字符,发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表,一旦发现不符合“单词”定义的源程序字符串时,给出错误提示。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含了源程序中的所有常
<ww> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[编译器/词法分析pl0

说明:C语言版本的pl0词法分析器。简单易用。请大家多多指教。-C-language version of the pl0 lexical analyzer. Easy to use. Please exhibitions.
<wanjin> 在 2024-11-20 上传 | 大小:2kb | 下载:0

[编译器/词法分析Complex_Inv_2_2

说明:复矩阵的广义逆求解 ,2*2矩阵 .自己编写的,很好用-The generalized inverse for solving complex matrix, 2* 2 matrix
<葱头> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[编译器/词法分析lexayacc

说明:Yacc和Lex简明教程,适用于学习编译器-A technique guide for Yacc and Lex
<刘安> 在 2024-11-20 上传 | 大小:293kb | 下载:0

[编译器/词法分析wordAnalyse

说明:C语言词法分析器,输入C程序,生成token序列。-C language lexical parsers
<金娇> 在 2024-11-20 上传 | 大小:782kb | 下载:0

[编译器/词法分析simplex

说明:在VS上用C代码实现单纯形法,通过TXT文件输入数据,然后算出最优解。-VS on the simplex method implemented in C code, the input data through the TXT file, and then calculate the optimal solution.
<李泽旺> 在 2024-11-20 上传 | 大小:2kb | 下载:0

[编译器/词法分析lecial-analysis

说明:语法分析器,java代码实现,可以用于特定文法-parser scanner
<jessica> 在 2024-11-20 上传 | 大小:5kb | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 945.46 .47 .48 .49 .50 ... 1384 »

源码中国 www.ymcn.org