-
c language version morphology compiler
c语言版词法编译器-c language version morphology compiler
- 2022-08-17 08:14:41下载
- 积分:1
-
一个由LEX编写的C
一个由LEX编写的C-词法分析程序。为锻炼使用者能力,未加载LEX已编译的代码。建立时最好建立控制台程序。-LEX written by a C-lexical analysis program. The user the ability to exercise without load LEX compiled code. Is best to establish procedures for the establishment of the console.
- 2022-03-24 22:33:27下载
- 积分:1
-
语言解释器的源代码,可以在Linux,Windows,
Lua语言解释器源代码,可以在linux,windows,
- 2022-04-28 10:47:39下载
- 积分:1
-
使用vc编写的文法分析器课件,对于入门的vc学习者,可以作为windows界面编程的参考...
使用vc编写的文法分析器课件,对于入门的vc学习者,可以作为windows界面编程的参考-vc prepared by the use of grammar analyzer courseware for the entry vc learners, as windows programming interface reference
- 2022-02-01 06:46:16下载
- 积分:1
-
编译原理实验 完整的
编译原理实验 完整的-compiler integrity of the principle experiment
- 2023-05-19 19:25:03下载
- 积分:1
-
一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。...
一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(-read a word process, from the import of the source to identify all the independent significance of the word, that is to retain the basic character identifier, constant, Operators, separated top-five. Output and followed all the internal code words and symbols own words value. (
- 2023-03-20 00:35:03下载
- 积分:1
-
ll1的词法分析实现,没有短语分析,只是确定是不是LL1文法.
ll1的词法分析实现,没有短语分析,只是确定是不是LL1文法.-ll1 achieve the lexical analysis, no phrase, is not only determined LL1 grammar.
- 2022-03-11 02:02:20下载
- 积分:1
-
程序查找给定图像的图像统计。
Program to find the Image Statistics of the given Image.
- 2022-05-19 14:41:04下载
- 积分:1
-
一个用LISP语言编写的语法分析器。底部的使用
一个用LISP语言编写的语法分析器。使用Bottom-up Chart Parsing算法,程序非常的简单高效,只有二百多行。另外可以自己定义文法和字典。 源代码公开,主要供对语法分析算法和LISP编程感兴趣的人学习使用,也可以使用在自然语言处理的各种实际研究当中。-A language with LISP parser. The use of Bottom-up Chart Parsing algorithm, the procedure very simple and efficient, and only more than 200 lines. In addition to its own grammar and dictionary definition. Open source code, mainly for syntax analysis of the LISP programming algorithms and people interested in learning to use, you can also use natural language processing in a variety of actual studies.
- 2022-06-26 05:28:01下载
- 积分:1
-
吉林大学开发的类似于PASCAL语言的SNL编译器。
吉林大学开发的类似于PASCAL语言的SNL编译器。-The SNL Compiler was designed by JiLin university.
- 2022-02-07 09:24:04下载
- 积分:1