资源列表
icReaderPrj
- quiero el preograma que tiebnen en su web , gracias
oj
- (n阶Hanoi塔问题)假设有三个分别命名为A、B、C的塔座,在塔座A上插有n(n<20)个直径大小各不相同、依小到大编号为1,2,…,n的圆盘。现要求将A轴上的n个圆盘移至塔座C上并仍按同样顺序叠排,圆盘移动时必须遵循下列规则: 1)每次只能移动一个圆盘; 2)圆盘可以插在A、B、C中的任一塔座上; 3)任何时刻都不能将一个较大的圆盘压在较小的圆盘之上。 请通过编程来打印出移动的步骤. Input 只有一组输入数据.输入数据N( 表示在开始时A塔
compile
- 编译原理的语法分析程序,可以用来参考参考-compile
st20_decompiler
- ST20 C decompiler, supports only Ida Pro format of assembler source code.
YFFXQ
- 使用递归子程序法设计一个语法分析程序,自顶向下分析方法. 1、使用递归下降分析算法分析表达式文法: exp ::= exp addop term | term addop ::= + | - term ::= term mulop factor | factor mulop ::= * | / factor ::= (exp) | number 其中number可以是多位的十进制数字串(整数即可),因此这里还需要一个小的词法分析器来得到number的值。 2、该
compiler
- this is a project about implementation C with yacc and bison.
my
- 用C语言写的一个词法分析器,能识别大部分关键字,不过对错误的处理不够完善-Written in C language with a lexical analyzer that can identify most of the keywords, but not enough to improve the handling of error
LL(1)
- LL(1)分析 写的语法分析程序,但是不能实现消除左递归,提取公因子-LL (1) analysis of written grammar analysis program, but can not eliminate the left recursion, extracting common factor
xdtools
- 一个很好的编译工具- A very good translation tool
wxslckbk
- 用与合成孔径雷达的回波检测的编程的原代码-Using synthetic aperture radar detection of the echo of the original programming code