资源列表

« 1 2 ... .40 .41 .42 .43 .44 445.46 .47 .48 .49 .50 ... 1384 »

[编译器/词法分析Lcsgrammer

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

[编译器/词法分析cifafexiqi

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

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

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

[编译器/词法分析Parser

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

[编译器/词法分析Compiler

说明:这是一本编译原理的龙书,受到广泛学者的一直好评!本人也觉不错。-This is a Compilation Principle of Liuzhou book, by a wide range of scholars has been positive! I also feel good.
<榕源> 在 2024-10-13 上传 | 大小:38244352 | 下载:0

[编译器/词法分析DLL

说明:简单的语法分析器,本人的能力有限,实现过程中,有些条件没有真正实现,但是我认为我写的方法简单易懂!-Simple grammar analyzer, my limited ability to achieve the process, some of the conditions did not really realize, but I think I write easy-to-understand way!
<linda> 在 2024-10-13 上传 | 大小:4096 | 下载:0

[编译器/词法分析ComPil_Vb_Ana

说明:词法分析器-Lexical analyzer
<> 在 2024-10-13 上传 | 大小:1911808 | 下载:0

[编译器/词法分析ex_1

说明:语法分析程序,简易的,能应付编译原理作业。-Grammar analysis program, simple, and can cope with the principle of operation compiler.
<mengnan> 在 2024-10-13 上传 | 大小:25600 | 下载:0

[编译器/词法分析31110658445

说明:编译原理语义分析代码 ,有详细的实验报告,适合初学者学习-Principles of semantic analysis compiled code, a detailed experimental report, suitable for beginners to learn
<林峰> 在 2024-10-13 上传 | 大小:27648 | 下载:0

[编译器/词法分析cifafenxi

说明:这是编译原理此法分析器的简单代码,能实现基本的功能 -This is the principle of this method to compile a simple code analyzer that can realize the basic functions of
<林峰> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[编译器/词法分析13152747397

说明:词法分析器,里面有说明。用c语言写的,不错的。-Lexical analyzer, which has made it clear. Using c language, and good.
<潘岳> 在 2024-10-13 上传 | 大小:3072 | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 445.46 .47 .48 .49 .50 ... 1384 »

源码中国 www.ymcn.org