资源列表

« 1 2 ... .32 .33 .34 .35 .36 637.38 .39 .40 .41 .42 ... 1384 »

[编译器/词法分析simple-compiler

说明:simple compiler you can download and have a experienced with anything
<shalinda> 在 2024-11-20 上传 | 大小:40kb | 下载:0

[编译器/词法分析guanjianzi

说明:根据词法分析阶段的基本原理,实现一个简单的识别关键字的词法分析子程序。 词法分析阶段的任务是输入源程序,对构成源程序的字符串进行扫描和分解,识别出一个个的单词。 本设计题目的目的是识别单词分类中的关键字。 -Lexical analysis phase in accordance with the basic principles of the realization of a simple lexical analysis
<若小叶> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[编译器/词法分析PL0

说明:用递归下降的方法来设计PL/0编译器。以下我们给出该语言的FIRST和FOLLOW集合。-The decline in use of recursive methods to the design of PL/0 compiler. Below we give the language of the FIRST and FOLLOW set.
<李绿叶> 在 2024-11-20 上传 | 大小:8kb | 下载:0

[编译器/词法分析805NFA

说明:[用Java语言实现nfa到DFA的等价变换.rar] - 本程序为编译原理里的一个重要的知识点,实现nfa到DFA的转换 [nfatoDFA.rar] - nfa转化为DFA的一个程序!希望能有点作用! [REManageAndnfaToDFA.rar] - 能够完成正规式到nfa的转换,NFA到DFA的转换(子集法),DFA的最小化,测试一个生成串是否能为生成的DFA所识别 -[Using Java language
<董华鹏> 在 2024-11-20 上传 | 大小:10kb | 下载:0

[编译器/词法分析dmdscript

说明:DMDscr ipt是Digital Mars提供的一个符合ECMA 262规范的脚本语言,采用D语言编写,开放源代码,可以从http://www.digitalmars.com/dscr ipt看到详细信息,另外有一个C++的实现版本。-DMDscr ipt is Digital Mars implementation of the ECMA 262 scr ipting language. Netscape s implement
<王佳联> 在 2024-11-20 上传 | 大小:496kb | 下载:0

[编译器/词法分析see-2.0.1131.tar

说明:SEE is a library that provides an ECMAscr ipt (Javascr ipt) run-time environment.
<王佳联> 在 2024-11-20 上传 | 大小:926kb | 下载:0

[编译器/词法分析bianyikeshe_hsh-6.18_final

说明:编译原理—课程设计—if else语句LL(1)方法分析,输出四元式-Compiler Construction Principles- curriculum design-if else statements LL (1) methods of analysis, the output quaternion type
<hsh> 在 2024-11-20 上传 | 大小:209kb | 下载:0

[编译器/词法分析cffx

说明:c++语言描述~词法分析器~可以通过文件流输入输出需要进行分析的语句~-c++ language descr iption ~ ~ lexical analyzer can document the need for input and output flow analysis statement ~
<hsh> 在 2024-11-20 上传 | 大小:797kb | 下载:0

[编译器/词法分析PicCode

说明:asemble code very good for pic
<drc> 在 2024-11-20 上传 | 大小:4kb | 下载:0

[编译器/词法分析VBExplorer

说明:vb反编译的软件,可以查看vb程序的源码,大家觉得好就下吧-vbexplorer
<杨洋> 在 2024-11-20 上传 | 大小:406kb | 下载:1

[编译器/词法分析Design

说明:一个很好的编译原理的课程设计。非常适合新手入门。-Compiled a very good curriculum design principles. Very suitable for beginners.
<天泽> 在 2024-11-20 上传 | 大小:2kb | 下载:0

[编译器/词法分析LexicalAnalyzer

说明:Java语言词法分析器的设计和实现 1.使用DFA实现词法分析器的设计; 2.实现对Java源程序中注释的过滤; 3.利用两对半缓冲区从文件中逐一读取单词; 4.词法分析结果属性字流存放在独立文件(文件名:scanner_output)中; 5.统计源程序每行单词的个数和整个源文件单词个数; 6.具有报告词法错误和出错位置(源程序行号和该行字符)的功能; -Lexical analyzer Java Lang
<cher> 在 2024-11-20 上传 | 大小:910kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 637.38 .39 .40 .41 .42 ... 1384 »

源码中国 www.ymcn.org