资源列表

« 1 2 ... .68 .69 .70 .71 .72 11873.74 .75 .76 .77 .78 ... 14954 »

[编译器/词法分析UniSimu-Compilers

说明:这是一个DFA简化和生成LL(1)分析表的程序,自动生成表格及图形-DFA This is a simplified and generation LL (1) Analysis Table procedures, forms and automatically generated graphics!
<李建> 在 2025-06-11 上传 | 大小:891kb | 下载:0

[编译器/词法分析ll1yufafenxi

说明:ll1语法分析没有自动生成分析表和first follow集-ll1 syntax analysis is not automatically generate Table and first follow Set
<学衔> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[编译器/词法分析byyli_java

说明:java语言 编写 的 语法分析器可以自动 生成中间代码 四元式-java language syntax analyzer can automatically generate code among four yuan-
<学贤> 在 2025-06-11 上传 | 大小:23kb | 下载:0

[编译器/词法分析compilerprincple

说明:这是编译原理及实践书所带源码,这是一本学习编译原理中比较好的书。-This is the compiler theory and practice brought source book, this is a learning principle which compiled the best books.
<肖清明> 在 2025-06-11 上传 | 大小:73kb | 下载:0

[汇编语言main_asm

说明:PS/2 设备接口用于许多现代的鼠标和键盘它是由IBM 开发并且最初出现在IBM 技术参考手册里但 是当我知道的时候这篇文件就已经很多年没有印刷了因此关于这个内容现在没有官方的出版物我 无法访问IBM 的技术参考手册所以本网页中的所有信息都来自于我自己的经验及本页最下面列出的 参考的帮助-PS/2 interface used in many modern mouse and keyboard it is developed by IBM and first appeared in
<> 在 2025-06-11 上传 | 大小:8kb | 下载:0

[汇编语言S3530V3.0

说明:s3530 源码-s3530 FO
<孟凡椿> 在 2025-06-11 上传 | 大小:3kb | 下载:0

[编译器/词法分析20032320

说明:这个是我们编译原理的实验.词法分析和语法分析.通过验收,含有实验报告,希望对大家有帮助.欢迎大家评论-this is our compiler theory experiments. Lexical analysis and syntax analysis. Acceptance of the report containing experimental, we want to help. we welcome comments
<鲍小伟> 在 2025-06-11 上传 | 大小:103kb | 下载:0

[编译器/词法分析LRYF

说明:对下列文法 E->E+T|T T->T*F|F F->(E)|i LR(0)分析程序 -the following grammar E-
<小周> 在 2025-06-11 上传 | 大小:4kb | 下载:0

[中文信息处理ziku

说明:这是一个字库,用他可以帮助你开发拼音输入法系统挺好用的-This is a character, he can use to help you develop Pinyin input method using the system very well,
<liuyifa> 在 2025-06-11 上传 | 大小:53kb | 下载:0

[书籍源码19854794biaodashisiyuanshi

说明: // 语法制导翻译器设计示范程序 // ----- 算数表达式四元式翻译(递归子程序法) // 要求:1. 读懂该程序,并上机调试成功; // 2. 运行该程序,输入源表达式(字母:表示变量,数字:表示常数。) // 3. 反复运行,考查输出的各种四元式的正确性。 // 4. 实验报告内容:表达式的属性翻译文法;递归子程序框图; // 运行结果的记录(输出的三元式不得少于10条!) -//syntax translation guided design
<邓可> 在 2025-06-11 上传 | 大小:18kb | 下载:0

[书籍源码LL1111

说明:输入一个表达式子 然后输出 这个式子 的LL1文法形式-an expression input for the formula then output the grammar forms LL1
<邓可> 在 2025-06-11 上传 | 大小:24kb | 下载:0

[书籍源码4yuanshizi

说明:比如源程序sum ∶= first+count*10可生成四元式序列,如图1.7所示,其中ti(i=1,2,3)是编译程序生成的临时名字,用于存放运算结果的。   图1.7 id1:= id2 + id3 * 10的四元式序列-such as source sum : = 10* The first count of creating four yuan-sequence, as shown in Figure 1.7, ti (i = 1,2,3) compiler is generating
<邓可> 在 2025-06-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 11873.74 .75 .76 .77 .78 ... 14954 »

源码中国 www.ymcn.org