资源列表

« 1 2 ... .89 .90 .91 .92 .93 594.95 .96 .97 .98 .99 ... 1383 »

[编译器/词法分析4

说明:一个小型的C解释器,可以编译执行简单的C程序并且给出结果。-A small C interpreter, you can compile a simple C implementation of procedures and results are given.
<LuoJun> 在 2025-06-21 上传 | 大小:13kb | 下载:0

[编译器/词法分析SemanticAnalyse

说明:编译原理词法分析源码,将一段程序代码,分析成一个有序token序列 -Principles of lexical analysis to compile source code, will be a section of program code, analysis as a token in an orderly sequence
<陈树佳> 在 2025-06-21 上传 | 大小:169kb | 下载:0

[编译器/词法分析cifafenxi

说明:简单的词法分析器 编译课程综合训练 java语言 -Simple lexical analyzer to compile a comprehensive training course java language
<rxg> 在 2025-06-21 上传 | 大小:6kb | 下载:0

[编译器/词法分析yufafenxi

说明:语法分析器 java版 编译课程综合训练-Java version of the compiler parser comprehensive training courses
<rxg> 在 2025-06-21 上传 | 大小:5kb | 下载:0

[编译器/词法分析rsc_encode

说明:卷积码的MATLAB的实现,通过MATLAB的平台轻易地实现卷积码的编译。-Convolutional codes of the realization of the MATLAB
<lituguang> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[编译器/词法分析max-log-map

说明:max-log-map算法的C语言的实现,能计算出所需要的LLR,做出软判决和硬判决。-max-log-map algorithm for the realization of the C language, can be required to calculate LLR, make a hard decision and soft decision.
<lituguang> 在 2025-06-21 上传 | 大小:3kb | 下载:0

[编译器/词法分析Compiler

说明: 编译课上做的小程序,用四种分析方法分别实现(LL1,算符优先,递归下降,简单词法分析) 完成对正则文法所描述的Pascal语言子集单词符号的词法分析程序。 <标识符>→字母︱ <标识符>字母︱ <标识符>数字 <无符号整数>→数字︱ <无符号整数>数字 <单字符分界符> →+ ︱- ︱* ︱ ︱(︱) <双字符分界符>→<大于>=︱<小于>=︱<小于&g
<丁丁> 在 2025-06-21 上传 | 大小:472kb | 下载:0

[编译器/词法分析LCD

说明:用DSP控制LED,DSP采用2812.此程序在实际板子上调试通过。-DSP control with LED, DSP using 2812. This program debugging through the actual board.
<皮皮> 在 2025-06-21 上传 | 大小:153kb | 下载:0

[编译器/词法分析easywordedit

说明:简单的c词法分析器,能分析出整数,标志符,保留字等。-easy wordedit
<xue> 在 2025-06-21 上传 | 大小:4kb | 下载: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 to describe the syntax analys
<房兴华> 在 2025-06-21 上传 | 大小:1.43mb | 下载:0

[编译器/词法分析scanner

说明:用 C++ 作为宿主语言完成: Java语言词法分析器的设计和实现 使用DFA实现词法分析器的设计; 实现对Java源程序中注释的过滤; 利用两对半缓冲区从文件中逐一读取单词; 词法分析结果属性字流存放在独立文件(文件名:scanner_output)中; 统计源程序每行单词的个数和整个源文件单词个数; 具有报告词法错误和出错位置(源程序行号和该行字符)的功能;-Using C++ as the host language to complete: Java lang
<房兴华> 在 2025-06-21 上传 | 大小:245kb | 下载:0

[编译器/词法分析The_principle_of_source_code_compiler

说明:编译原理源代码 以及实验描述 找了很久才找到的-Compiler Construction Principles and experimental descr iption of the source code looking for a long time to find the
<chenlang> 在 2025-06-21 上传 | 大小:31kb | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 594.95 .96 .97 .98 .99 ... 1383 »

源码中国 www.ymcn.org