-
Open Source Watom C Complier Package.the Complier support IA32,etc.
To kown...
Open Watcom 的 C 编译器源代码,别的就不说了- Open Source Watom C Complier Package.the Complier support IA32,etc.
To kown the detail,Please view the Package.
- 2022-03-24 05:51:13下载
- 积分:1
-
这是编译原理里面用来判断输入的东西是是否是符合数学运算公式...
这是编译原理里面用来判断输入的东西是是否是符合数学运算公式-This is the compiler used to determine the principle of which is whether the importation of things are in line with the mathematical formula
- 2022-02-02 05:22:38下载
- 积分:1
-
C language compiler source code, small c for dos
C语言编译器源代码,small c for dos-C language compiler source code, small c for dos
- 2022-01-21 04:57:12下载
- 积分:1
-
This is a recursive routines compiled by the input to determine whether statemen...
这是一个编译递归子程序,通过输入语句可以判断是否由指定文法推出-This is a recursive routines compiled by the input to determine whether statements can be specified by the grammar launched
- 2022-07-21 08:11:29下载
- 积分:1
-
这是LL(1)的一个文法和 分析表 很好的
这是LL(1)的一个文法和 分析表 很好的 - This LL (1) a grammar and the analytical table are very good
- 2022-03-21 16:30:24下载
- 积分:1
-
一个有用的演示程序,供学习单片机的朋友很有用的。
一个很有用的demo程序,对于学习单片机的朋友很有用的。-A useful demo program for learning Singlechip Friend very useful.
- 2023-03-28 13:30:03下载
- 积分: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
-
Arranges with c can recognize some reserved words, indicates Fu
Hezheng real num...
用c编的能认一些保留字,表示符和正实数的词法分析器- Arranges with c can recognize some reserved words, indicates Fu
Hezheng real number morphology analyzer
- 2023-06-07 13:15:04下载
- 积分:1
-
用汇编和C写的32位C语言编译器,支持C++,也可编译Windows程序和DLL文件...
用汇编和C写的32位C语言编译器,支持C++,也可编译Windows程序和DLL文件- 32 C language compiler write which with the assembly and C,
supports C, also may translate the Windows procedure and the DLL
document
- 2022-02-21 14:46:37下载
- 积分:1
-
设计、编制并调式一个词法分析程序,加深对词法分析原理的理解,对字符串型单词符号(if,then,while,do...
设计、编制并调式一个词法分析程序,加深对词法分析原理的理解,对字符串型单词符号(if,then,while,do----)等等用函数int reserve(char* p)来处理,对单词符号(+,-,*,/,=-----)等等用switch()来处理。-cifafenxi
- 2023-03-11 22:50:04下载
- 积分:1