资源列表

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

[编译器/词法分析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> 在 2024-11-19 上传 | 大小:3kb | 下载:0

[编译器/词法分析Compiler

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

[编译器/词法分析LCD

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

[编译器/词法分析easywordedit

说明:简单的c词法分析器,能分析出整数,标志符,保留字等。-easy wordedit
<xue> 在 2024-11-19 上传 | 大小: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
<房兴华> 在 2024-11-19 上传 | 大小:1.43mb | 下载:0

[编译器/词法分析scanner

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

[编译器/词法分析crc

说明:CRC码的几种编码程序,但缺少一种VHDL的,还望大家补充下联系我。-thanks
<博杰> 在 2024-11-19 上传 | 大小:6kb | 下载:0

[编译器/词法分析word_analyser

说明:编译原理中的词法分析程序,使用netbeans开发-Compiler Construction Principles of lexical analysis, the use netbeans to develop
<梁晓明> 在 2024-11-19 上传 | 大小:106kb | 下载:0

[编译器/词法分析cgc

说明:c 语言写的C语言编译器,使用vc++6.0,两人合作完成的-the c compile with c language finsheed!
<jjl> 在 2024-11-19 上传 | 大小:6kb | 下载:0

[编译器/词法分析F67179FJDMEQ2W3HND

说明:C++ is widely used in the software industry. Some of its application domains include systems software, application software, device drivers, embedded software, high-performance server and client applications, and enterta
<jk> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[编译器/词法分析WordsAndGrammarAnalysis

说明:6个不同的词法语法分析程序源代码,或者说通用c的编译器源码,3个c++控制台程序,3个mfc应用程序,-Six different lexical parsing source code, or common-source compiler c, 3 c++ console process, three mfc application, huh, huh
<yzp> 在 2024-11-19 上传 | 大小:466kb | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 594.95 .96 .97 .98 .99 ... 1384 »

源码中国 www.ymcn.org