-
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,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 semantic analysis. Early hopes for the opening of my account, and we interact more, as a good friend who love programming.
- 2022-03-06 22:29:54下载
- 积分:1
-
一个超级文本编辑器,允许用户同时打开多个文档,允许用户剪切、拷贝、粘贴,允许用户设置制表位、设置字体、打印字体等。...
一个超级文本编辑器,允许用户同时打开多个文档,允许用户剪切、拷贝、粘贴,允许用户设置制表位、设置字体、打印字体等。-A super-text editor that allows users to open multiple documents at the same time, allowing users to cut, copy, paste, allow users to set up tab, and set the font, print fonts and so on.
- 2022-08-26 03:06:37下载
- 积分:1
-
C write text editor
用C++写的文本编辑程序-C write text editor
- 2023-07-18 06:50:02下载
- 积分:1
-
目前对于PDF的研究及源码都不多,所以相信此源码能对大家有很大的帮助。mupdf是一个轻量级的pdf解析库和浏览器,非常适合在嵌入式设备上移植使用,但是移植会有...
目前对于PDF的研究及源码都不多,所以相信此源码能对大家有很大的帮助。mupdf是一个轻量级的pdf解析库和浏览器,非常适合在嵌入式设备上移植使用,但是移植会有一定难度,Good Luck!-At present the research and source code for the PDF do not have much, it is believed that this source can be of great help to all of us. mupdf is a lightweight pdf parsing library and browser, very suitable for portable use in embedded devices, but the transplants will be some difficulties, Good Luck!
- 2022-01-26 06:41:25下载
- 积分:1
-
Source Insight Source Insight is an innovative project development
Source Insight Source Insight是一个革新的面向项目开发的程序编辑器和代码浏览器,它拥有内置的对C/C++, C#和Java等程序的分析。Source Insight能分析你的源代码并在你工作的同时动态维护它自己的符号数据库,并自动为你显示有用的上下文信息。Source Insight不仅仅是一个强大的程序编辑器,它还能显示reference trees,class inheritance diagrams和call trees。Source Insight提供了最快速的对源代码的导航和任何程序编辑器的源信息。-Source Insight Source Insight is an innovative project development-oriented program editor and code browser, it has built on the C/C++, C#, and Java programs such as analysis. Source Insight can analyze your source code and in your work at the same time maintaining its own symbols dynamic database, and automatically shows you a useful context information. Source Insight is not just a powerful program editor, which also shows reference trees, class inheritance diagrams, and call trees. Source Insight provides the most rapid navigation to the source code and any program editor of the source information.
- 2022-07-11 11:35:12下载
- 积分:1
-
TC function inquiry ultra easily to use recommends
TC函数查询器 超好用 推荐-TC function inquiry ultra easily to use recommends
- 2022-12-07 01:50:03下载
- 积分:1
-
该程序由C语言编写而成,主要是关于文件的压缩与解压缩,程序简单易懂,非常适合出学者模仿。...
该程序由C语言编写而成,主要是关于文件的压缩与解压缩,程序简单易懂,非常适合出学者模仿。- This procedure becomes by the C language compilation, mainly is
about the document compression and the solution compression, the
procedure simple is easy to understand, extremely suits the scholar to
imitate.
- 2022-02-03 15:04:29下载
- 积分:1
-
查看二进制文件的HexView的源代码
查看二进制文件的HexView的源代码- Examines the binary file the HexView source code
- 2022-03-28 15:54:18下载
- 积分:1
-
This is which writes with VC writes the board procedure! Has
some special functi...
这是用VC写的一个写字板程序!有一些特别的功能!具体我忘了你还是好好看看! - This is which writes with VC writes the board procedure! Has
some special functions! Made concrete me to forget you or to have a
look well!
- 2022-06-28 17:09:18下载
- 积分:1
-
非常小巧实用的记事本程序,支持多窗口编辑.功能非常实用~~~是用户必备软件之一啊~...
非常小巧实用的记事本程序,支持多窗口编辑.功能非常实用~~~是用户必备软件之一啊~-very compact and practical procedure in the notebook, support multi-window editing. very useful function ~ ~ ~ is one of the software required users ah ~
- 2022-05-01 00:41:08下载
- 积分:1