-
词法分析器,将输入的字符串识别成c语言的关键字等
词法分析器,将输入的字符串识别成c语言的关键字等-lexical analyzer, the input string as c identification of keywords, such as language
- 2022-12-21 19:15:03下载
- 积分:1
-
FFmpeg output_example.cpp的源代码。
FFmpeg output_example.cpp的源代码。-The code of output_example.cpp belongs to FFmpeg.
- 2023-05-18 08:20:04下载
- 积分:1
-
tiny 编译器程序的设计
修改了原作者的程序
现在能生成中间代码
tiny 编译器程序的设计
修改了原作者的程序
现在能生成中间代码-tiny compiler design process to amend the original author of the program can now generate code between
- 2022-01-25 22:10:28下载
- 积分:1
-
词法分析,pascal语言
词法分析,pascal语言-lexical analysis, language pascal
- 2022-06-12 19:55:07下载
- 积分:1
-
c compiler of a source code
一个c compiler的source code-c compiler of a source code
- 2023-01-13 21:50:08下载
- 积分:1
-
GNU的词法/语法分析器bison源码,最新版本bison
GNU的词法/语法分析器bison源码,最新版本bison-2.1-GNU/parser bison source, the latest version of bison- 2.1
- 2022-02-10 06:25:25下载
- 积分:1
-
编译原理实验中的实验指导书,详细介绍了实验环境设置等,和详细源码...
编译原理实验中的实验指导书,详细介绍了实验环境设置等,和详细源码-Compilation Principle experiment experimental instructions, detailing the experimental environment settings and so on, and detailed source
- 2022-03-21 16:06:30下载
- 积分:1
-
简单的词法分析,可以识别关键字错误,识别无效符号等等,通用!...
简单的词法分析,可以识别关键字错误,识别无效符号等等,通用!-Simple lexical analysis to identify the wrong keywords, identify invalid symbols and so on, General!
- 2022-03-03 08:16:24下载
- 积分:1
-
一个程序,用于判定给定的文法是否为LL(1)文法。 实现了:1.文法的机内表示;2. FIRST集和FOLLOW集的计算; 3. LL(1)预测分析表的构造。...
一个程序,用于判定给定的文法是否为LL(1)文法。 实现了:1.文法的机内表示;2. FIRST集和FOLLOW集的计算; 3. LL(1)预测分析表的构造。-a procedure for the determination of grammar to whether LL (1) grammar. Realized : 1. Grammar said the machines; 2. FIRST FOLLOW sets and set computing; 3. LL (1) Forecast and Analysis table structure.
- 2022-02-02 05:12:53下载
- 积分:1
-
Shorthand是一个强大的脚本语言,是专门为基于Web的应用程序设计的。它的语法简单直观易于学习。它的引擎可在所有的 Linux 和Windows平台的流行
Shorthand是一个强大的脚本语言,是专门为基于Web的应用程序设计的。它的语法简单直观易于学习。它的引擎可在所有的 Linux 和Windows平台的流行Web服务器上运行。它支持 MySQL 和ODBC,以便用最普通的数据格式化。-Shorthand is a powerful scripting language that is specifically for Web-based application design. Its syntax is simple and intuitive and easy to learn. The engine in all the Linux and Windows platforms popular Web servers. It supports ODBC and MySQL to use the most common data format.
- 2022-03-20 21:39:04下载
- 积分:1