资源列表

« 1 2 ... .19 .20 .21 .22 .23 824.25 .26 .27 .28 .29 ... 1383 »

[编译器/词法分析javacifafenxi

说明:编译原理的课程设计,词法分析器,基于java jdk1.4做的,有源码和bat文件可直接运行-compiler theory of curriculum design, lexical analyzer, based on java jdk1.4 do. bat and a source document can run
<> 在 2025-06-17 上传 | 大小:20kb | 下载:0

[编译器/词法分析sdfefefa

说明:此次课程设计我的设计题目是:判别后缀表达式。其具体要解决的问题是: (1)假设表达式由单字母变量和双目四则运算符构成; (2)从键盘输入任意一个非空的表达式; (3)利用栈,判别输入的表达式是否是一个正确的后缀表达式; (4)把正确的后缀表达式转换为前缀表达式; (5)测试用例自己设计。 -current curriculum design I design entitled : distinguishing suffix expression. To solve the
<朱杰> 在 2025-06-17 上传 | 大小:20kb | 下载:0

[编译器/词法分析chifafenxiqi

说明:c—语言的词法分析器。将一个C--语言程序分割成token串的序列。处理C--语言的所有token类型。程序要做成命令行程序,带两个参数,分别表示输入和输出文件名。 -c-language lexical analyzer. A C language program is separated into token strings of sequences. C-treatment of all token types. Procedures to create command line pr
<红叶> 在 2025-06-17 上传 | 大小:20kb | 下载:0

[编译器/词法分析MYPL0

说明:可以实现.txt和.pas文件的词法分析,提供给大家参考和学习-Can be achieved. Txt and. Pas lexical analysis of documents provided for your reference and learning
<chen> 在 2025-06-17 上传 | 大小:20kb | 下载:0

[编译器/词法分析Grammer

说明:近日学习编译原理课程,就写了这么个文法化简的程序,实现文法化简,文法改造,的消除空产生式,消除单产生式,消除无用产生式的功能。另附一个很好的Pascal语言词法分析程序,与大家共同学习。-Compilation Principle recent study courses, wrote a grammar of such a simple procedure, to achieve simplification of grammar, grammar transformation, the el
<周龙亭> 在 2025-06-17 上传 | 大小:20kb | 下载:0

[编译器/词法分析S_Scanner

说明:完整的S语言词法分析器, 包含文件说明: parser.cpp 词法分析C++源码 Scanner.exe 词法分析程序 key.txt 是关键字表 s.txt 测试源码表 程序运行生成: symble.txt 符号表 token.txt 单词表-Complete S language lexical analyzer, including documentation: parser.cpp lexical analysis C++ Source Scann
<李宁> 在 2025-06-17 上传 | 大小:20kb | 下载:0

[编译器/词法分析CMarkUp

说明:VC6。0很方便解析XML文件的类CMarkup。-VC6. 0 is convenient to resolve XML document type CMarkup.
<yuxiaoli> 在 2025-06-17 上传 | 大小:20kb | 下载:0

[编译器/词法分析exp1

说明:编译原理实验将简单中缀算术表达式变换成后缀形式 -Principle experiment will be to compile a simple arithmetic infix expressions transform into the form of the suffix
<韩静书> 在 2025-06-17 上传 | 大小:20kb | 下载:0

[编译器/词法分析byyl

说明:该文件是编译原理的实验报告,里面是本人老师写的,是个好东西啊!-The document is to compile the report of the principle of the experiment, which was written by my teacher is a good thing ah!
<jane> 在 2025-06-17 上传 | 大小:20kb | 下载:0

[编译器/词法分析Lexical_analysis

说明:编译器中词法分析部分,是基于正则表达式的词法分析,包括了代码,演示PPT,要分析的代码和分词结果-Compiler in the lexical analysis part of the regular expressions based on lexical analysis, including the code, demo PPT, to analyze the code and sub-term results
<chuchong> 在 2025-06-17 上传 | 大小:20kb | 下载:0

[编译器/词法分析fin

说明:用ocaml编写的pascal编译程序,虽然要求是法国版的但是基本语法能明白,也可以自己运行-Ocaml prepared using pascal compiler, although the requirements are the French version of the basic grammar but can understand, you can try to run their own
<张盼盼> 在 2025-06-17 上传 | 大小:20kb | 下载:0

[编译器/词法分析LR_Parser

说明:编译原理project LR parser-Project LR parser compiler theory
<diana> 在 2025-06-17 上传 | 大小:20kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 824.25 .26 .27 .28 .29 ... 1383 »

源码中国 www.ymcn.org