资源列表

« 1 2 ... .04 .05 .06 .07 .08 509.10 .11 .12 .13 .14 ... 1384 »

[编译器/词法分析Scanner

说明:一个能够分析三种整数、标识符、主要运算符和主要关键字的词法分析程序。 ㈠、基本要求: 标识符 <字母>(<字母>|<数字字符>)* 十进制整数 0 | (1|2|3|4|5|6|7|8|9)(0|1|2|3|4|5|6|7|8|9)* 八进制整数 0(1|2|3|4|5|6|7)(0|1|2|3|4|5|6|7)* 十六进制整数 0x(0|1|2|3|4|5|6|7|
<seker> 在 2008-10-13 上传 | 大小:173303 | 下载:0

[编译器/词法分析10042130230

说明:一个编译器原码,能编译原文件,文档了有详细说明
<> 在 2008-10-13 上传 | 大小:173695 | 下载:0

[编译器/词法分析LR0_show

说明:本人编写的编译原理中LRO算法的演示程序,里面有较为详尽的文字说明-prepared by the compiler principles of the algorithm LRO Demonstration Program, which has a more detailed descr iption of
<杨杰> 在 2024-10-14 上传 | 大小:174080 | 下载:0

[编译器/词法分析AutoBuildSystem

说明:自动化编译工具代码,从 VSS 取代码,用VC编译。-Automated compiler tools code, access code from the VSS, using VC compiler.
<XXXXXX123> 在 2024-10-14 上传 | 大小:174080 | 下载:1

[编译器/词法分析Sub_PascalCompiler

说明:一个Pascal子集语言的编译器,将pascal子集语言的源程序存成source.txt文件,经过编译器的处理得到C++语言的code.cpp文件。-Subset of a Pascal language compiler, a subset of the pascal language source.txt Save as source files, compiler after treatment has been C++ Lang
<脑袋> 在 2024-10-14 上传 | 大小:174080 | 下载:0

[编译器/词法分析HH

说明:编译原理 语法分析!功能较为简单!不过能实现-Compiler theory parsing! Function is more simple! But to achieve! !
<hanger> 在 2024-10-14 上传 | 大小:174080 | 下载:0

[编译器/词法分析NFA-CONVERT-TO-DFA

说明:编写程序读取nfa.txt,构造出NFA的数据结构,并编写算法实现NFA到DFA的转化。-Write a program to read nfa.txt, the data structure constructed NFA and NFA to DFA write algorithm transformation
<kangqingping> 在 2024-10-14 上传 | 大小:174080 | 下载:0

[编译器/词法分析lock

说明:this program is an electronic lock by C language and use of microC compiler for PIC micro controllers. in addition the simulasion file for proteus is added.
<mehdi> 在 2024-10-14 上传 | 大小:174080 | 下载:0

[编译器/词法分析TinyP-Compiler

说明:C++实现Tiny+编译器课程实验,包含 (1) Scanner模块 (2) Parser模块 (3) Semantic模块 (4) Code Generator模块 -The achieve Tiny+ compiler course experiment C++ Parser module (3) Semantic module (4) Code Generator module contains (1) Sca
<> 在 2024-10-14 上传 | 大小:174080 | 下载:0

[编译器/词法分析compile

说明:实现LR分析法,分析法的基本原理,掌握LR(1)分析表的构造方法,掌握LR(1)驱动程序的构造方法。 -Basic principles of LR analysis, analysis, master constructor LR (1) analysis table, master constructor LR (1) driver.
<孙亭> 在 2024-10-14 上传 | 大小:174080 | 下载:0

[编译器/词法分析example_PWM

说明:合泰单片机PWM,可提供给初学者开发,产品开发等-Microcontroller PWM, available to beginners development
<陈真> 在 2024-10-14 上传 | 大小:174080 | 下载:0

[编译器/词法分析x-wdf

说明:解压功能和A-WDF一样,但是可以自由选择解压缩的目录,比较方便。(The function of decompression is the same as that of A-WDF, but it is convenient to select the extracted directory.)
<qq879021308 > 在 2024-10-14 上传 | 大小:174080 | 下载:1
« 1 2 ... .04 .05 .06 .07 .08 509.10 .11 .12 .13 .14 ... 1384 »

源码中国 www.ymcn.org