资源列表

« 1 2 ... .63 .64 .65 .66 .67 968.69 .70 .71 .72 .73 ... 1384 »

[编译器/词法分析test1

说明:词法分析及语法分析。文法为自定义,语法分析为LR(1)分析法。仅供参考。-Lexical analysis and parsing. The grammar for the custom parsing LR (1) analysis. For reference only.
<房梦阳> 在 2024-11-20 上传 | 大小:356kb | 下载:0

[编译器/词法分析Hi3515-DataBrief

说明:hisilicon hi3515 encoding decoding processor data sheet - english
<Daniel Goetza> 在 2024-11-20 上传 | 大小:1.23mb | 下载:0

[编译器/词法分析Chapt0

说明:我在仰望,这是编译原理第一次实验的内容,我写了好久的-this is the first
<俞颢> 在 2024-11-20 上传 | 大小:60kb | 下载:0

[编译器/词法分析CRC

说明:循环码的编码与译码器(支持一位的纠错) 编码(n,k可调) 测试用例1: input:n=7 k=3 g=11101 m=101 output:1010011 input:n=7 k=3 g=11101 m=010 output:0100111 测试用例2: input:n=7 k=4 g=1011 m=1101 output:1101001 input:n=7 k=
<GemALLEN> 在 2024-11-20 上传 | 大小:2kb | 下载:0

[编译器/词法分析HexToText-090724

说明:HexToText 090724 -HexToText 090724HexToText 090724
<yihoudelu> 在 2024-11-20 上传 | 大小:72kb | 下载:0

[编译器/词法分析test4

说明:这个是我自己写的冠以编译原理的文法分析的程序-This is the program I wrote it myself dubbed compiler theory of grammar analysis
<changdi> 在 2024-11-20 上传 | 大小:157kb | 下载:0

[编译器/词法分析ansi_C_yacc

说明:标准C语言的语法分析器的yacc文件,可以经过yacc处理编译为标准C语言的语法分析器的C源文件,再编译这些源文件生成语法分析器。-Lex file of the standard C language parser, the parser can after lex handle compiled for the standard C language C source file, and then compile these sou
<ccyndi> 在 2024-11-20 上传 | 大小:2kb | 下载:0

[编译器/词法分析ansi_C_lex

说明:标准C语言的词法分析器的lex文件,可以经过lex处理编译为标准C语言的词法分析器的C源文件,再编译这些源文件生成词法分析器。-Lex file of the standard C language parser, the parser can after lex handle compiled for the standard C language C source file, and then compile these sourc
<ccyndi> 在 2024-11-20 上传 | 大小:2kb | 下载:0

[编译器/词法分析hammingcodedecodinggai

说明:汉明码的各种译码方法及性能比较,硬判决,ML译码,和积算法的matlab代码-failed to translate
<牛牛> 在 2024-11-20 上传 | 大小:52kb | 下载:0

[编译器/词法分析tex

说明:latex转化数学公式为图片并在html页面显示-latex conversion of the mathematical formula for the picture displayed in the html page
<stone> 在 2024-11-20 上传 | 大小:625kb | 下载:0

[编译器/词法分析bianyiyuanlikeshe

说明:DO-WHILE语句的翻译程序设计(递归下降法、输出四元式)-DO-WHILE statement translation programming (recursive descent method, the output of four yuan type)
<yangzi> 在 2024-11-20 上传 | 大小:17kb | 下载:0

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

说明:使用某种高级语言和LEX实现一个C语言子集的词法分析器,即从输入的源程序中,识别出各个具有独立意义的单词,滤掉空格和注释。依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示)。其中空白符、制表符和换行符均视为空格,用来分隔单词,注释包括两种形式:/*…*/和//。-Use some kind of high-level language and the LEX lexical anal
<吴越> 在 2024-11-20 上传 | 大小:2kb | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 968.69 .70 .71 .72 .73 ... 1384 »

源码中国 www.ymcn.org