资源列表

« 1 2 ... .66 .67 .68 .69 .70 371.72 .73 .74 .75 .76 ... 1384 »

[编译器/词法分析yufafenxi_ll(1)

说明:学编译原理时写的一个语法分析程序 一.[目的要求] ① 对输入文法,由程序自动构造FIRST FOLLOW集 ② 对输入文法,由程序自动生成它的LL(1)分析表; ③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。 二.[题目分析] 该程序可分为如下几步: (1)读入文法 (2)判断正误 (3)若无误,判断是否为LL(1)文法 (4)若是,构造分析表; (
<李爱春> 在 2024-11-15 上传 | 大小:5kb | 下载:0

[编译器/词法分析SSI-v10

说明:Sitronix 開發環境 Ver 10-Sitronix development environment Ver 10
<evision> 在 2024-11-15 上传 | 大小:4.88mb | 下载:0

[编译器/词法分析20070518

说明:C-语言的编译器中的词法分析和语法分析VC++开发-C-language compiler of lexical analysis and syntax analysis of the development of VC
<> 在 2024-11-15 上传 | 大小:46kb | 下载:0

[编译器/词法分析bianyiyuanlikechengsheji

说明:词法分析,语法分析,以及中间代码生成 布尔表达式转换为逆波兰式-lexical analysis, parsing, and the intermediate code generated Boolean expressions into reverse Polish notation
<陈进> 在 2024-11-15 上传 | 大小:1.69mb | 下载:0

[编译器/词法分析asmperfect

说明:自己做的汇编编译器,通过c来写的,界面同于vc++,便于使用。-own compilation compiler, c write, in vc interface with ease of use.
<> 在 2024-11-15 上传 | 大小:1.31mb | 下载:0

[编译器/词法分析WordAnalysis2

说明:用c++语言编写的词法分析器源代码,很适合做课程设计。-c language used in the preparation of a lexical analyzer source code, is suitable for curriculum design.
<张智伟> 在 2024-11-15 上传 | 大小:29kb | 下载:0

[编译器/词法分析Expression_c++

说明:一个C++对赋值语句的翻译,能输出四元式-a C on assignment for the translation, can output four yuan-
<林峰> 在 2024-11-15 上传 | 大小:10kb | 下载:0

[编译器/词法分析34060628_

说明:pl0的扩展编译器,扩展文法很多,很实用,希望有喜欢的朋友拿去,多多互相学习。-p10 extension compiler, many extended grammar, very practical, with the hope of friends like guns, lot to learn from each other.
<baigreen> 在 2024-11-15 上传 | 大小:416kb | 下载:0

[编译器/词法分析ld_400_03_pc

说明:TI TMS320C54X C语言编译及汇编开发包-TI TMS320C54X C language compiler and compilation development kits
<Sam Zhang> 在 2024-11-15 上传 | 大小:3.75mb | 下载:0

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

说明:4位七段显示、3x3键扫实验 希望能有用,已经测试过的-four paragraph 107, 3x3 bond So useful experiments hope to have tested the
<zzd> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[编译器/词法分析6bit

说明:6位八段码显示(汇编语言,扩展名asm) 也是测试过的了-six eight shows code (assembly language extensions asm2) is also tested in the
<zzd> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[编译器/词法分析xianluma

说明:该程序实现了几种线路码的编译过程。包括编码和译码的过程,绘制有关的性能曲线、频谱图和波形图,还有纠错的能力。-the realization of several lines of code compile process. Including the coding and decoding process, drawing on the performance curve, spectrum and waveform charts a
<李家军> 在 2024-11-15 上传 | 大小:16kb | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 371.72 .73 .74 .75 .76 ... 1384 »

源码中国 www.ymcn.org