资源列表

« 1 2 ... .03 .04 .05 .06 .07 408.09 .10 .11 .12 .13 ... 1384 »

[编译器/词法分析suanfuyouxian

说明:编写一个程序,用于判定给定的文法是否为算符优先文法。 注意:1.文法的机内表示;2. FIRSTVT集和LASTVT集的计算; 3. 算符优先关系矩阵的构造。 -The preparation of a procedure for determining whether a given grammar grammar priority for the operator. Note: 1. Grammar said machi
<乐 于与> 在 2024-10-12 上传 | 大小:221184 | 下载:0

[编译器/词法分析45663

说明:语法分析,实现对PASCAL语言的词法分析以后实现语法分析,然后输出是否符合文法结构-Syntax analysis, the realization of the PASCAL language lexical analysis after the realization of grammatical analysis, and then output with the grammatical structure
<> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[编译器/词法分析f

说明:一个简单的词法分析程序,功能基本上实现了,有需要的可以下,希望对大家有帮助.-A simple lexical analysis procedures, functions largely achieved, there is a need can be, it is hoped that all of you help.
<yjw> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[编译器/词法分析php-sqlite3

说明:使PHP直接支持sqlite3数据库操作的扩展DLL,不需要通过php_pdo -Make PHP database operations directly support the sqlite3 extension DLL, does not require the adoption of php_pdo
<赵磊> 在 2024-10-12 上传 | 大小:27648 | 下载:0

[编译器/词法分析PasEdit

说明:pas脚本编译,编译写好的脚本,运用了fastscr ipt控件-pas scr ipt compiler, compiler to write the scr ipt, use the controls fastscr ipt
<黎航> 在 2024-10-12 上传 | 大小:1374208 | 下载:0

[编译器/词法分析pl0yuanma

说明:编译原理的PL0源码(C++build版的),很好,希望对大家有所帮助-Compilation Principle of PL0 source (C++ Build version), very good, I hope all of you to help
<> 在 2024-10-12 上传 | 大小:660480 | 下载:0

[编译器/词法分析yiwen

说明:计算机英语的译文,整本书的课文翻译,希望对大家有所帮助-Computer English translation of the entire translated text of this book, I hope all of you to help
<> 在 2024-10-12 上传 | 大小:89088 | 下载:1

[编译器/词法分析Java.ZIP

说明:Java中常用的加密算法应用就这些!!还是要好好的看到的!-Java encryption algorithm commonly used in the application on these!! Still good to see!
<苏刚> 在 2024-10-12 上传 | 大小:29696 | 下载:0

[编译器/词法分析chifafenxi

说明:吃法分析程序,分类输出输入程序种的数字,标识符,运算符,关键字,界限符。结果保存在txt文件中-Eat analysis procedures, classification procedures for different input-output figures, identifiers, operators, keywords, site boundaries. The results stored in txt file
<黄震人> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[编译器/词法分析WHLEfenxi

说明:HILE循环语句的翻译程序设计(递归下降法、输出三地址表示)-HILE loop translation programming (recursive descent method, the output address of said three)
<黄震人> 在 2024-10-12 上传 | 大小:7168 | 下载:0

[编译器/词法分析wfp11

说明:文件名 :test3.c * 文件描述:预测分析法实现的语法分析器。分析如下文法: * E->E+T | E-T | T * T->T*F | T/F |F * F->(E) | i * 输入:每行含一个表达式的文本文件(#号结束)。 * 输出:分析成功或不成功信息。 * 创建人:余洪周 <nick19842000.cublog.cn> 200
<王博> 在 2024-10-12 上传 | 大小:3072 | 下载:0

[编译器/词法分析1)

说明:对C++进行词法和语法分析。 要求: 词法分析部分写出相应的正规集、正规式、NFA、DFA 写出语法分析所采用的方法和完成的语法分析功能 编写出响应的编译程序 写出完整的课程设计报告 说明:课程设计报告包括的基本内容有: 一、课程设计题目 二、课程设计的目的 三、课程设计的基本内容和实现功能介绍 四、词法分析:包括系统的词法规则,相应的正规集、正规式、NFA、DFA 五、语
<王博> 在 2024-10-12 上传 | 大小:3072 | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 408.09 .10 .11 .12 .13 ... 1384 »

源码中国 www.ymcn.org