资源列表

« 1 2 ... .50 .51 .52 .53 .54 155.56 .57 .58 .59 .60 ... 1384 »

[编译器/词法分析词法分析3

说明:一个很不错的可视化词法分析器 用C++写的,是编译老师布置的作业-a very good visual lexical analyzer written in C, compile teachers layout operations
<楚楚> 在 2024-11-10 上传 | 大小:1.44mb | 下载:0

[编译器/词法分析TuHexTrialSetup

说明:16进制文件编辑与磁盘编辑软件。类似 ultraedit 的文本编辑工具,支持二进制编辑,支持比较和调整 bitwise 顺序。功能强大,支持文件在二进制级进行比较。-16 hexadecimal file editor and disk-editing software. UltraEdit similar text editing tool that supports the binary editing, support for
<carlose> 在 2024-11-10 上传 | 大小:1.43mb | 下载:0

[编译器/词法分析JavaLex_Java2Asm

说明:用C++作为宿主语言完成Java 语言子集语法、语义分析器。完成文法描述的Java 源代码的语法分析、语义分析及代码生成。代 码生成的目标代码为MASM 汇编代码-Using C++ as the host language to complete a subset of Java language syntax, semantic analyzer. Complete grammar of the Java source code
<房兴华> 在 2024-11-10 上传 | 大小:1.43mb | 下载:0

[编译器/词法分析compile_demo

说明:简单的编译器代码,包括了词法语法分析和代码生成-A simple compiler code, including lexical parsing and code generation
<Mu Mu> 在 2024-11-10 上传 | 大小:1.43mb | 下载:0

[编译器/词法分析XE164-PEC

说明:infineon xe164 example very useful
<xiao jiejun> 在 2024-11-10 上传 | 大小:1.43mb | 下载:0

[编译器/词法分析ppt

说明:这是中国科技大学软件学院编译原理的ppt,可以供大学学习参考,老师是郑启龙-This is a compilation of Software Technology of China principle ppt, can be used for university study and reference, the teacher is Zhengqi Long
<帅江兵> 在 2024-11-10 上传 | 大小:1.43mb | 下载:0

[编译器/词法分析compiler

说明:C语言编译器 整个编译采用一边式的方法生成中间代码。中间代码以四元式的结构表示。由于符号表的存储形式是栈式的,所以目标代码生成是完全以中间代码为基础的。 语法分析、语义分析以及中间代码生成的时候采用的是递归下降子程序法。 - C language complier
<丛广乐> 在 2024-11-10 上传 | 大小:1.44mb | 下载:1

[编译器/词法分析Syntax-analysis

说明:编译原理语法分析器,C++代码编写,基于VS2008-Compiler theory parser, C++ coding based on VS2008
<biancheng> 在 2024-11-10 上传 | 大小:1.44mb | 下载:0

[编译器/词法分析Is-antros-paskaitos

说明:ECG signal filtering and counting R-R intervals.
<Vytautas> 在 2024-11-10 上传 | 大小:1.44mb | 下载:0

[编译器/词法分析yucefenxisuanfa

说明:通过预测分析算法对语法进行分析(first集,follow集,预测分析表,预测分析总控程序)-Through predictive analysis algorithms to analyze the grammar (first set, follow set, predictive analysis table, predictive analytics Master Control Program)
<郭攀> 在 2024-11-10 上传 | 大小:1.43mb | 下载:0

[编译器/词法分析CPP-lexical-analyzer

说明:词法分析器功能的输入源,按照构词规则成一系列字的符号。Word是一个独立意义的语言,包括关键字,标识符,运算符,行业经营者和常量等的最小单位-Lexical analyzer function input source, in accordance with the rules of word formation into a series of word symbols. Word is the smallest unit of an
<飞扬> 在 2024-11-10 上传 | 大小:1.44mb | 下载:0

[编译器/词法分析CORSO_C

说明:corso di base completo per linguaggio c
<raptuz > 在 2024-11-10 上传 | 大小:1.43mb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 155.56 .57 .58 .59 .60 ... 1384 »

源码中国 www.ymcn.org