资源列表

« 1 2 ... .96 .97 .98 .99 .00 401.02 .03 .04 .05 .06 ... 1384 »

[编译器/词法分析MiniPascalCompiler

说明:用mfc编的一个mini pascal compiler,有交互界面,方便用户操作,对于学编译原理以及正在研究mfc的同学来说,是相当不错的参考源码。-mfc series with a mini pascal compiler, interactive interface user-friendly operation, the compiler theory and science is studying mfc students,
<邓瑞龙> 在 2008-10-13 上传 | 大小:289392 | 下载:0

[编译器/词法分析c_code

说明:c语言编译器源代码,是一个简单的编译环境
<lijin> 在 2008-10-13 上传 | 大小:288913 | 下载:0

[编译器/词法分析morphemeAnalysis

说明:一个词法分析程序的实现。内含详细注释。用于实现一个类C语言的词法分析。
<koalaxp8> 在 2008-10-13 上传 | 大小:289046 | 下载:0

[编译器/词法分析TurboPasca6.0SourceCode

说明:turbo pascal 6 的完整源代码,可以为编译器的爱好者提供-turbo six complete source code, the compiler can provide the fans
<郝春风> 在 2024-10-12 上传 | 大小:289792 | 下载:0

[编译器/词法分析pl0_compiler_c

说明:c语言做的pl0编译器,支持pl0扩展文法-c language compiler to do the pl0 to support the expansion of grammar pl0
<dongzy09> 在 2024-10-12 上传 | 大小:289792 | 下载:0

[编译器/词法分析LR

说明:1.实验目的 设计一个LR分析器,实现对表达式语言的分析,加深对LR语法分析方法的基本思想的理解,掌握LR分析器设计与实现的基本方法。 2.实验要求 建立文法及其LR分析表表示的数据结构,设计并实现一个LALR(1)的分析器,对源程序经词法分析后生成的二元式代码流进行分析,如果输入串是文法定义的句子则输出“是”,否则输出“否”。 3.实验内容 (1)文法描述及其LALR(1)分析表 描述表达式语言的文法G如下:
<sh_xj> 在 2024-10-12 上传 | 大小:289792 | 下载:0

[编译器/词法分析tinyxml_2_5_3_fullsource

说明:1.一款精致小巧但非常犀利的xml解析器,能够在windows和linux编译的使用。 2.源代码附带了测试程序,但并不能直接编译通过,笔者做了小徐改动,保证能够在VC6.0的环境下编译通过。 3.附带了详细xml中文指南。-1. A compact but very sharp xml parser can be compiled in windows and linux use. 2. The source code wit
<johncy> 在 2024-10-12 上传 | 大小:289792 | 下载:0

[编译器/词法分析20029440913

说明:(1) 根据LL(1)分析法编写一个语法分析程序,可根据自己实际情况,选择以下一项作为分析算法的输入: a. 直接输入根据已知文法构造的分析表M b.输入文法的FIRST(α)和FOLLOW(U)集合,由程序自动生成文法的分析表M; c.输入已知文法,由程序自动构造文法的分析表M。 (2) 程序具有通用性 所开发的程序可适用于不同的文法和任意输入串,且能判断该文法是否为LL(1)文法。 (3) 有运行实例
<zmf> 在 2024-10-12 上传 | 大小:289792 | 下载:0

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

说明:实现词法分析 输入为一个写有字符串的txt文件。 程序读入txt文件,并进行操作。 -Lexical analysis to enter into a written string txt file. The program reads the txt file, and operation.
<张闯朝> 在 2024-10-12 上传 | 大小:289792 | 下载:0

[编译器/词法分析windows_memcache_install

说明:windows版memcache安装及应用-installation and application windows version memcache
<刘先生> 在 2024-10-12 上传 | 大小:289792 | 下载:0

[编译器/词法分析test33

说明:C-minus语法编译器。能实现C-minus语言的词法和语法的编译。-C-minus grammar compiler. To achieve C-minus language syntax and compiler syntax.
<宋爽> 在 2024-10-12 上传 | 大小:289792 | 下载:0

[编译器/词法分析Voltmeter

说明:Optimal battery charging in solar controlled rover
<Cael> 在 2024-10-12 上传 | 大小:289792 | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 401.02 .03 .04 .05 .06 ... 1384 »

源码中国 www.ymcn.org