资源列表

« 1 2 ... .76 .77 .78 .79 .80 681.82 .83 .84 .85 .86 ... 1384 »

[编译器/词法分析oj

说明:(n阶Hanoi塔问题)假设有三个分别命名为A、B、C的塔座,在塔座A上插有n(n<20)个直径大小各不相同、依小到大编号为1,2,…,n的圆盘。现要求将A轴上的n个圆盘移至塔座C上并仍按同样顺序叠排,圆盘移动时必须遵循下列规则: 1)每次只能移动一个圆盘; 2)圆盘可以插在A、B、C中的任一塔座上; 3)任何时刻都不能将一个较大的圆盘压在较小的圆盘之上。 请通过编程来打印出移动的步骤. Input
<米米> 在 2024-11-21 上传 | 大小:190kb | 下载:0

[编译器/词法分析DO-WHILEWHILE

说明:LL1,四元式,很容易懂的,有一个文档在文件里,有详细说明-LL(1),four of out,is very easy to know,there is a word in the document
<林显超> 在 2024-11-21 上传 | 大小:316kb | 下载:0

[编译器/词法分析Yyfx

说明:编译语法分析,可以进行语法分析,但是不是很好-gramergramergramergramer
<wwq> 在 2024-11-21 上传 | 大小:838kb | 下载:0

[编译器/词法分析for

说明:for循环语句的翻译,递归下降法,输出三元式-for
<xhouyan> 在 2024-11-21 上传 | 大小:2kb | 下载:0

[编译器/词法分析ll1

说明:编译原理LL1文法分析器 用c语言写的 很好用-Compiler Construction Principles LL1 parser grammar to write well with the c language to use
<mosquito> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[编译器/词法分析lexicalparser

说明:基于VC的简单的词法语法分析器,学习编译原理后的小尝试~ -VC-based simple lexical parser, learning theory, the little attempt to compile ~
<Mckuro> 在 2024-11-21 上传 | 大小:152kb | 下载:0

[编译器/词法分析111

说明:编译原理PL0的扩充 编译原理课程设计 编译器-Compilation Principle PL0 expansion
<张观平> 在 2024-11-21 上传 | 大小:890kb | 下载:0

[编译器/词法分析Compiling

说明:一个完整的编译程序 包括词法分析 语义分析等等 适合初学者学习使用-A complete compilation procedures, including lexical analysis of the semantic analysis, and so is suitable for beginners learning to use
<SFDGSDFG> 在 2024-11-21 上传 | 大小:303kb | 下载:0

[编译器/词法分析LR_if_else

说明:IF-ELSE条件语句的翻译程序设计(LR方法、输出四元式) -IF-ELSE conditional statements translation of program design (LR method, the output quaternion type)
<周冰> 在 2024-11-21 上传 | 大小:1.18mb | 下载:0

[编译器/词法分析lab3

说明:用C++编写的简单的词法分析器,还请大家多多指教。-C++, written in a simple lexical analyzer, but also please the exhibitions.
<wendongqin> 在 2024-11-21 上传 | 大小:3kb | 下载:0

[编译器/词法分析lab2

说明:自底向上的递归调用子程序的语法分析器,有何需要改进,大家请指出。-Bottom-up parser subroutine recursive call, what needs to be improved, do not point out.
<wendongqin> 在 2024-11-21 上传 | 大小:850kb | 下载:0

[编译器/词法分析123

说明:算符优先的自上而下词法分析器,有些许复杂,有点难。-Operator priority top-down lexical analyzer, slightly complicated, somewhat difficult.
<wendongqin> 在 2024-11-21 上传 | 大小:165kb | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 681.82 .83 .84 .85 .86 ... 1384 »

源码中国 www.ymcn.org