-
一个基于算符优先分析程序,是我的课程设计程序,大家可以参考...
一个基于算符优先分析程序,是我的课程设计程序,大家可以参考-A priority based on operator analysis program, is my curriculum design process, everyone can refer to
- 2022-06-20 06:36:09下载
- 积分: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
-
针对几种语言的词法分析的一点东东! 望接纳!
针对几种语言的词法分析的一点东东! 望接纳!-against several languages lexical analysis 1:00 Eastern! Wang accepted!
- 2023-09-03 08:45:03下载
- 积分:1
-
词法分析程序,可对以下的C源程序进行分析
词法分析程序,可对以下的C源程序进行分析:main() {int a[12] ,sum for(i=1 i=1 j--){ if(i==j&&i+j==13)sum+=a[i][j] } } printf("%c",sum) }-lexical analysis procedures, right below the C source code analysis : main () (int a [12] [12], the sum for (i = 1 ilt; I = 12) (for (j = 1 JLT; J = 12) Scanf ( "% d", a [i] [j])) for (i = 12 IGT; a = i--) (for (j = 12 IGT; = 1 j--) (if (i == ji j == 13) sum = a [i] [j])) printf ( "% c", sum
- 2022-07-19 15:44:58下载
- 积分:1
-
编译原理课程设计 SLR(1)语法分析!我做的,就是没有运行结果,大家先用着...
编译原理课程设计 SLR(1)语法分析!我做的,就是没有运行结果,大家先用着-Course Design Compiler Principle SLR (1) syntax analysis! I do, is not running, we used to first
- 2022-03-25 10:45:18下载
- 积分:1
-
小的c编译器包括词法和语法分析
小的c编译器包括词法和语法分析-small c compiler including morphology and syntax analysis
- 2023-07-19 06:05:03下载
- 积分: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
-
一个简单的词法分析程序 ,输入一个txt文本,可以将里面的关键字等信息输出显示...
一个简单的词法分析程序 ,输入一个txt文本,可以将里面的关键字等信息输出显示-A simple lexical analysis program, enter a txt text can be keywords and other information inside the output display
- 2022-07-07 00:04:05下载
- 积分:1
-
一个非常完整的编译程序,有每个语法的代码,
一个很全的编译器程序,有各种文法的代码,各种方法都分开写的- A very entire compiler procedure, has each grammar the code,
each method all separates writes
- 2022-12-27 07:00:03下载
- 积分:1
-
一种小型的语言编译器
一个小型C语言编译器- A small C language compiler
- 2022-01-26 04:28:25下载
- 积分:1