资源列表

« 1 2 ... .33 .34 .35 .36 .37 438.39 .40 .41 .42 .43 ... 1383 »

[编译器/词法分析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 Müller in 1993 created. As the
<王林> 在 2025-06-19 上传 | 大小: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 requirements: one procedural structure o
<jiabin> 在 2025-06-19 上传 | 大小:307kb | 下载:0

[编译器/词法分析dQQ22

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

[编译器/词法分析analysis

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

[编译器/词法分析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 analysis of the Community), the
<钱磊> 在 2025-06-19 上传 | 大小: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 language with the lexical norms
<3035037> 在 2025-06-19 上传 | 大小:5kb | 下载:0

[编译器/词法分析Parse

说明:这是一个不错的语法分析的实例,可以对C++语言进行语法分析,可以通过这段代码而得到输入的程序段是否符合常规语法规范的说明。
<3035037> 在 2025-06-19 上传 | 大小: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 to the environment for debuggi
<3035037> 在 2025-06-19 上传 | 大小:4kb | 下载:0

[编译器/词法分析BY

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

[编译器/词法分析bianyi

说明:成功的PL/0编译器,可以运行,个人认为也可用于教学软件,对学生初步掌握编译的结构和过程有很好的启发作用-The success of PL/0 compiler, you can run, individuals can also be used to consider teaching software for the students to compile a preliminary grasp the structure and process of the role of a good
<钱磊> 在 2025-06-19 上传 | 大小:2.56mb | 下载:0

[编译器/词法分析teachyou

说明:编译器教程,教您如何使用高级语言来编写一个编译器,从而学会编译原理的思想,对计算机的编译过程有一个大致且初步的认识。-Compiler tutorials teach you how to use the high-level language to write a compiler, thus the idea of the Institute of Compilation Principle of computer compiler process and have a general aw
<钱磊> 在 2025-06-19 上传 | 大小:23kb | 下载:0

[编译器/词法分析Delphi

说明:运用delphi编写的小型解释器,可以对类pascal语言进行解释性编译,注意,是解释,而非完全过程性质的编译-Use delphi to prepare small interpreter can type pascal compiler interpretative language, pay attention to is an interpretation, not completely process the nature of the compiler
<钱磊> 在 2025-06-19 上传 | 大小:286kb | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 438.39 .40 .41 .42 .43 ... 1383 »

源码中国 www.ymcn.org