资源列表

« 1 2 ... .55 .56 .57 .58 .59 860.61 .62 .63 .64 .65 ... 1383 »

[编译器/词法分析mib

说明:mib 编译器 进行解析,浏览,查找,分析-mib compiler to parse, browse, search, analysis
<lizhengguang> 在 2025-06-23 上传 | 大小:85kb | 下载:0

[编译器/词法分析NFA-CONVERT-TO-DFA

说明:编写程序读取nfa.txt,构造出NFA的数据结构,并编写算法实现NFA到DFA的转化。-Write a program to read nfa.txt, the data structure constructed NFA and NFA to DFA write algorithm transformation
<kangqingping> 在 2025-06-23 上传 | 大小:170kb | 下载:0

[编译器/词法分析OPG

说明:主要是编译原理学习中词法和语法分析的算法实现程序-Lexical and grammatical primarily compiled the algorithm analysis procedure
<dongke> 在 2025-06-23 上传 | 大小:749kb | 下载:0

[编译器/词法分析lexer

说明:这是编译原理中基于c语言的一个词法分析程序,分享的是一个c++的源代码. -This is a compilation c language based on the principle of a lexical analysis program, sharing is a c++ source code.
<蓬蓬> 在 2025-06-23 上传 | 大小:724kb | 下载:0

[编译器/词法分析cffx

说明:通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解,并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类,并依次输出各个单词的内部编码及单词符号自身值(遇到错误时可显示“Error”,然后跳过错误部分继续显示)。-Debugging through the design of the preparation of a specific lexi
<吉利> 在 2025-06-23 上传 | 大小:780kb | 下载:0

[编译器/词法分析lex.yy

说明:pl0语言词法分析器,可以生成分类的单词-pl0 language lexical analyzer that can generate the word classification
<yangjun> 在 2025-06-23 上传 | 大小:6kb | 下载:0

[编译器/词法分析basic

说明:c++ 写的BASIC语法解析器,可以用于自动化开发-c++ parser written in BASIC can be used to automate the development
<aa> 在 2025-06-23 上传 | 大小:18kb | 下载:0

[编译器/词法分析cparser

说明:lex and yacc for string interpreter
<ankita> 在 2025-06-23 上传 | 大小:316kb | 下载:0

[编译器/词法分析krivie_secd

说明:implementation of secd and krivine in sml
<ankita> 在 2025-06-23 上传 | 大小:23kb | 下载:0

[编译器/词法分析PL0

说明:PL0—编译器源码,经过试验无bug。 提供给各位学友们。-PL0 compiler source
<caoshan> 在 2025-06-23 上传 | 大小:10kb | 下载:0

[编译器/词法分析LL1_display5.11

说明:本文描述了针对编译原理课程中LL(1)文法分析过程的演示系统的设计与实现过程。本系统在Visual C++环境中使用MFC类库开发实现。针对高效率和美观实用两个目标,分别设计了前台和后台。前台负责界面显示和用户交互,后台透明地执行LL(1)分析过程的相关操作,为前台提供数据。通过MFC的消息响应机制,将后台功能模块加入到前台相应功能菜单的消息函数中。前台界面提供了和用户交互的菜单,根据演示系统的需求以及LL(1)文法分析过程中的各个步骤,将前台分为七个模块,其中每个菜单项分别对应各自的功能模块。
<> 在 2025-06-23 上传 | 大小:13.45mb | 下载:0

[编译器/词法分析LexicalAnalysis

说明:编译原理词法分析 实现的比较简单 是类Pascal的-Compiler theory of lexical analysis
<> 在 2025-06-23 上传 | 大小:1kb | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 860.61 .62 .63 .64 .65 ... 1383 »

源码中国 www.ymcn.org