资源列表

« 1 2 ... .03 .04 .05 .06 .07 408.09 .10 .11 .12 .13 ... 1383 »

[编译器/词法分析wordan

说明:PL/0词法分析程序 想要就拿走吧 编译原理实验1-PL/0 lexical analysis program you want to go Take Compiler Principle Experiment 1
<洪成前> 在 2025-06-19 上传 | 大小:223kb | 下载:0

[编译器/词法分析digui

说明:【实验名称】递归子程序分析器的设计与实现 【实验目的和要求】 设计、编制,调试一个典型的语法分析程序,实现对如下的递归子程序语法的分析,进一步掌握常用的语法分析方法。 【实验内容】 ① 本分析程序所分析的文法如下: G[E]: E->eBaA A->a|bAcB B->dEd|aC C->e|dC ② 针对上述文法编写一递归子程序分析程序,该程序的输入是任意符号串,输出是本次输入
<洪成前> 在 2025-06-19 上传 | 大小:310kb | 下载:0

[编译器/词法分析LL(1)

说明:【实验名称】LL(1)分析总控程序的设计与实现 【实验目的和要求】 设计、编制,调试一个典型的语法分析程序,实现对语法分析程序所提供的单词序列进行语法分析检查和结构分析,进一步掌握常用的语法分析方法。 要求: ① 程序具有通用性。即所编写的LL(1)语法分析程序能够适用于不同文法以及各种输入单词串(为简单起见,可讲单词串是为字符串),并能够判断文法是否为LL(1)文法。 ② 有运行实例。对于输入的一个文和一个单词串,所编制的语法分析程序应能正确的判断,此单词是否为该文法的句
<洪成前> 在 2025-06-19 上传 | 大小:35kb | 下载:0

[编译器/词法分析SPSO-BP-GANN

说明:该代码可在matlab6.0版本以上运行,实际上是bp算法的改进.-err
<eva lin> 在 2025-06-19 上传 | 大小:4kb | 下载:0

[编译器/词法分析kernelpcaproj

说明:这个代码可以在matlab6.5版本以上运行,至于低于这个版本的不能保证.-This code can run matlab6.5 version of the above, as below this version can not be guaranteed.
<eva lin> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[编译器/词法分析smpso

说明:改进型pso ,可以在matlab7.0环境下运行,其他版本的还未运行过,不能保证-Improved pso, can run matlab7.0 environment, other versions have not yet run, does not guarantee
<eva lin> 在 2025-06-19 上传 | 大小:26kb | 下载:0

[编译器/词法分析cifafenxi

说明:词法分析,只是算法设计(黑屏),希望对你有用.-Lexical analysis, only algorithm design (black) and would be useful to you.
<myname> 在 2025-06-19 上传 | 大小:45kb | 下载:0

[编译器/词法分析compiler

说明:pl0编译器,用VC++开发的,希望对大家有所帮助-pl0 compiler, with VC++ development, I hope all of you to help
<何静> 在 2025-06-19 上传 | 大小:55kb | 下载:0

[编译器/词法分析1

说明:词法分析器,用C++编写的,程序功能较简单-Lexical analyzer, using C++ Prepared, the program features a simpler
<tutu> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[编译器/词法分析diguixiajiangyufafenxi

说明:编译原理 递归下降语法分析 根据某文法,构造一基本递归下降语法分析程序。给出分析过程中所用的产生式序列。-Principle of recursive descent compiler syntax analysis in accordance with a grammar, the basic structure of a recursive descent parser. Given analysis process used in the production sequence.
<许丁> 在 2025-06-19 上传 | 大小:39kb | 下载:0

[编译器/词法分析wordanalysis

说明:编译原理课程中的单词词法分析程序,使用java编写。-Compiler Construction Principles Course word lexical analysis procedures, the preparation of the use of java.
<alic> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[编译器/词法分析LR_Parser

说明:编译原理project LR parser-Project LR parser compiler theory
<diana> 在 2025-06-19 上传 | 大小:20kb | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 408.09 .10 .11 .12 .13 ... 1383 »

源码中国 www.ymcn.org