资源列表

« 1 2 ... .96 .97 .98 .99 .00 501.02 .03 .04 .05 .06 ... 1384 »

[编译器/词法分析cffx

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

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

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

[编译器/词法分析CCS_V4.XX-crack

说明:Code composer studio V4.x crack For Platunim 有人问使用方法,加上来 1、将tiactutil.exe覆盖到安装目录的ccsv4\DebugServer\license目录下; 2、将mdex.dll覆盖到安装目录的ccsv4\DebugServer\win32\components目录下; 3、使用提供的full.lic作为license文件即可。 lmcrypt_t
<宋阅> 在 2024-10-14 上传 | 大小:1421312 | 下载:1

[编译器/词法分析basic

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

[编译器/词法分析cparser

说明:lex and yacc for string interpreter
<ankita> 在 2024-10-14 上传 | 大小:323584 | 下载:0

[编译器/词法分析krivie_secd

说明:implementation of secd and krivine in sml
<ankita> 在 2024-10-14 上传 | 大小:23552 | 下载:0

[编译器/词法分析PL0

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

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

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

[编译器/词法分析LexicalAnalysis

说明:编译原理词法分析 实现的比较简单 是类Pascal的-Compiler theory of lexical analysis
<> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[编译器/词法分析LEX

说明:简单的词法分析器,是作为课程设计来做的,识别单词-Simple lexical analyzer is a program designed to do, and recognize words
<孙岩> 在 2024-10-14 上传 | 大小:2142208 | 下载:0

[编译器/词法分析Canalysizer

说明:用Java写的C语言词法分析器,短小精悍,在1.txt中输入要分析的源码。-Written in C language with the Java lexical analyzer, dapper in 1.txt enter the source code to be analyzed.
<ma xiaolong> 在 2024-10-14 上传 | 大小:4096 | 下载:0

[编译器/词法分析a

说明:内含TINY及cminus的实验要求 语法语义 词法分析的整个过程 并附有部分代码-TINY and cminus experiment contains grammatical and semantic requirements of the whole process of lexical analysis together with part of the code
<mishuai> 在 2024-10-14 上传 | 大小:2510848 | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 501.02 .03 .04 .05 .06 ... 1384 »

源码中国 www.ymcn.org