-
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),...
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是LL1语法分析部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友。-this principle is to compile the source code, the compiler principles involved in various processes : lexical analysis, LL1 syntax analysis, semantic analysis and code generation and code optimization (regular expression optimization, public expression optimization, optimization loop invariant), intermediate code generation target code goal of the interpretation and implementation of code, described in detail a compiler design and implementation. It is the outline of teaching, curriculum design good model, as well as programming enthusiasts to raise a good reference, which is part of LL1 syntax analysis. Early hopes for the opening of my account, and we interact more, as a good friend who love programming.
- 2022-03-29 20:36:39下载
- 积分:1
-
一个比较简单的文本编辑器,基本的功能都有了。
一个比较简单的文本编辑器,基本的功能都有了。-a simple text editor, the basic functions have everything.
- 2022-01-31 11:29:47下载
- 积分:1
-
AR6101_DS.PDF
atheros芯片的相关文档
AR6101_DS.PDF
atheros芯片的相关文档-Related documents AR6101_DS.PDFatheros chips
- 2022-03-03 18:43:26下载
- 积分:1
-
C++入门,C++的基础知识,格式为PDF,有需要的可以下来看看。...
C++入门,C++的基础知识,格式为PDF,有需要的可以下来看看。-C++ entry, C++ the basic knowledge, the format for the PDF, there is a need to look at the can down.
- 2022-08-22 09:44:13下载
- 积分:1
-
我一般用于制作和整理(文件搜索方式)编程技术文档和各类源代码,
可以如编程工具一样分色显示程序(C++, Delphi , java, Vb, SQL ……...
我一般用于制作和整理(文件搜索方式)编程技术文档和各类源代码,
可以如编程工具一样分色显示程序(C++, Delphi , java, Vb, SQL ……)(用算法实现),
主要用于查找相应的类和函数的应用。
同样可以用它来制作电子书籍。(制作出《诸子百家》)
考虑到兼容问题: 在发布时删除了皮肤组件.所以运行出来的效果不美观.
平台: delphi7
本软件为开源软件. 所有人都可以使用其源码.请注明出处就OK了
有任何问题,都可以向我发送Email.
设计者: 薛朝文
Email:xcwen@sina.com
-I generally used in the production and processing (document search) technical documentation and a variety of programming source code, can be the same programming tools such as color display program (C++, Delphi, java, Vb, SQL ... ...) (with algorithm), which is used to find the appropriate category and function applications. Can also use it to create e-books. (To produce Zhuzi 100 ), taking into account the compatibility issue: when it is published to delete the skin component. Therefore, the effect of running out eyesores created. Platform: delphi7 this software for open source software. Everyone can use their source . Please indicate the source on the OK have any questions, you can send me Em
- 2023-07-06 11:45:03下载
- 积分:1
-
此控件能够对PDF进行操作,能打开,打印等
此控件能够对PDF进行操作,能打开,打印等-control the pdf
- 2022-10-10 16:10:02下载
- 积分:1
-
词法分析
词法分析- Lexical analysis
- 2022-02-15 17:25:45下载
- 积分:1
-
检测语法编辑类别
检测语法的Edit类-detection syntax Edit category
- 2022-01-21 21:41:29下载
- 积分:1
-
编译原理词法分析器(V2.0) 提供了词法分析的所有功能,能完成词法分析的所有任务...
编译原理词法分析器(V2.0) 提供了词法分析的所有功能,能完成词法分析的所有任务-compiler theory lexical analyzer (V2.0) provides a lexical analysis of all functions, lexical analysis can be completed all the tasks
- 2022-04-30 14:35:09下载
- 积分:1
-
阅读HTML格式的新工具。伪装成前景快递邮件。可自定义…
阅读HTML格式小说的工具。
伪装成Outlook Express的邮件。
可以定制收件人等Mail信息。-read HTML format novel tool. Disguised as Outlook Express mail. Can be customized, such as the addressee Mail information.
- 2022-03-24 03:37:45下载
- 积分:1