资源列表

« 1 2 ... .28 .29 .30 .31 .32 633.34 .35 .36 .37 .38 ... 1383 »

[编译器/词法分析S语言词法分析程序

说明:一、 实验内容 S语言的编译程序的词法分析部分实现 从左到右扫描每行S语言源程序的符号,拼成单词,换成内部表示(token) 二、 实验要求 要求实现编译器的以下功能:  组织源程序的输入  按规则拼写单词,并转换成二元形式  删除空格及无用符号(如回车符,字符常数的引号符等)  发现并定位错误  建立单词表、符号表、常数表等文件 三、 实现方法 数据结构 1、
<范鹏> 在 2008-10-13 上传 | 大小:75.96kb | 下载:0

[编译器/词法分析BiaoDaShiQiuZhiShiYan

说明:编译原理的算符优先表达式求值程序,附带有实验报告,仅供参考。-compiler principle of priority operator expression evaluates procedures, a fringe experimental report, for information purposes only.
<张楠> 在 2008-10-13 上传 | 大小:75.85kb | 下载:0

[编译器/词法分析PL0_flex_analyse

说明:对pl0语言的词法分析程序,带分析工具flex。输入一个PL0源程序文件名,即可看到词法统计结果。- To the pl0 language lexical analyaer, brings analysis tool flex. Inputs a PL0 source program filename, namely as worthy of looking at as morphology statistics result.
<赵阳> 在 2008-10-13 上传 | 大小:75.75kb | 下载:0

[编译器/词法分析oosrc

说明:编译原理的三个子模块,包括词法分析,语法分析和语义分析,是绘图语言解释器
<hehe> 在 2008-10-13 上传 | 大小:75.83kb | 下载:0

[编译器/词法分析lexSimulator-0.1.1

说明:一个模拟flex的应用程序 主要实现词法分析 语义分析
<滔滔> 在 2008-10-13 上传 | 大小:75.69kb | 下载:0

[编译器/词法分析pl0sheji

说明:pl0分离解释器 添加for语言 添加数组 添加bool型 添加bool短路计算-pl0 separate interpreter for the language add add add bool type to add an array of bool short-circuit calculation
<liuki> 在 2025-06-17 上传 | 大小:76kb | 下载:0

[编译器/词法分析LuaDec

说明:Jx3 Lua文件反编译,可以反编译经过编译的Lua文件-failed to translate
<牛元> 在 2025-06-17 上传 | 大小:76kb | 下载:2

[编译器/词法分析minilisp-master

说明:一个简易lisp变种解释器,实现了主要的语义,不断完善中。-A simple variant of lisp interpreter.
<赵备> 在 2025-06-17 上传 | 大小:76kb | 下载:0

[编译器/词法分析compiler

说明:类C语言编译器,基本上实现了主要功能的C语言语法,词法分析使用状态转移,语法使用LR(1)方法,自动生成ACTION和GOTO转移表。自顶向下的语法制导翻译,可以生成各种类型的表达式(包括布尔,算术,逻辑等等),循环中的while,选择中的if else 和if等,功能比较强大-Class C language compiler, basically realized the C language syntax, lexical analysis of the main features of
<宋yucai> 在 2025-06-17 上传 | 大小:76kb | 下载:0

[编译器/词法分析mingw

说明:基于QT的c语言编译器,可以编译大型程序,除了不具有调试功能外,其他功能几乎全部具有,可以作为学习的参考资料-Can compile large programs, in addition to not have debugging features, almost all of the other features, can be used as a reference for learning
<liujiaheng> 在 2025-06-17 上传 | 大小:76kb | 下载:0

[编译器/词法分析Test_16_V4

说明:Delphi x86 16 bit Emulator source
<ecoder> 在 2025-06-17 上传 | 大小:76kb | 下载:0

[编译器/词法分析cifafenxiqi

说明:处理C语言程序,过滤掉无用内容,判断源程序中单词的合法性,并分解出正确的单词,以二元组形式放在文件中。(Deal with C language program, filter out the useless content, judge the validity of the word in the source program, and decompose the correct word, put it into the file in the form of two tuples)
<珙县刘德华 > 在 2025-06-17 上传 | 大小:76kb | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 633.34 .35 .36 .37 .38 ... 1383 »

源码中国 www.ymcn.org