资源列表

« 1 2 ... .49 .50 .51 .52 .53 454.55 .56 .57 .58 .59 ... 1384 »

[编译器/词法分析lexer

说明: 自己用C语言编写的一个关于词法分析器的源代码,里面包括设计思想和主要算法。-Their own language with a C on the lexical analyzer source code, which includes design ideas and the main algorithm.
<> 在 2024-11-17 上传 | 大小:25kb | 下载:0

[编译器/词法分析brainfck

说明:brainf×ck的一种解释器。Brainf*ck,是一种极小化的计算机语言,它是由Urban Müller在1993年创建的。由于fuck在英语中是脏话,这种语言有时被称为brainf*ck或brainf***,甚至被简称为BF。 -brainf × ck an interpreter. Brainf* ck, is a minimization of the computer language, it is by Urban
<王林> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[编译器/词法分析2285

说明:编译原理:构造LR(0)项目并输出其NFA状态转换矩阵 要求:构造一程序,对任意给定的文法G: (1)构造并输出G的所有LR(0)项目;(2)用这些LR(0)项目构造并输出识别文法活前缀的NFA(输出其状态转换矩阵)。 -Compilation Principle: Structure LR (0) projects and export its NFA state transition matrix requiremen
<jiabin> 在 2024-11-17 上传 | 大小:307kb | 下载:0

[编译器/词法分析dQQ22

说明:编译原理之词法分析器,通过数组。 不是很高明有改动,无措!请大家参考!-Compiler Construction Principles of lexical analyzer, through the array. Not high Ming has altered flawless! Please refer to everyone!
<屈明> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[编译器/词法分析analysis

说明:一个语法分析程序的源代码,由VC++编写,可以对词法分析得到的单词符号进行语法分析,并可判断程序段是否符合语法规范!-A syntax analysis program
<钱磊> 在 2024-11-17 上传 | 大小:13kb | 下载:0

[编译器/词法分析lexical

说明:该函数是词法分析程序的核心,它可以识别出源程序中的编写错误,以及找出关键字,变量等.具体请看源代码,注释很详细,但是肯定有不足的地方,请大家不吝赐教.-Lexical Analysis of the function is the core of the procedure, which can identify the source of the preparation of an error, and to identify key
<钱磊> 在 2024-11-17 上传 | 大小:7kb | 下载:1

[编译器/词法分析fenxi

说明:这是一个在VC++环境下已运行成功的微小语言编译系统(词法、语法分析加上语义分析的共同体),程序较为严谨,总体设计良好。-This is a VC++ Environment have been in operation for the success of micro-language compiler system (lexical, grammatical analysis together with the semantic a
<钱磊> 在 2024-11-17 上传 | 大小:15kb | 下载:0

[编译器/词法分析cifafenxi

说明:这是一个非常优秀的运用VC++.net编写的词法分析程序。可以用来辨别一段高级语言C语言编写的程序是否符合词法规范,比较不错-This is a very good use of VC++. Net written procedures for lexical analysis. Can be used to identify a section of high-level language program written in C l
<3035037> 在 2024-11-17 上传 | 大小:5kb | 下载:0

[编译器/词法分析Parse

说明:这是一个不错的语法分析的实例,可以对C++语言进行语法分析,可以通过这段代码而得到输入的程序段是否符合常规语法规范的说明。
<3035037> 在 2024-11-17 上传 | 大小:5kb | 下载:0

[编译器/词法分析bianyi

说明:编译原理实验中的语法分析程序,手工编写,实现的是对BASIC语言的分析,可以直接复制再到环境中进行调试。 -Compiler Construction Principles of grammar analysis of the experimental procedures, manual writing, is to realize BASIC language analysis, can be directly copied
<3035037> 在 2024-11-17 上传 | 大小:4kb | 下载:0

[编译器/词法分析BY

说明:c++的词法分析器,小型的语言编译器,运用效果不错。-c++ the lexical analyzer, mini-language compiler, the use of good results.
<钱磊> 在 2024-11-17 上传 | 大小:4kb | 下载:0

[编译器/词法分析FX

说明:一个成功的编译器,可运行,完整实现了词法分析、语法分析、语义分析等一系列编译的过程,不错,不骗人-A successful compiler can be run, complete realization of the lexical analysis, syntax analysis, semantic analysis of the process of compiling a series of, yes, do not lie
<钱磊> 在 2024-11-17 上传 | 大小:858kb | 下载:1
« 1 2 ... .49 .50 .51 .52 .53 454.55 .56 .57 .58 .59 ... 1384 »

源码中国 www.ymcn.org