资源列表

« 1 2 ... .24 .25 .26 .27 .28 429.30 .31 .32 .33 .34 ... 1384 »

[编译器/词法分析bianyiyuanli

说明:编译原理,包括词法语法,ll(1) Lr分析-Compiler Construction Principles, including the lexical grammar, ll (1) Lr Analysis
<蓝飞> 在 2024-11-16 上传 | 大小:163kb | 下载:0

[编译器/词法分析yufa

说明:语法分析器, 语法分析器,-Grammar parser, syntax analyzer, syntax analyzer,
<> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[编译器/词法分析xxl

说明:简单的词法分析器做的比较简单全当测试上传了。-Simple lexical analyzer is relatively simple to do the whole test uploaded.
<赵丰富> 在 2024-11-16 上传 | 大小:11kb | 下载:0

[编译器/词法分析1

说明:利用哈夫曼树的构造原理,可以对字符进行编码,并且可以对已 经编译好的代码进行译码,并且包括进行显示输出和文件保存,文件存储。 -Huffman tree constructed using the principle can encode characters, and may have been compiled code decoding, and includes display output and save the f
<阿能> 在 2024-11-16 上传 | 大小:179kb | 下载:0

[编译器/词法分析Compere

说明:这本书比较详细地讲解了编译器的实现,附加相关代码实现-Comparison of this book explain in detail the realization of the compiler, additional relevant code
<榕源> 在 2024-11-16 上传 | 大小:14.44mb | 下载:0

[编译器/词法分析SolvedHZIEE

说明:ACM 威士忌部分答案,可能有误,请谅解。-ACM whiskey part of the answer may be incorrect, please understanding.
<agxqsntt> 在 2024-11-16 上传 | 大小:1.14mb | 下载:0

[编译器/词法分析Lcsgrammer

说明:用c语言实现简单的编译原理中的一条语句的词法分析。-Using c language compiler realize a simple principle of a statement of the lexical analysis.
<linchangsheng> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[编译器/词法分析cifafexiqi

说明:词法分析器的简单实现,为关键的算法,定义的关键字-Realize a simple lexical analyzer for the key algorithm, the definition of keywords
<> 在 2024-11-16 上传 | 大小:2kb | 下载:0

[编译器/词法分析BankOfComputing.cpp

说明: 本程序是一个行计算器(即对表达式求值)。计算器能实现加、减、乘、除、取余(%)和乘方(^)运算;能实现三角函数(正弦函数sin和余弦函数cos),求10为底的对数log,求2为底的对数ln,求e的指数幂exp,其参数也可以是合法的表达式; 计算器并能对表达式的合法性进行测试,错误的能给出表达式错误的信息。 ] 输入文件格式:第一行是一个正整数N,表示有多少行表达式。接下来的N行每一行是 一个表达式。表达式使用由浮点数(只用
<刘志兵> 在 2024-11-16 上传 | 大小:3kb | 下载:0

[编译器/词法分析Parser

说明:本程序要求用户在控制台里输入非终极符,终结符与产生式,然后对用户输入的文法进行分析,得出first集 与follow 集,并打印出预测分析表用户决定是否继续进行句型分析,如继续则给出符号分析栈的实现,从而判断刚输入的句子是否为符合该文法的句子。 该程序遵循LL(1) 文法FIRST(A)的构造:是A的所有可能推导的开头终结符或可能的ε FOLLOW(A)是所有句型中出现在紧接A之后的非终结符或“#” 预测分析程序 构造LL(1)分
<刘志兵> 在 2024-11-16 上传 | 大小:6kb | 下载:0

[编译器/词法分析decompiler

说明:我自己写的flash player decompiler,不是幡汇编器,是反编译器,用来反编译swf文件的actionscr ipt,支持swf 6-I wrote it myself flash player decompiler, assembler not Hatabu is Decompiler to decompile the swf file actionscr ipt, support swf 6
<westwind1974> 在 2024-11-16 上传 | 大小:30kb | 下载:0

[编译器/词法分析Compiler

说明:这是一本编译原理的龙书,受到广泛学者的一直好评!本人也觉不错。-This is a Compilation Principle of Liuzhou book, by a wide range of scholars has been positive! I also feel good.
<榕源> 在 2024-11-16 上传 | 大小:36.47mb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 429.30 .31 .32 .33 .34 ... 1384 »

源码中国 www.ymcn.org