-
学了编译原理之后写的一个小的词法兼语法分析程序,vc6.0开发的,有界面,不过功能比较简单,仅供参考...
学了编译原理之后写的一个小的词法兼语法分析程序,vc6.0开发的,有界面,不过功能比较简单,仅供参考-Compilation Principle have learned to write after a small grammar of lexical and analytical procedures, vc6.0 developed has interface, but relatively simple function, for reference only
- 2023-09-07 20:55:03下载
- 积分:1
-
查看asn1 ber编码方式的源文件,有多种查看方式
查看asn1 ber编码方式的源文件,有多种查看方式-Show asn1 ber encoding the source file, there are several ways to view
- 2022-06-18 11:07:57下载
- 积分:1
-
A used flex, bison and vc development stack machine, stack machine for one inter...
一个用flex、bison和vc开发的堆栈机,堆栈机为一解释器,支持简单的表达式和赋值、条件和循环语句。-A used flex, bison and vc development stack machine, stack machine for one interpreter to support the simple expressions and assignment, conditions and loop.
- 2022-07-06 09:01:15下载
- 积分:1
-
SLR parser
slr语法分析器-SLR parser
- 2022-02-24 15:46:01下载
- 积分:1
-
C++ Header files for Delphi interface file conversion tool. Zip
C++ 头文件转换为Delphi接口文件的工具.zip-C++ Header files for Delphi interface file conversion tool. Zip
- 2022-01-25 20:19:57下载
- 积分:1
-
VC做的语法分析程序
VC做的语法分析程序-VC does grammar analysis program
- 2022-07-26 18:45:03下载
- 积分:1
-
在CPLD内实现声调和时间的控制,在LATTICE的ISPLEVER6.1下编译通过。可以修改定时时间进行声调的修改...
在CPLD内实现声调和时间的控制,在LATTICE的ISPLEVER6.1下编译通过。可以修改定时时间进行声调的修改-In the CPLD to achieve control of tone and time, in LATTICE under the ISPLEVER6.1 compiled through. Can be modified from time to time time to tone changes
- 2022-11-22 15:05:04下载
- 积分:1
-
编译原理课程设计,输入布尔表达式,然后有系统自动转换为逆波兰四元式...
编译原理课程设计,输入布尔表达式,然后有系统自动转换为逆波兰四元式-compiler theory of curriculum design, the importation of Boolean expressions, and then the system automatically converted to reverse Poland four yuan-
- 2022-02-26 06:19:56下载
- 积分:1
-
语法分析器,实现pascal语言的分析,对源程序从左到右进行扫描,对组成源程序的字符串拼接成为单词;并把其并把其转换成属性字输出,并管理符号表,处理词法错误。...
语法分析器,实现pascal语言的分析,对源程序从左到右进行扫描,对组成源程序的字符串拼接成为单词;并把其并把其转换成属性字输出,并管理符号表,处理词法错误。-Parser to realize pascal language analysis, source code is scanned from left to right, to the composition of a string of source code splicing into words and its properties and to convert it into a word output, and manage the symbol table, dealing with lexical错误.
- 2022-06-30 17:07:52下载
- 积分: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